Re: [exim] Outlook confuses EXIM + SA

Top Page
Delete this message
Reply to this message
Author: Peter Velan
Date:  
To: exim-users
Subject: Re: [exim] Outlook confuses EXIM + SA
am 31.03.05 15:56 schrieb Peter Velan:

> am 31.03.05 15:49 schrieb Tony Finch:
>
>> On Thu, 31 Mar 2005, Peter Velan wrote:
>>>
>>> What puzzles me: Why does this kind of mails are scanned by SA? Where is
>>> my configuration error?
>>
>>> > warn
>>> > message = X-Spam-Score: $spam_score ($spam_bar)
>>> > spam = vmail:true
>>> > condition = ${if eq {$acl_c9}{sa-eval-yes} {yes}{no} }
>>
>> This means "always scan for spam, but only add the header if $acl_c9 is
>> sa-eval-yes". You need to swap the last two lines.
>
> Oops, thats all? Oh my god, so I have pushed every mail to sa, all the
> time? Oh no!


Banging my head against the wall: my spam router only checked
$spam_score_int against a value from database and never took a look to
the "X-Spam-Score"-header :-(

I had a Windows-Mailserver under operation for over six years, and I'm
so happy that I found my way to this great exim community!

Thanks to all of you which are giving so much help and advice to users
of this excellent piece of software.

Peter