From: Matus UHLAR - fantomas <uh...@fantomas.sk> Date: Tue, 24 Mar 2009 15:30:23 +0100 On 23.03.09 21:58, dsh979 wrote: > I did not realise that items listed on the white list or the black list > would still be subject to the operation/analysis of the SpamAssassin Rules. all rules are processed unless you play with ShortCircuit plugin. Beware of that: It may render the SA useless if you don't knwo what you are doing. > You have asked why I have set the required score the 100. Lengthy > explanation (sorry). I have done this to prevent SpamAssassin from > inserting SpamWarnings into the header/body of the relevant email. There's report_safe option to configure that. Also rewrite_header > Q:How can I list items/users on a "white list" or a "black list" without the > lists (and items) being the subject of further analysis by the SpamAssassin > Rules (and therefore obtaining the same score for each item on the relevant > list, irrespective of the operation of the SpamAssassin Rules, that is > -100=white list items & +100 = black list items)? I somehow do not understand this question.
He wants the white/black lists to run first and then short circuit. So anybody in the whitelist gets a score of -100 and anybody in the blacklist gets a score of +100. This can probably be done with the ShortCircuit plugin and setting the priority of the rules so that they run first. Black lists aren't all that useful for stopping spam. The email addresses are forged in spam. -jeff