John White <[EMAIL PROTECTED]> wrote:

>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
>
>Any ideas?

I think you need to "exec" tcpserver.

-Dave

Reply via email to