On Thu, 2009-07-02 at 05:32 +0100, rich...@buzzhost.co.uk wrote: > On Wed, 2009-07-01 at 16:13 -0600, LuKreme wrote: > > On 1-Jul-2009, at 06:47, rich...@buzzhost.co.uk wrote: > > > > > > But for the paranoid will changing 50_scores.cf from; > > > > > > score RCVD_IN_SORBS_BLOCK 0 # n=1 n=2 n=3 > > > score RCVD_IN_SORBS_DUL 0 1.615 0 0.877 # n=0 n=2 > > > score RCVD_IN_SORBS_HTTP 0 0.001 0 0.001 # n=0 n=2 > > > score RCVD_IN_SORBS_MISC 0 0.001 0 0.353 # n=0 n=2 > > > score RCVD_IN_SORBS_SMTP 0 # n=0 n=1 n=2 n=3 > > > score RCVD_IN_SORBS_SOCKS 0 0.182 0 0.801 # n=0 n=2 > > > score RCVD_IN_SORBS_WEB 0 1.117 0 0.619 # n=0 n=2 > > > score RCVD_IN_SORBS_ZOMBIE 0 # n=0 n=1 n=2 n=3 > > > > > > TO > > > > > > score RCVD_IN_SORBS_BLOCK 0 > > > score RCVD_IN_SORBS_DUL 0 > > > score RCVD_IN_SORBS_HTTP 0 > > > score RCVD_IN_SORBS_MISC 0 > > > score RCVD_IN_SORBS_SMTP 0 > > > score RCVD_IN_SORBS_SOCKS 0 > > > score RCVD_IN_SORBS_WEB 0 > > > score RCVD_IN_SORBS_ZOMBIE 0 > > > > > > Stop the 'cost' of the lookup? > > > > DO NOT EDIT 5-_Scores.cf. Don't do it. No, not even if you're 100% > > positive you want to. > Why? > > Will it result in a nuclear war? > And blood will flow from the elevators!
It might get overwritten if updated. The safe bet is to put it in local.cf. (Any .cf in /etc/mail/spamassassin will work afaik). Besides from a logical point of view it makes sense for me to have all my rules in one file/dir, and leave the standard files alone so i can blame other people when things go wrong :) You know the saying "Code like the person who's gonna be maintaining the code is a homicidal maniac"? It's the same for sysadmining. With regards, Kasper