On Thu, 2012-02-23 at 08:49 +0100, Amedeo Rinaldo wrote:
> Is there a way/rule to count the fired ruled number ?
> 
> I've google a lot with no results (surely my fault ..wrong keywords)
> ..thanks for any help
> 
If you just want to see what rules fire within a period of time and/or
count them, scan the mail log (/etc/log/maillog*) on my system. A good
approach for daily reporting is to write a logwatch extension module,
probably in Perl. Otherwise, write a standalone analyser in Perl, awk or
the language of your choice. 

I went the logwatch route but also have a scripts that can scan all
available mail logs, analyse SA performance, message sizes, etc.


Martin
 

Reply via email to