I'm running into a qmail-pop3d problem which I haven't seen before.

I've just migrated to daemontools-0.61, and am having trouble getting
qmail-pop3d fully operational under svscan.

Symptoms: users can issue USER and PASS commands, but an immediate
-ERR unable to write pipe
is issued.

contents of
/service/qmail-pop3d/run:
#!/bin/sh
        /usr/local/bin/tcpserver -v 0 pop3 /var/qmail/bin/qmail-popup \
        triceratops.com /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1


/service/qmail-pop3d/log/run:
#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t /var/log/qmail-pop3d


Any ideas?

John White

Reply via email to