|
mailpie is a suite of programs for commandline full-text search of large
e-mail archives. Keep your inbox uncluttered while retaining the
ability to quickly find an old message that becomes relevant again.
In fact, mailpie performs searches much more quickly than many MUAs'
built in search facilities because it uses a time-tested full text
indexer (swish-e).
For more details, consult the README.
You may track development of mailpie at the mailpie git repository, or download the released version.
Files currently attached to this page:
- get rid of asciidoc stock images that were in 0.4. these enlarged the tarball quite a bit but added no value.
- mailpie-search: Improved error reporting when swish is unhappy with search
terms
- mailpie-search: Improved progress reporting
- mailpie-search: Mailreader may come from environment variable
- mailpie-add, mailpie-index: clean up progress messages from swish when
output is going to email or other non-terminal destination
- mailpie-admin: new tool to get database statistics or remove messages
(e.g., spam that got in the index)
- use a separate threading database. When upgrading, run mailpie-index
-f to create this index
- Documentation in the doc/ directory. builds using asciidoc or readable
as-is
- mailpie-add: fix typo that caused it to error at the end
- mailpie-add: improve speed of by introducing two levels of index
- mailpie-add: fix time report when there are zero tens-of-seconds
- mailpie-search: -l, --after=, --before=, and --limit= to take arguments
- mailpie-search: improve -N flag to configure mailreader
- mailpie-index: add --merge action
- all: improve usage messages
- all: improve progress reporting
|