All releases of grepmail


Release Notes: The "-L" flag was added to follow symbolic links. Compatibility with Mail::Mbox::MessageParser version 1.5000 and later is now ensured. testspeed.pl was fixed for newer versions of Benchmark::Timer. Tzip support was dropped. Some documentation was improved.


Release Notes: The test cases for the latest version of Mail::Mbox::MessageParser were updated.


Release Notes: The test cases were made more robust. Date matching was improved for mailboxes containing invalid dates.


Release Notes: Improved test failure reporting, a code clean up, and a fix for the version number, which was incompatible with some modules.


Release Notes: Test cases have been improved to be more robust. -F now works again. This release ccorrectly handles DOS-style line endings in mailboxes. Single dates have been changed so that they are treated as inferred spans instead of a single day.


Release Notes: This release updates the test cases to run under Windows, fixes an incorrect output issue for emails without bodies, fixes filename output for situations where input comes from standard input, and adds a flag to match word boundaries.


Release Notes: The new -B flag prints abbreviated headers. Headers spanning multiple lines are now printed correctly in warnings and such. There are other miscellaneous bugfixes.


Release Notes: Line ending bugs on Windows have been fixed (should now work well under Cygwin).


Release Notes: Some performance tests were included, installation problems were fixed, and a problem with searching directories when a mail folder could not be found was fixed. Users can now specify the cache file location with the -C flag.


Release Notes: Email parsing has been extracted into the new Mail::Mbox::MessageParser module. Performance has been improved.