diff options
Diffstat (limited to 'office/mairix/README')
-rw-r--r-- | office/mairix/README | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/office/mairix/README b/office/mairix/README index bcff965e326b8..042d7984f23a7 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). |