https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6674
--- Comment #15 from Lemat <[email protected]> 2011-10-27 00:09:18 UTC --- ok. Let me explain something using example. While testing 419 emails SA accumulates score from rules like: LOTTO_AGENT+MONEY_FRAUD_3+ADVANCE_FEE_3_NEW_MONEY+ADVANCE_FEE_4_NEW+... (many more). And the cumulative score is usually above kill level. And this is exactly what I expect from SA - to kill. For polish spam almost none of the standard SA rules will match. Below is an example from most recent polish spam: BAYES_99+SPF_PASS+HTML_MESSAGE+MIME_HTML_ONLY+MISSING_MID+FORGED_OUTLOOK_HTML+LEMAT_27 Therefore if I want the spam in polish emails to be killed - I have to set the score like EICAR/GTUBE tests. I have only one bullet (rule) to kill and I want this bullet to kill, not to wound. If you want me to set SCORE=1 then my rules will be wasting CPU cycles because cumulative score will be much less than $sa_tag2_level_deflt not to mention $sa_kill_level_deflt (amavis variables) I have just comented out the scores and rbl.tld rules. And I believe I gave enough explanation how the file should be used. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
