On Tue, Dec 05, 2000 at 08:55:13PM -0000, Louis Mushandu wrote:
> All,
> 
> I cannot for the life of me get the password authenticaton running as
> evidenced below.  

It's almost certainly a /bin/checkpassword problem.

On www.qmail.org there is an example of how to test checkpassword in
isolation. In additional you can do a subset test and trace it with
truss/strace/ktrace (OS dependent), using, eg:

# truss -f /var/qmail/bin/qmail-popup example.com /bin/checkpassword /bin/pwd


Regards.

> 
> 
> Can anyone help.
> __________________________________
> 
> 
> [root@mail /root]# telnet 0 110
> Trying 0.0.0.0...
> Connected to 0.
> Escape character is '^]'.
> +OK <[EMAIL PROTECTED]>
> user mcuser01
> +OK 
> pass mcuser123
> -ERR authorization failed
> Connection closed by foreign host.
> 
> -------------------------------------------------
> 
> pop3     stream  tcp     nowait  root    /var/qmail/bin/qmail-popup
> qmail-popup mail.mongrel.com /bin/checkpassword /var/qmail/bin/qmail-pop3d
> Maildir
> 
> ___________________________________)
> 

Reply via email to