Title: Message
How are you starting the pop3 daemon.  I was getting this error originally when I had pop3 starting wrong if you're using daemontools what do your pop3/run and pop3/log/run files look like.  Here are my run files for comparison
 
# cat qmail-pop3d/run
#!/bin/sh
exec /usr/bin/tcpserver -v -H -R -c200 0 pop-3 /var/qmail/bin/qmail-popup medusa.blahz.ab.ca /var/qmail/bin/auth_pop /var/qmail/bin/qmail-pop3d ./Maildir/ 2>&1
 
# cat qmail-pop3d/log/run
#!/bin/sh
exec  /usr/bin/setuidgid qmaill /usr/bin/multilog t n100 s2000000 /var/log/pop3
 
You can compare this with your setup to see if there are any glaring differences
 
-----Original Message-----
From: Defiant [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 22, 2002 8:17 AM
To: [EMAIL PROTECTED]
Subject: help: error in server configuration

Hi, i have installed qmail with ldap patch: the smtp works fine, but i have
some problem with pop3. When i try to connect with a telnet session on port
110, i have this error message:

user pippo
+OK
pass pippo
-ERR error in server configuration
Connection closed by foreign host.

This message shows only for ldap users, unix users are ok. Qmail-ldaplookup
works fine.

Any ideas?
Defiant

Reply via email to