This line is in all my email:

X-Spam-Score: 9.0 (+++++++++)

Well, this one with 9.0 got through.


On 10/12/07 9:15 AM, "Renaud Allard" <[EMAIL PROTECTED]> wrote:

> 
> 
> Frank DeChellis wrote:
>> Hi,
>> 
>> We're using Exim 4.67 with Spam Assassin 3.something
>> 
>> Here is the line in my config for exim to reject the spam based on a score
>> of 6.0:
>> 
>> deny    message = This message scored $spam_score spam points
>>         spam = nobody:true/defer_ok
>>         condition = ${if > {$spam_score_int}{60}{1}{0}}
>> 
>> My problem is I am routinely receiving spam in my box scoring between 6.1
>> and 8.0.
>> 
>> Is the format of my condition statement incorrect?
>> 
>> 
> 
> Your syntax should work.
> 
> Is spamassassin really scanning the mail? You have put defer_ok, that means if
> spamassassin doesn't answer, the mail will pass through.


Frank DeChellis
President, Internet Access Worldwide
Welland, Ontario, Canada
www.iaw.com




-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to