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 7255fae5d0
Bump the version to 0.7.12a.
1 week ago
contrib Markdown conversion, email address obfuscation. 3 months ago
doc Bump the version to 0.7.12a. 1 week ago
src Bump the version to 0.7.12a. 1 week ago
.gitignore Remove config.h.in from the git repo, as it is autogenerated. 1 week 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.md Minor updates of the documentation. 2 weeks ago
Makefile.am Correction of Automake macros 1 week ago
NEWS.md Bump the version to 0.7.12a. 1 week ago
README.md Minor updates of the documentation. 2 weeks ago
TODO.md Update the TODO list and bump the version to 0.7.12. 1 week ago
configure.ac Bump the version to 0.7.12a. 1 week ago
mboxgrep.lsm Update of contact information. 5 years ago

README.md

mboxgrep - selects e-mail messages matching a pattern

mboxgrep is a grep(1)-like tool which scans mailboxes and selects 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.md, and run ./configure --help.

This project aims to follow the GNU coding style, at least loosely. The code should be indented with indent -gnu -nut -ppi2.