aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2012-02-25 16:01:29 +0100
committerLars-Dominik Braun <lars@6xq.net>2012-02-25 16:01:29 +0100
commit1032603dedcc5e66765c2c33409f721bb1d9eb11 (patch)
tree1d7afa79df237a3a9192e356a892175079850863 /README
parent6eaad612f5fdaa0746249d182a33ad23cfe0b298 (diff)
downloadmaildirlearn-1032603dedcc5e66765c2c33409f721bb1d9eb11.tar.gz
maildirlearn-1032603dedcc5e66765c2c33409f721bb1d9eb11.tar.bz2
maildirlearn-1032603dedcc5e66765c2c33409f721bb1d9eb11.zip
README added
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..de650d8
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+README
+======
+
+maildirlearn helps you training your bogofilter installation. It works fine on
+the local machine (i.e. you’re reading mail on your server) as well as remote
+(i.e. you’re syncing your mail with mbsync/via IMAP).
+
+There are two versions available: The first one is written in Python and the
+second one in C. Obviously the latter is more efficient while the first one is
+not vulnerable to buffer overflow bugs.
+
+Both versions currently work for a single user/one maildir only. The mailbox
+format is not supported.
+