Re: [exim] Spam getting through

Top Pagina
Delete this message
Reply to this message
Auteur: ROGERS Richard
Datum:  
Aan: Renaud Allard, Ian P. Christian
CC: exim-users 3, Frank DeChellis
Onderwerp: Re: [exim] Spam getting through
exim-users-bounces@??? wrote:
> Ian P. Christian wrote:
>> Frank DeChellis wrote:
>>> This line is in all my email:
>>>
>>> X-Spam-Score: 9.0 (+++++++++)
>>>
>>>
>>
>> are you sure that header is added by *your* mail server?
>>
>> it's possible it's being added by others, and therefore your spamd
>> checking isn't actaully checking that result, but its own obviously.
>>
>> It's not uncomming to get mails already rated by other servers
>> spamassassin's - for example, this list :)
>>
>>
>
> To be sure the score is my server's score, I generally use an ACL
>         like this: warn
>         spam            = nobody:true
>         add_header      = X-Spam-Score: $spam_score ($spam_bar)
>         add_header      = X-Spam-Report: $spam_report
>         log_message     = Spam-score: $spam_score

>
> It let's you look at the spam score directly in the logs.



Alternatively - or additionally - for client side filtering, you can
always use a more obviously site-specific header, e.g.

        add_header      = X-MyOrganisation-Spam-Score: $spam_score
($spam_bar)


Regards

Richard


--
Richard Rogers
IT Development and Innovation Manager
Information Services, Staffordshire University


The information in this email is confidential and is intended solely for the addressee. Access to this email by anyone else is unauthorised.



If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, except for the purpose of delivery to the addressee, is prohibited and may be unlawful. Kindly notify the sender and delete the message and any attachment from your computer.