On Thu, Sep 27, 2001 at 02:56:47PM +0900, UEDA Hiroyuki wrote:
> Hi, all.
> 
>   I have installed qmail-ldap and now am testing it. I can send a mail
> and the mail is delivered correctly. But I have very critical problem...
> 
>   When I connect POP daemon, tcpserver + qmail-pop3d, authentication is
> OK, but the connection dies immediately. So I tested with DEBUGLEVEL=511.
> The result is here :
> 
> ---------------------------------------------------------------------
> [root@cosmos bin]# env DEBUGLEVEL=511 /var/qmail/bin/qmail-popup
> cosmos.kamome.or.jp /var/qmail/bin/auth_pop /var/qmail/bin/qmail-pop3d Maildir
> +OK <[EMAIL PROTECTED]>
> user ueda
> +OK
> pass PASSWORD

<SNIP>

> check_ldap: ldap_lookup sucessfully authenticated with rebind

<SNIP>

> auth_success: environment successfully set: USER=ueda, HOME=/var/qmail/maildirs/
> ueda, MAILDIR=/var/qmail/maildirs/ueda/Maildir/
> +OK
> [root@cosmos bin]#
> ---------------------------------------------------------------------
> 
>   Authentication is OK, but after that, the command finishes with wrong
> result(return code is not 0).
> 
>   Does anyone have an idea?

First of all auth_pop has successfully authenticated your user and the
last "+OK" is from qmail-pop3d.
One possibility is that qmail-pop3d crashed or did something similar.
What is the exit code of qmail-pop3d?
What version of qmail-ldap are you using?
Any additional patches?

The main problem is: I can not reproduce it.

So please send more info to the list.

-- 
:wq Claudio

tail -23 QLDAPINSTALL

Reply via email to