diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2011-07-05 08:51:44 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-05 08:51:44 -0300 |
commit | 4eae4060177e10cb9d470a5fff55854c55db9b81 (patch) | |
tree | bad98bea0c1b028b5c3420b97cbc74ef0434d6cb /office/mairix/README | |
parent | 1fb3adad33841a8268d2fa07682144e027b710f6 (diff) | |
download | slackbuilds-4eae4060177e10cb9d470a5fff55854c55db9b81.tar.gz |
office/mairix: Added (fast mail indexer and search tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/mairix/README')
-rw-r--r-- | office/mairix/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/office/mairix/README b/office/mairix/README new file mode 100644 index 0000000000..bcff965e32 --- /dev/null +++ b/office/mairix/README @@ -0,0 +1,5 @@ +mairix is a program for indexing and searching email messages stored in +maildir, MH or mbox folders. Some features are fast and incremental +indexing, the search mode populates a "virtual" maildir (or MH) folder with +symlinks which point to the real messages, the search mode is very fast, +indexing and searching works on the basis of words. |