Hi,

I have read through the archives of this mailinglist but didn't find
anything that solves the problem.

I have qmail-ldap installed, qmail-ldaplookup works and smtp delivers the
email in the correct messageStore, so it uses LDAP with success.

This line:

/var/qmail-ldap/bin/qmail-popup coderspotting.org
/var/qmail-ldap/bin/auth-pop id

works, typing the correct username and password shows me the output of the
"id" command. Typing an incorrect password gives me the expected error
message. Setting debuglevel to 511 and compiling with -DDEBUG gives me the
expected debugging output on the console, without any errors shown.

This is the line if /etc/inetd.conf (qmail recompiled with DEBUG turned off)

pop-3   stream  tcp     nowait  root    /var/qmail-ldap/bin/qmail-popup
qmail-popup coderspotting.org /var/qmail-ldap/bin/auth-pop
/var/qmail-ldap/bin/qmail-pop3d Maildir

or (in another wild try)

pop-3   stream  tcp     nowait  root    /var/qmail-ldap/bin/tcp-env tcp-env
/var/qmail-ldap/bin/qmail-popup coderspotting.org
/var/qmail-ldap/bin/auth-pop /var/qmail-ldap/bin/qmail-pop3d Maildir

does not work.

This is the output:

[root@fritsje bin]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user bavo
+OK
pass MYPASSWORDl
-ERR error in server configuration
Connection closed by foreign host.


What is wrong?


Bavo De Ridder
Field Application Engineer
Silverstream Software

tel +32 (2) 474 46 11
fax +32 (2) 474 46 95
gsm +32 (478) 96 96 98
email mailto:[EMAIL PROTECTED]

        Given the solution, what is the problem?
 <<Bavo De Ridder (E-mail).vcf>> 

Bavo De Ridder (E-mail).vcf

Reply via email to