Re: exiscan spamassassin conditions

Adrian Woizik <[email protected]> Thu, 28 Oct 2004 10:08:44 +0200
Newsgroups gmane.mail.exim.exiscan.user
Message-ID <[email protected]>
* Lance | 2004-10-27 22:03:43 [-0600]:

>  warn message = X-New-Subject: **SPAM** $h_subject:
>       log_message = System filter tagged as spam - (score=$spam_score).
>       spam = $recipients
>       condition = ${if >{$spam_score_int}{50}{1}{0}}

Try it without the condition line. It will only be triggered if it is
above the required_hits from SA.

Regards,
-- 
Adrian Woizik