Hello,
There is unix box running qmail with mysql-checkpassword, pop users
are on one uid and gid. POP3 is initialized like this:
/usr/local/bin/tcpserver -u 0 -g 0 0 pop3 /var/qmail/bin/qmail-popup-wrapper
where qmail-popup-wrapper is:
echo "POP3 connect from $TCPREMOTEHOST ($TCPREMOTEIP)" |
/var/qmail/bin/splogger qmail
exec /var/qmail/bin/qmail-popup rage /usr/local/bin/checkpassword
/var/qmail/bin/qmail-pop3d Maildir
I'd like to have better logging pop3 activity (beside remotehost and ip
it will be nice to see 'username' and how many msgs was fetched)
thanx for any sugestions
p.
--
pawel garbowski
[EMAIL PROTECTED]