SA Bugzilla – Bug 1192
Bad hit on MISSING_OUTLOOK_NAME ?
Last modified: 2003-10-01 05:05:30 UTC
Received a message containing these headers: X-Mailer: Microsoft CDO for Windows 2000 Thread-Index: AcKFABdFncCZM8NjSRqn3n0FhxaiHw== Content-Class: urn:content-classes:message X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Although technically the test is correct -- this looks like Outlook, but is not -- it isn't indicative of a "forged" X-MimeOLE header and probably shouldn't trigger as a spam indicator.
Created attachment 503 [details] Possible patch (against 2.43, diff -u format)
"X-Mailer: Microsoft CDO for Windows 2000" is used on Microsoft's newsletters, since December 2001 and hence is quite common. The suggested patch I've just uploaded will do the trick, though you might prefer to make it more specific.
Could you give a Message-Id of such a "Microsoft CDO" message?
Subject: Re: [SAdev] Bad hit on MISSING_OUTLOOK_NAME ? Can you please attach an entire example message using the "Create a new attachment" link on the bug page -- not cut and paste, please. Thanks.
I'll try it. I have 1 questionable nonspam (UCE from a company I had done business with) and 600+ spams that would be not hit by MISSING_OUTLOOK_NAME if we apply this patch. We'll try it out and see how it works on the nightly runs.
Created attachment 522 [details] Message with "X-Mailer: Microsoft CDO for Windows 2000" header
fixed in CVS, added CDO to rule
See bug #1970 comment #2.
What is taking so long to fix this trivial bug?
> What is taking so long to fix this trivial bug? Because you reopened this ancient bug after it had been closed for *seven* months and 2.50 had been out for almost six months. AND there was a perfectly adequate bug filed against the new problem. The original bug, as reported on 2002-11-05 was fixed 2003-01-02 and the fix was included in SpamAssassin 2.50. *** This bug has been marked as a duplicate of 1970 ***
> Because you reopened this ancient bug after it had been closed > for *seven* months and 2.50 had been out for almost six months. I reopened it for a reason. This bug is about "Bad hit on MISSING_OUTLOOK_NAME", and it is exactly what we're see now. Why does it matter how many months (or years, decades, centries, for that matter) it has been since it was once closed? Isn't that what "reopen" is all about? > AND there was a perfectly adequate bug filed against the new problem. It's not "adequate" at all. I know about bug #1970, don't you see my reopening comment in which I was in fact pointing out to my *own* comment on bug #1970? But bug #1970 is about a bunch of different mishits (new Outlook versions has broken more than one SA test), and it's no way clear what actually is to be fixed. No matter what, the fix I suggested (which can't be any simpler) is still not fixed, as I can see in the CVS. Regardless of if this bug is duplicate or not, please just apply the damn fix!
The equivalent of your fix was applied already, the new problem is something else and is a duplicate of another bug. Please stop reopening this bug.