sa-stats: A SpamAssassin logfile analyser: ChangeLog ===================================================== Version: 1.1.7 --------------- o Jack Scagnetti asked for the following changes: - Usernames to lowercase because mixed case usernames found in the log file can throw the statistics out. - More spacing in the string formatting to allow for bigger domain names. Version: 1.1.6 --------------- o Mike Jackson (www.datahost.com) provided a patch to: - Add compatibility for SA 3.1.0 on RedHat. - Added limit command line option. (Sorry for being really slow at getting this out!) Version: 1.1.5a --------------- o Fixed problem that occured if either no "ham" (clean) or no "spam" (identified) messages were found in the logfile, causing "uninitialized" error messages. o Made the usage more clear for people who don't have /var/log/maillog :-) Version: 1.1.5 -------------- o Bug fix for incorrect use of date formatting in strftime(), caused a leading zero to be produced on certain days. o Incorrect exit codes used. Version: 1.1.4 -------------- o Changed any instances of "clean" to "ham" as this is the correct term to use :-) Version 1.1.3 ------------- o First public release.