http://bugzilla.spamassassin.org/show_bug.cgi?id=3136
Summary: MIME_HTML_ONLY_MULTI doesn't hit on this message
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Rules
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
The message I'll attach shortly is a spam I got in today which made me chuckle.
It's multipart/alternative, with only a text/plain part in it, which is
actually
HTML (we render it properly).
But I noticed that MIME_HTML_ONLY_MULTI doesn't hit, and I can't decide if
that's what we want to do ... The issue is that MIME_HTML_ONLY looks at what
the message says it has for parts, not what it ends up actually being: ie:
content-type header instead of rendered-type out of our code...
Thoughts?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.