On Feb 21, 2007, at 2:56 PM, Max Esquivel wrote:
Is there any way to configure the smtp log to show which account is being logged in or auth'ed to send, sort of like what the pop log shows?

Take a look at the chkuser patch <http://www.interazioni.it/ opensource/chkuser/>. It will log the SMTP envelope information, including what account authenticated. It also rejects email to non- existent users at the SMTP level, instead of waiting for it to get to vdelivermail and generate a bounce.

Also consider simscan <http://inter7.com/simscan/>. It logs the sender, recipient, ip address and subject line of messages considered spam. You could modify it to log more headers if chkuser isn't giving you enough.

--
Tom Collins  -  [EMAIL PROTECTED]
Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/
QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/


Reply via email to