I set up qmail-pop3d via lwq.  So it is being run from inetd like this:

pop-3   stream  tcp     nowait  root    /var/local/qmail/bin/qmail-popup
qmail-popup youwasahero.com  /bin/checkpassword
/var/local/qmail/bin/qmail-pop3d Maildir

(all on one line in inetd.conf)

Whenever someone checks their mail via pop, I get an error in syslog:

Jun 12 19:40:00 masina inetd[496]: pid 10599: exit status 1

The mail transfers okay over pop, so what does this mean?

Reply via email to