A tool to select email messages matching a pattern from a mailbox https://mboxgrep.org/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Daniel Spiljar 29a1add6f0
Updates to the news and todo list.
3 months ago
contrib Markdown conversion, email address obfuscation. 3 months ago
doc Implement a debug mode ("--debug"). 3 months ago
src Implement a debug mode ("--debug"). 3 months ago
.gitignore Prevent tracking binaries and files generated from templates. 4 months ago
AUTHORS Bump to version 0.7.10 and import of changes that have been made between 5 years ago
COPYING.md Markdown conversions. 4 months ago
INSTALL Remove executable bit on C and text files. 5 years ago
Makefile.in Bump to version 0.7.10 and import of changes that have been made between 5 years ago
NEWS.md Updates to the news and todo list. 3 months ago
README.md Email address obfuscation, markdown formatting. 4 months ago
TODO.md Updates to the news and todo list. 3 months ago
configure Bump to version 0.7.10 and import of changes that have been made between 5 years ago
configure.ac Bump to version 0.7.10 and import of changes that have been made between 5 years ago
install-sh Initial import into the new git repository. Back from the dead! 5 years ago
mboxgrep.lsm Update of contact information. 5 years ago

README.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.