diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:09 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:09 +0200 |
commit | a0e69212306308f72c747cc10048104491888ee3 (patch) | |
tree | 83361b54cbb58c16dbc04306b93237751d11990c /office/mairix/README | |
parent | 69803f5aa6246aa0ffcd9161bc0a772d3d64b554 (diff) | |
download | slackbuilds-a0e69212306308f72c747cc10048104491888ee3.tar.gz |
office/mairix: Removed from 13.0 repository
Diffstat (limited to 'office/mairix/README')
-rw-r--r-- | office/mairix/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/office/mairix/README b/office/mairix/README deleted file mode 100644 index 2bbac9a8f1..0000000000 --- a/office/mairix/README +++ /dev/null @@ -1,15 +0,0 @@ -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. |