2009/3/7 mouss <mo...@ml.netoyen.net> > Matus UHLAR - fantomas a écrit : > > >> > >> header FROM_CASINO From:name =~ /\Vegas Club Casino\b/i > >> descrbibe FROM_CASINO Casino Club Casino filter 04/03/09 > > and ii should be "describe", not "descrbibe"... > > > >> score FROM_CASINO 10.0 > > > > \V is unknown to me, and apparently to perl too. > > > > Also, score 10 is too much. combined with BAYES_99 with standard score of > > 3.5 and standard required score of 5.0, 1.505 should be enough even for > cases > > the sender has correct SPF, DKIM or whatever tests that give small > negative > > score.. > > > > but if the goal is to blacklist, then 10 or even 100 is better. this way, > he doesn't even need to check his quarantine... > > got it finally working right, with Mailer:from nothing seemd to get flagged but with 'Sobject=' it works like a charm :)
header LOCAL_CASINO_RULE Subject=~ /Vegas Club Casino/i describe LOCAL_CASINO_RULE Casino Club Casino filter 09 maart 2009 score LOCAL_CASINO_RULE 6.0 Is local.cf a good place to store this ule or will it get overwritten when I upgrade with a yum or apt-get command? -Geert