"Steve Kapinos" <[EMAIL PROTECTED]> wrote:

>    supervise /var/lock/qmail/pop3d tcpserver -v 0 pop-3
>/var/qmail/bin/qmail-popup mail.tandbergapplications.com \
>    /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1 | setuser
>qmaill accustamp | \
>    setuser qmaill cyclog /var/log/qmail/qmail-pop3d &
>
>Now, I've forgotten my shell basics so I forget which number represents
>which output, so the rest here is hacks of other people's work.

0 is standard input, 1 is standard output, and 2 is standard error.

>The smtp logging works fine, but I don't seem to get any kind of logging out
>of the pop3d line.  How can I get some logging out of the pop3d part of the
>system?

Is /var/log/qmail/qmail-pop3d owned and writable by user qmaill? Do
you see the pop3d cyclog process running?

-Dave

Reply via email to