806d7d18ad
* Fixed a bug in speed tests which would cause the grep implementation to fail. * Fixed incorrect output for emails without message bodies. * Fixed filename output for -n, -m and other situations when input comes from standard input. * Added -w flag to match word boundaries. * A warning is now issued and caching is disabled if -C is not specified and $HOME is not set (as might be the case when running grepmail in a cron job).
3 lines
181 B
Text
3 lines
181 B
Text
grepmail searches a normal or gzip'ed mailbox for a given regular
|
|
expression and outputs the emails that match it. It also supports
|
|
searches constrained by date and other factors.
|