]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blob - TODO
Imported Upstream version 0.4.0
[deb_pkgs/spamass-milter.git] / TODO
1 $Id: TODO,v 1.13 2004/09/23 20:27:39 dnelson Exp $
2
3 *DONE* Clean up the Reject/Copy to spambox/Deliver to recipient options:
4
5                  R  C  D
6         
7         -r       Y  -  -
8         -B addr  N  Y  Y
9         -b addr  N  Y  N
10         default  N  N  Y
11         -b null  N  N  N
12
13         "null" being a mail alias to /dev/null
14
15 *DONE* Try and expand aliases before checking for -u usernames; sendmail -bv
16
17 Add exclude lists to -i (tightest match wins)
18
19 *DONE* Add flag to pass full username@domain to spamc
20
21 *DONE* Add recipient debug flag to help diagnose -u/-b/-B problems
22
23 Allow customized reject message with -r.  
24 Option 1 - new flag.  -R "go away"
25 Option 2 - overload -r.  -r "20,go away"
26
27 Add a score range to -bBr:
28         -b ">5<20 bucket"
29         -r ">=20"
30
31 Fix ipv6 crashes
32
33 Add tcp_wrappers support to limit who can talk to our TCP socket
34
35 Either keep the input body or a checksum of it, and only replace the
36 body when SA changes it
37
38 Collapse the variables running+connected+pid into one variable