Spamassasin scanning sporadically, please help.
Denis Beauchemin
Denis.Beauchemin at USHERBROOKE.CA
Fri Sep 12 19:37:05 IST 2003
Juan,
I'm not sure about this but all examples I saw used EITHER header OR
body but NOT BOTH for the same rule.
I would suggest splitting your rules as follows:
header FOUL_WORD1 Subject =~ /\bfoulword\b/i
score FOUL_WORD1 100.0
body FOUL_WORD2 /\bfoulword\b/i
score FOUL_WORD2 100.0
Denis
Le ven 12/09/2003 à 12:36, Juan C. Quesada a écrit :
> Hello,
>
> I have customized rules like this one on my
> spam.assassin.prefs file:
>
> header FOUL_WORD Subject =~ /\bfoulword\b/i
> body FOUL_WORD /\bfoulword\b/i
> score FOUL_WORD 100.0
>
> header THE_FWORD Subject =~ /fword/i
> body THE_FWORD /fword/i
> score THE_FWORD 100.0
>
> I have done email tests from the outside and spam
> assasin will catch them most of the time, but
> sometimes they leak through and are marked as "not
> spam, spamassasin".
>
> In other words, the email is scanned for spam and
> scored, but it missed the rules above.
>
> I hope I'm clear.
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
--
Denis Beauchemin, analyste
Université de Sherbrooke, S.T.I.
T: 819.821.8000x2252 F: 819.821.8045
More information about the MailScanner
mailing list