Version 0.5 * Add syntax check for mail addresses. Change documentation accordingly. Fixes #11. Thomas Hochstein Sat Jul 23 23:53:22 2011 +0200 Version 0.4 * Add overrides for configuration (MAIL FROM/EHLO). New commandline options: -s and -e . Change documentation accordingly. Thomas Hochstein Thu Jun 17 22:56:14 2010 +0200 * Replace splitaddress() by Mail::Address. Thomas Hochstein Wed Jun 16 22:08:22 2010 +0200 * -r: Create a really random localpart. Add create_rand_addr(). Thomas Hochstein Wed Jun 16 21:51:50 2010 +0200 * Analyze failure codes, don't fail on temporary failures. Add analyze_smtp_reply(). Fixes #8. Thomas Hochstein Wed Jun 16 21:37:43 2010 +0200 Version 0.3 * Add Changelog. Thomas Hochstein 2010-06-16 22:48:23 +0200 * Add documentation in POD format. - Drop checkmail.readme Thomas Hochstein 2010-06-16 21:11:43 +0200 * Complete rewrite. - use strict; - modularize code - refactor application logic - more verbose output - test MXes in order of precedence - cope with multi-line responses - slightly change meaning of exit status - batch processing: set exit status to highest generated value Fixes #9. Fixes #10. Thomas Hochstein 2010-06-16 21:11:23 +0200 Version 0.2 * Initial check-in. Thomas Hochstein Wed Aug 3 22:00:00 2005 +0200