2008-04-30 Version 3.1
	- Add support for compressed log file (need zcat)

2008-03-26 Version 3.1-rc2
	- Add support for MimeDefang Spam and Virus reports

2008-03-11 Version 3.1-rc1
	- Change translation 'Internet incoming' to 'Incoming' to avoid
	  confusion on a non mail gateway system.
	- Add LOCAL_DOMAIN configuration directive to allow relevant
	  statistics on mail direction for a system hosting mailboxes
	  with all incoming messages coming from a single relay on LAN.
	  Mail direction is then detected from the sender domain address
	  and the relay host domain part.

2008-01-07 Version 3.1 beta

	- Fix bug in spam direction reporting (bytes was displayed
	  instead of number of messages).
	- Add report of system messages to top statistics view
	- Fix call to barorng.gif separator, add configuration
	  directive URL_BAR to modify the path.
	- Add per domain report allowing person logging in to only
	  see the domains he/she should be seeing. See DOMAIN_USER
	  configuration directive.
	- Add Spanish translation - Thanks to Marco Escobar Piones.
	- Add parsing / collect of Sendmail DNSLB report (check_relay)
	- Add parsing of Amavis Spam / Virus detection
	- Add parsing of milter jchkmail report
	- Add SMTP/ESMTP error code in mail delivery/MTA status to reduce
	  storage space and improve status report reliability.
	- Improve MTA system message detection.
	- Add parsing of milter spamassassin report (spamd output)
	- Modify sa_report.pl to better support custom authentication
	  for user/mailbox view. There's now a check_mailbox_auth()
	  method that you can modifyi to match your needs. 

2007 06 27 - Version 3.0

	This release is a complete rewrite of the old 2.x version
	of SendmailAnalyzer. It improve speed, space and report, as
	well as realtime reporting.

