aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 8411e90a9c5f10afcaccaa240cb7e9cc2fa287ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 (less memory and CPU
usage) 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.