summaryrefslogtreecommitdiff
path: root/office/mairix/README
diff options
context:
space:
mode:
authorJostein Berntsen <jbernts@broadpark.no>2018-10-20 20:05:23 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-10-21 06:47:00 +0700
commit5824f8f01e563ad798c9a9dcf5219f47628a3c11 (patch)
tree72319010159a330999c41c7db3056e9854f9f8b0 /office/mairix/README
parent5237e46b957020718a4a04929f629d6377bacbe1 (diff)
downloadslackbuilds-5824f8f01e563ad798c9a9dcf5219f47628a3c11.tar.gz
office/mairix: Updated for version 0.24.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'office/mairix/README')
-rw-r--r--office/mairix/README14
1 files changed, 9 insertions, 5 deletions
diff --git a/office/mairix/README b/office/mairix/README
index bcff965e32..042d7984f2 100644
--- a/office/mairix/README
+++ b/office/mairix/README
@@ -1,5 +1,9 @@
-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.
+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.
+
+The program is a very useful complement to mail programs like mutt
+(http://www.mutt.org/, which supports Maildir, MH and mbox folders) and
+Sylpheed (which supports MH folders).