Version 0.3 (2008-02-23) - The maildir base directory now defaults to the current working directory. - Improved error handling for missing configuration file. - Improved error handling for badly encoded mail headers. - Made the program exit with an error code and print an error message to stderr when a fatal error has occurred. - Minor improvements of the documentation. Version 0.2 (2007-07-10) - Added feature that (if enabled) reloads the rc file when it has been modified. - Improved documentation and examples. - Moving and copying of mail now preserve mail flags. Contributed by Daniele Pizzolli. Version 0.1.2 (2006-12-28) - Made handling of mail headers more robust so that badly encoded headers don't produce a crash. - Improved documentation. - Made the mailing list header "Mailing-List" recognized in the from_mailing_list method of the Mail class. Version 0.1.1 (2006-06-20) - Fixed race condition: Mail file opening for SHA1 calculation is now more robust. - Improved documentation. Version 0.1 (2006-06-10) - First release.