aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-02-25 11:03:56 -0800
committerGravatar Carl Worth <cworth@cworth.org>2010-02-25 11:03:56 -0800
commit3ab18d1c22c4b18b9ca8d73094b3bf10b95f35fb (patch)
tree6b3926d7bba97de43019f338199213a5352e10c2 /README
parent3474263823d41b2a92942c5f66a87062757f1928 (diff)
README: Mention that notmuch only supports maildir or mh format.
Justin B Rye pointed out (in Debian bug #566282) that a user with mail in mbox format can spend a lot of time investigating notmuch before realizing that mbox is not supported. Head that off with a more detailed mention in the README blurb.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 2c570e1d..5f029c82 100644
--- a/README
+++ b/README
@@ -1,8 +1,9 @@
Notmuch - thread-based email index, search and tagging.
Notmuch is a system for indexing, searching, reading, and tagging
-large collections of email messages. It uses the Xapian library to
-provide fast, full-text search with a convenient search syntax.
+large collections of email messages in maildir or mh format. It uses
+the Xapian library to provide fast, full-text search with a convenient
+search syntax.
Notmuch is free software, released under the GNU General Public
License version 3 (or later).