From owner-freebsd-isp Wed Sep 18 19:18:00 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA02065 for isp-outgoing; Wed, 18 Sep 1996 19:18:00 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA02022 for ; Wed, 18 Sep 1996 19:17:54 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.7.5/8.7.3) id MAA05334; Thu, 19 Sep 1996 12:17:33 +1000 (EST) Date: Thu, 19 Sep 1996 12:17:31 +1000 (EST) From: "Daniel O'Callaghan" To: Frode Nordahl cc: "isp@FreeBSD.org" Subject: Re: Denying expired users POP? In-Reply-To: <199609181757.TAA25256@login.bigblue.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 18 Sep 1996, Frode Nordahl wrote: > On Tue, 17 Sep 1996 18:47:43 +1000 (EST), Daniel O'Callaghan wrote: > > >[ Words to the effect that he wanted popper to use the expire fields in ] > >[ password file. ] > > Thanks to Danny's patch the qpopper expiry problem is now solved for me. > I've tested it briefly, and it works. *sigh* On closer inspection of the FreeBSD ports package, the supplied patch patches/patch-ad already has this code in it, as well as the code for SKEY support. Ah well, it's interesting that so much discussion ensued, and no-one noticed that the code was supposedly already there. I'll investigate this further, I think. Danny