Re: Mail being permitted

Timothy Arnold <[email protected]> Fri, 07 Sep 2007 14:11:20 +0100
Newsgroups gmane.mail.exim.spamassassin
Message-ID <[email protected]>
> SApermreject: 5.0
>
> Confusing!
>
>   
Found the issue. I had this set in /etc/spamassassin/local.cf

clear_headers

add_header all Status _YESNO_, hits=_SCORE_ required=_REQD_ 
tests=_TESTS_ autolearn=_AUTOLEARN_version=_VERSION_

I am guessing that sa-exim doesn't like the modified header output. As 
soon as I removed these and restarted spamassassin, it worked.

Don't know if it is worth adding something in to the docs?

Thanks for your help!

Cheers
Tim