https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5956--- Comment #1 from Cedric Knight <
cedric@...> 2009-07-03 12:23:36 PST ---
Comment: this rule has a poor ratio anyway. Quoting a June report:
HTML_FONT_FACE_BAD: bad, avg S/O=0.70 avg Spam%=0.36 avg Ham%=0.15
but 70% of the hits I get are ham.
Some typeface names include spaces within them, some oriental ones look like
face=3D=CB=CE=CC=E5
and then there are mistakes in ham like:
face=3D"arial, helvetica, sans-serif;"
face=3D"#6f6f6f"
If the rule is refined, maybe it should include these cases. The HTML 4.0 spec
http://www.w3.org/TR/html4/present/graphics.html#h-15.2.2 seems to say that any
character in the document character set can be used, not just [a-z], but spaces
need to be trimmed.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.