Share

mailscanner-mrtg

File Release Notes and Changelog

Release Name: 0.09.02

Notes: This 'unstable' release adds two new graphs, Batch Size and Processing Speed. It also completes the improvements to the quarantine counting method started in 0.09.00. This should no longer cause problems for people with large quarantines. The option to log to syslog, instead of stdout, has also been added (that should stop those pesky emails!) There are also a number of bux fixes and cosmetic changes, see the full changelog for details.


Changes: *Better explanation in the config file for MTA Alternative Name *Added ability to log to syslog. *Make the countfiles routine ignore hidden (dot) files and directories because Suse use a hidden folder in mqueue for something. *Tweak the MTA rejected RE for Exim to match better. *Quarantine counting now ramps up from the first run by default - this means that it reads at most a days worth of quarantine per run, meaning that the initial run after install or upgrade is unlikely to time out due to an over-ful quarantine. *Adapted the quarantine counting so that it now allows multiple quarantines *Added --notimeout option to allow a manual run to process the full log file and on the initial run. Also added this to the inital run. *Fix ratios to calculate against message count rather than recipient count (thanks to Denis Beauchemin for pointing out my stupid mistake!). Also added configuration option 'I Split Messages' so that ratios can be made to work correctly for those who split messages before processing by MS *Change graph title etc for memory not to mention megabytes, as some folks have gigs of RAM ;) *Changes to graph config and web page to correct minor niggles in graph titles etc. *Make the load average graph show load x 100 on the Y axis. The previous approach of scaling it didn't work with loads over 4! *Fix spec file so RPM doesn't overwrite the config files by default *Mention README.SNMP in README *Two new graphs, Batch Size and Processing Speed