sa-stats is a SpamAssassin log file analyser that produces statistics on spam and ham messages by analysing the entries in a logfile produced by 'spamd'. It can give statistics for an entire log file, just for today's date, or just for yesterday's date. It runs nicely from a daily cron job and is useful in conjunction with other statistics such as those from 'eximstats'.
| Tags | Internet Log Analysis Communications Email Monitoring Logging Diagnostics |
|---|---|
| Implementation | Perl |
Recent releases


Changes: Usernames are forced into lowercase because mixed case usernames found in the log file would cause duplicate and incorrect statistics. String format spacing has been increased due to a report that it was slightly too small.


Changes: This release adds more SpamAssassin compatibility and a limit option, so the amount of output can be limited.


Changes: sa-stats didn't work on certain days due to a leading zero being produced from an incorrect format string in strftime(). Incorrect exit codes have been fixed.


No changes have been submitted for this release.