TODO - bmf - bmf (Bayesian Mail Filter) 0.9.4 fork + patches | |
git clone git://git.codemadness.org/bmf | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
TODO (538B) | |
--- | |
1 - allow running other modes in bulk mode, only write the data (transacti… | |
2 - rewrite/cleanup man page. | |
3 x in test mode (-t) reduce privileges (only stdio). | |
4 - pledge(2) better: mode_normal. | |
5 ? optimize: reduce loading/writing of goodlist, spamlist table? | |
6 | |
7 === | |
8 | |
9 ? optimize: preload goodlist spamlist somehow. | |
10 | |
11 === | |
12 | |
13 From old TODO: | |
14 ? Make extrema size configurable, and default to ~5% of tokens. | |
15 ? Teach lexer about multiline MIME headers and case (in)sensitivity. | |
16 ? Teach lexer about MIME quoted-printable and base64 encodings. |