diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2012-02-25 16:01:29 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-02-25 16:01:29 +0100 |
commit | 1032603dedcc5e66765c2c33409f721bb1d9eb11 (patch) | |
tree | 1d7afa79df237a3a9192e356a892175079850863 /README | |
parent | 6eaad612f5fdaa0746249d182a33ad23cfe0b298 (diff) | |
download | maildirlearn-1032603dedcc5e66765c2c33409f721bb1d9eb11.tar.gz maildirlearn-1032603dedcc5e66765c2c33409f721bb1d9eb11.tar.bz2 maildirlearn-1032603dedcc5e66765c2c33409f721bb1d9eb11.zip |
README added
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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. + |