3 messages in net.sourceforge.lists.courier-users[courier-users] Logging
FromSent OnAttachments
Bernd PlaggeDec 19, 2007 4:16 pm 
Gordon MessmerDec 19, 2007 11:16 pm 
Bernd PlaggeDec 20, 2007 3:16 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] LoggingActions...
From:Bernd Plagge (bpla@choicenet.ne.jp)
Date:Dec 19, 2007 4:16:06 pm
List:net.sourceforge.lists.courier-users

Hi everybody,

courier and pythonfilter are working fine here! Thanks for a "always getting better" software!

Although pythonfilter and RBL blocking are working fine we sometimes having customers complaining - not very nicely - about too much spam. My perception is that most of these complaints are unreasonable and out of proportion. The problem is, however, that the customer only sees what PASSES and not the amount of SPAM being identified and rejected. Then, when they complain or even threat to change to some other provider I find it difficult to argue ...

I would like to be able to get some stats like - total number of mails addressed to some domain/mail account - number of mails rejected for various reasons like - identified by spamassassin - ip in rbl - failed SPF check - infected mail - total number of mail send by domain/mail account

I do not necessarily need the details but these number would be of great help.

There are lines like "New message for x@y.com" in the log; we could count them. Spamassassin issues lines like "Identified spam" .. Could we have log lines like "message for x@y.com rejected by <filter>" where <filter> would be SPF, blacklist, clamav ??

A unified format would help as it would greatly simplify the development of a stats program.

We implemented courier-analog but it doesn't seem to give me that data.

Just some thoughts.

Bernd