A tool to select email messages matching a pattern from a mailbox
https://mboxgrep.org/
Daniel Spiljar
654d98cbb4
- Rename malloc_message() because it was causing a compilation error on FreeBSD. - Use correct type as a return from gzdopen(). - Memory allocation, header file includes, etc. |
||
---|---|---|
contrib | ||
doc | ||
src | ||
AUTHORS | ||
ChangeLog | ||
configure | ||
configure.ac | ||
COPYING.md | ||
INSTALL | ||
install-sh | ||
Makefile.in | ||
mboxgrep.lsm | ||
NEWS | ||
README.md | ||
TODO.md |
mboxgrep - displays e-mail messages matching a pattern
Full description of mboxgrep is contained in the documentation, which is provided both in manpage and texinfo format, to satisfy believers of both religions.
The author of mboxgrep is Daniel Spiljar, who can be reached via email dspiljar AT datatipp.se. Bug reports, feature requests and flames are welcome.
If you intend to bundle mboxgrep with an operating system (such as a GNU/Linux distrubution, for example), please drop me a line about it.
For build instructions, read the file "INSTALL", and run
./configure --help
.