From a0e69212306308f72c747cc10048104491888ee3 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Thu, 13 May 2010 00:09:09 +0200 Subject: office/mairix: Removed from 13.0 repository --- office/mairix/README | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 office/mairix/README (limited to 'office/mairix/README') 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. -- cgit v1.2.3