On Fri, 2012-06-29 at 16:53 +0200, Cyborg wrote:
> # And reject if the SpamAssassin score is greater than ten
> #
> deny condition = ${if >{$spam_score_int}{10}} {1}}
> message = Your message scored $spam_score SpamAssassin
> point. Report follows:\n\
> $spam_report
The comment and implementation there are somewhat out of agreement... an
order of magnitude out, in fact. (To be slightly more helpful, see the
description of $spam_score_int in
<URL:
http://www.exim.org/exim-html-current/doc/html/spec_html/ch43.html#SECID206>.)
Regards,
Adam