update TODO - bmf - bmf (Bayesian Mail Filter) 0.9.4 fork + patches | |
git clone git://git.codemadness.org/bmf | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 9372645e9887679999d441e106da7bbc572fb2a6 | |
parent 8a316864887a48a5fd2867b6bde5d5e3b215e288 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 4 Feb 2020 23:03:43 +0100 | |
update TODO | |
Diffstat: | |
M TODO | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/TODO b/TODO | |
@@ -1,3 +1,5 @@ | |
+- allow running other modes in bulk mode, only write the data (transactional) … | |
+- rewrite/cleanup man page. | |
x in test mode (-t) reduce privileges (only stdio). | |
- pledge(2) better: mode_normal. | |
? optimize: reduce loading/writing of goodlist, spamlist table? |