https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6071
--- Comment #3 from Brian J. Murrell <[email protected]> 2010-01-04 07:05:39 UTC --- (In reply to comment #2) > AFAICT, the most recent (895075) 20_ratware.cf has: > > header __HOTMAIL_BAYDAV_MSGID MESSAGEID =~ > /^<[A-Z]{3}\d+-(?:DAV|SMTP)\d+[a-z0-9]{2...@phx\.gbl>$/m > meta __FORGED_OE (__OE_MUA && !__OE_MSGID_1 && !__OE_MSGID_2 && > !__HOTMAIL_BAYDAV_MSGID && !__OE_MSGID_4 && !__UNUSABLE_MSGID) > meta FORGED_MUA_OUTLOOK ((__FORGED_OE || __FORGED_OUTLOOK_DOLLARS) && > !__FMO_EXCL_O3416 && !__FMO_EXCL_OE3790 && !__VISTA_MSGID) > > Doesn't that fix the problem? Oh damn. Yes, that looks like it should. I was totally blanking on the "!__HOTMAIL_BAYDAV_MSGID" in the __FORGED_OE rule. I guess whether it's actually working or not depends on when this was added. I have my last false positive showing as being received at Thu, 12 Nov 2009 19:20:43 -0500 (EST). How does that line up with the above change? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
