Monday, January 6, 2014, 3:14:56 PM, you wrote:

> On 06.01.14 09:02, Mark Chaney wrote:
>>I sure I hope I didnt fail to bad on searching for this answer, but 
>>when simply using spamassasin with postfix as an incoming smtp relay 
>>server and not using anything like amavis or mailscanner, is there 
>>still a way to discard high scoring spam (lets say 25), yet still 
>>marking emails with scores of 5 or more as spam? I know how this 
>>would work with amavis or mailscanner, but not sure how to do it 
>>standalone with postfix/SA. I am hoping to avoid having to create 
>>filters at the destination servers and having them deleted there. 
>>Seems like needless traffic/resource usage. Thoughts?

> Postfix is just a MTA and SpamAssassin is just a spam detector.
> There just _has_ to be something between postfix and spamassassin.

> SpamAssassin can not drop a mail - it will always produce its output and not
> producing it is treated as an error.

If  you  call SpamAssassin directly from within Postfix, you can use a
header check to discard the message on a high score.

-- 
Best regards,
 Duane                            mailto:duih...@gmail.com

Reply via email to