summaryrefslogtreecommitdiffstats
path: root/office/mairix/README
diff options
context:
space:
mode:
author Javier Rojas2010-05-11 20:01:50 +0200
committer Robby Workman2010-05-11 20:01:50 +0200
commitfe6cff0fe4103393ee5833d714cde551aa4549c6 (patch)
treed85e5757f9aa7e0582ede4881e7a943033742d30 /office/mairix/README
parent200615ba4b08265a6af43a06879fd2bfca950e34 (diff)
downloadslackbuilds-fe6cff0fe4103393ee5833d714cde551aa4549c6.tar.gz
office/mairix: Added to 12.0 repository
Diffstat (limited to 'office/mairix/README')
-rw-r--r--office/mairix/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/office/mairix/README b/office/mairix/README
new file mode 100644
index 0000000000..2bbac9a8f1
--- /dev/null
+++ b/office/mairix/README
@@ -0,0 +1,15 @@
+mairix is a program for indexing and searching email messages stored in Maildir
+(see the documentation section below), MH or mbox folders.
+
+Some features:
+ * Indexing is fast. It runs incrementally on new messages - any particular
+ message only gets scanned once in the lifetime of the index file.
+ * The search mode populates a "virtual" maildir (or MH) folder with symlinks
+ which point to the real messages. This folder can be opened as usual in
+ your mail program. (Note, if messages are in mbox folders, copies are
+ made. Similarly if the virtual folder has mbox format, it is filled with
+ copies of the matched messages.)
+ * The search mode is very fast.
+ * Indexing and searching works on the basis of words. The index file
+ tabulates which words occur in which parts (particular headers + body) of
+ which messages.