From: Andy Hester [mailto:[EMAIL PROTECTED]
> 
> Bowie Bailey wrote:
> 
> > > I am trying to avoid having to adjust the scores in the
> > > individual rules and want to completely block emails with
> > > certain words.
> > > 
> > > Does the score option in local.cf have no affect when sa is
> > > called from amavisd?  Any help/suggestions would be appreciated.
> >
> >The score option works just fine, but it is only valid on
> >individual rule names.  You are going to have to do the rules
> >individually.
> 
> Thanks for the info. 
> 
> Since I really just want to block email with certain words is there
> a reason I shouldn't just put some rules in header_checks and
> body_checks in postfix?  Would this be better or worse? 

If you want to increase the spam score based on something, do it in
SpamAssassin.  If you want to block the mail based on something, you
should usually do it before the mail gets to SpamAssassin.  

Of course, there are always exceptions and things that SA can test for
that postfix can't.  A simple word match shouldn't cause any problems,
though.

Bowie

Reply via email to