From owner-freebsd-questions Sun Aug 10 16:38:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA23760 for questions-outgoing; Sun, 10 Aug 1997 16:38:57 -0700 (PDT) Received: from css.tuu.utas.edu.au (acs@css.tuu.utas.edu.au [131.217.115.65]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA23736 for ; Sun, 10 Aug 1997 16:38:53 -0700 (PDT) From: andrew@ugh.net.au Received: from localhost (acs@localhost) by css.tuu.utas.edu.au (8.8.5/8.8.5) with SMTP id JAA13475; Mon, 11 Aug 1997 09:40:18 +1000 (EST) X-Authentication-Warning: depravitas.tuu.utas.edu.au: acs owned process doing -bs Date: Mon, 11 Aug 1997 09:40:18 +1000 (EST) To: Paul Dekkers cc: freebsd-questions@FreeBSD.ORG Subject: Re: poppassd in 2.2.1 In-Reply-To: Message-ID: X-Meaning-of-Life: none X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 10 Aug 1997, Paul Dekkers wrote: > 500 Unable to change password. Did it log anything? > but when starting poppassd from the commandline I can change the password > but I got no message after newpass, so it hangs, but the passwd has been > changed. > > what's wrong? you need a newer version of the poppassd port....ftp://ftp.freebsd.org/FreeBSD/incoming/poppassd-2.2.tar.gz or something along those lines... Andrew