http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5052
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|check_microsoft_executable |[review]
|doesn't handle disguised |check_microsoft_executable
|content-type's |doesn't handle disguised
| |content-type's
Status Whiteboard| |needs 2 votes
------- Additional Comments From [EMAIL PROTECTED] 2006-12-06 08:31 -------
> This in fact had nothing to do with whether or not the file has a virus.
Yes and no. The code just looks for something that's an exe, regardless of
being a virus, but that's more of a virus-scanning thing than a spam-scanning
thing, hence the name of the plugin.
> All I was saying was that the code that fires the rule doesn't handle .exe
> files
correctly when the content type has been disguised as is evident from the
original included sample email.
Right. I understand your issue. My POV is that the plugin is really available
as an example of what can be done with a plugin, so I don't want to "waste" time
working on it.
That said, I'll put up a little patch in a minute which I think does the right
thing -- ignore the content-type, and look only at leaf nodes in the tree.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.