maildir_indexer

Release 0.3 - 2007/05/19 - (c) Pedro Melo melo@simplicidade.org

maildir_indexer is a small Perl script that allows you to index full text a set of maildirs.

This was a quick hack and it shows.

You can both index and query the created indexes with the same tool. Run maildir_indexer without arguments to see the usage.

Uses KinoSearch and MIME-tools.

Download

The best, err, only way to install maildir_indexer for now is to download the source:

If you just want to look at the code, use the gitweb interface at http://repo.or.cz/w/maildir_indexer.git. You can subscribe to a feed with the commits at http://repo.or.cz/w/maildir_indexer.git?a=atom.

Instalation

Install dependencies (KinoSearch and MIME::Parser) using cpan.

Then just copy maildir_indexer to somewhere safe.

Future

In order of priority, more or less:

In my wildest dreams:

License

This software is distributed in the same terms as Perl.