On Monday 19 April 2010 18:34:59 Aaron Clausen wrote:
> This has probably been asked a hundred times before, but a client of
> mine has requested the ability to reject emails if their spam score is
> above a certain score, rather than marking it as spam.  Is this a
> possibility with Postfix?

As noted in other responses SpamAssassin is typically too late in the process, 
and wants to examine content.

You can do the "content free" checks with policy daemons (policyd-weight being 
one of the popular ones), which require you to specify a threshold at which 
you reject but based on a selection of tests it is more sensible to do before 
accepting as email.

Reply via email to