Assuming you are using a router to process messages with SpamAssassin,
add the following to it:
headers_remove = "X-Spam-Flag"
This should remove the header prior to processing it with SpamAssassin.
/\---/\ Eric J Fox
/ o o \ Small Business Computer Support
\.\ /./ in the Phoenix Metropolitan Area
\@/ http://www.bsdsystems.com/support/
JP Kelly wrote:
>AOL in their infinite wisdom has decided to add the header X-Spam-
>Flag: NO to their outgoing messages.
>Due to the way I have Spamassassin set up with exim this causes any
>message from AOL to be considered spam.
>Is there a way to strip the X-Spam-Flag: NO on RCPT before any other
>processing is done?
>