You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2007/01/17 15:34:10 UTC

Re: Blacklisting efficiently using "first and final" rules?

Yes, this is in 3.2.0.

Kelly Jones writes:
> Blacklisting with SpamAssassin is easy: just add a rule with a high score.
> 
> However, this seems inefficient, since SpamAssassin will still go
> through its entire ruleset to calculate a score.
> 
> Is it possible to setup "first and final" rules in SpamAssassin. That
> is, rules that are: 1) checked before any other rules, and 2) if any
> of the rules are hit, no other rules are checked.
> 
> Given that some tests (especially network-based tests?) are expensive
> and that most people get a lot of spam, I think this would help a lot,
> but I could be wrong: any thoughts on whether this would really
> increase efficiency?
> 
> Of course, "first and final" rules could be used for whitelisting, too.
> 
> -- 
> We're just a Bunch Of Regular Guys, a collective group that's trying
> to understand and assimilate technology. We feel that resistance to
> new ideas and technology is unwise and ultimately futile.