Hi,
 
I have installed Openldap,qmail with qmail-ldap patch. But my qmail-pop3d could not authenticate the ldap user.
 
It shows the below message.
==========================================
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user spd11
+OK
pass suhag
-ERR temporary error
Connection closed by foreign host.
=============================================
 
My pop3 run file is as below
 
=============================================================
#!/bin/sh
exec /usr/local/bin/softlimit -m 2000000 \
    /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup  \
       test.gnfcinfotower.com /var/qmail/bin/auth_pop /var/qmail/bin/qmail-pop3d Maildir 2>&1
=================================================================
 
I can get the mail (by echo) locallly on system i.e in ldapuser's maildir.
 
Thanks in advance
 
Regards,
NOC.

Reply via email to