grepmail searches a normal or compressed mailbox (gzip, bzip2, or tzip) for a given regular expression and returns those emails that match the query. It also supports searches constrained by date and size.
| Tags | Communications Email |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C Perl |
Recent releases


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.