Hello,

Is it possible to write the username and hopefully connection status
(good, password rejected, etc.) of any connections to qmail-pop3d through
tcpserver?

We are starting tcpserver with:

#!/bin/sh
exec /usr/local/bin/tcpserver -v -R 0 pop3 \
        /var/qmail/bin/qmail-popup aeryn.gwi.net \
        /usr/local/bin/checkpassword \
        /var/qmail/bin/qmail-pop3d Maildir 2>&1

And using the daemontools logger:

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


Thanks for any input.


-----------------------------------------------------------------
Jamin A. Brown                      Systems Operations Department
[EMAIL PROTECTED]   * Great Works Internet *   207.286.8686 x142
RSA PGP Key:              http://www.gwi.net/~jamin/pgp/jamin.asc

Reply via email to