From owner-freebsd-questions Sun Aug 10 15:15:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA19136 for questions-outgoing; Sun, 10 Aug 1997 15:15:27 -0700 (PDT) Received: from nic.7da.nl (nic.7da.nl [195.108.246.98]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA19116 for ; Sun, 10 Aug 1997 15:15:20 -0700 (PDT) Received: from uucp@localhost by nic.7da.nl id AAA14786; Mon, 11 Aug 1997 00:15:33 +0200 Received: from localhost (localhost.nev.ml.org [127.0.0.1]) by gromit.nev.ml.org (8.8.5/8.8.5) with SMTP id XAA01438 for ; Sun, 10 Aug 1997 23:39:04 +0200 (CEST) Date: Sun, 10 Aug 1997 23:39:04 +0200 (CEST) From: Paul Dekkers X-Sender: paul@gromit.nev.ml.org To: freebsd-questions@freebsd.org Subject: poppassd in 2.2.1 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi I installed poppassd 4.0 (??) from the ports collection of 2.2.1 but I can't use it, it gives me an error message like: 200 poppassd v1.2 hello, who are you? user paul 200 your password please. pass old-pwd 200 your new password please. newpass new-pwd 500 Unable to change password. 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? -= Paul =-