Man, if there was anything useful in the log files I wouldn't be asking where to start. Like I said qmail-smtpd can DELIVER mail to this mailbox without a problem. qmail-ldaplookup sees the user without a problem, so what the hell is with qmail-pop3d? So what else do you need? @40000000471aa7430f08983c tcpserver: status: 1/40 @40000000471aa7430f39aabc tcpserver: pid 5000 from 127.0.0.1 @40000000471aa75911d3e184 tcpserver: ok 5000 :127.0.0.1:110 : 127.0.0.1::61945 @40000000471aa78c18eebe6c tcpserver: end 5000 status 256 @40000000471aa78c18f2d54c tcpserver: status: 0/40
bash-2.05b# /var/qmail/bin/qmail-ldaplookup -u dcorbe Searching ldap for: (&(objectClass=qmailUser)(uid=dcorbe)) under dn: dc=wavelen,dc=net Found 1 entry: dn: uid=dcorbe,ou=Users,dc=wavelen,dc=net ------------------------------------------------------- objectClass: top objectClass: person objectClass: inetOrgPerson objectClass: qmailUser objectClass: posixAccount objectClass: shadowAccount mail: [EMAIL PROTECTED] uid: dcorbe accountStatus: active mailHost: undefined homeDirectory: /usr/home/dcorbe aliasEmpty: /usr/local/vmail/wavelen.net/dcorbe/ qmailDotMode: both qmailUID: 1002 qmailGID: 1002 mailQuotaSize: 0 (unlimited) mailQuotaCount: 0 (unlimited) mailSizeMax: 0 (unlimited) mailReplyText: undefined On 10/23/07, Robert Wolfe <[EMAIL PROTECTED]> wrote: > > Daniel Corbe wrote: > > I don't know what to do. Very undescriptive error messages. > > qmail-smtpd works fine! > > > > > > bash-2.05b# telnet localhost 110 > > Trying ::1... > > telnet: connect to address ::1: Connection refused > > Trying 127.0.0.1... > > Connected to localhost.wavelen.net <http://localhost.wavelen.net/>. > > Escape character is '^]'. > > +OK < [EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> > > > USER dcorbe > > +OK > > PASS xxxx > > -ERR error in server configuration > > > > > > It would probably help if you posted pertinent configuration data and > error logs. >
