http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5394
Summary: font-size:0.8em triggers HTML_TINY_FONT
Product: Spamassassin
Version: 3.1.7
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: Rules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Sending an email containing:
<div style="font-size:0.8em;">
will trigger HTML_TINY_FONT (body contains 1 or 0-point font) which is wrong
since 0.8em will be around 10pt in most mailers.
Also, <div style="font-size:80%;"> doesn't trigger HTML_TINY_FONT or any other
test, but produces the same font size.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.