https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8055
Bug ID: 8055 Summary: OLEVMMacro wrong detection Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: giova...@paclan.it Target Milestone: Undefined Created attachment 5834 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5834&action=edit code removal OLEVBMacro may detect a Word 2003 document with an embedded image as a document that contains a macro. The issue is because the plugin is checking for a marker that indicates a document with an ole embedded document that might or might not be dangerous. The attached patch is a fix for the issue that removes the wrong code. -- You are receiving this mail because: You are the assignee for the bug.