On Thu, 09 Jun 2011 22:38:25 -0400, Daryl C. W. O'Shea wrote:
header CUSTOM_X_SPAM_FLAG X-Spam-Flag:raw =~ /\bYES\b/i
nope, is headers case sensitive ?spamassassin have case like the above, but aol changed it all uppercase, and my rule works from spamassassin, but fails in amavis since this header is removed case insensitive, what a life :-)