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.
--
010100100110010101101110011000010111010101100100
010000010110110001101100011000010111001001100100