https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6760
--- Comment #4 from Kevin A. McGrail <[email protected]> 2012-03-08 23:41:11 UTC --- Created attachment 5046 --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5046 Patch to change name_to_rgb substantially, revised HTML_FONT_LOW_CONTRAST rule and invisibility modification, tests for more colors As discussed, this was a bit of a can of worms. The color parsing that existed seemed grossly outdated. I've chosen to return invalid instead of a color code for certain things. For things longer than 6 chars, I didn't because someone might type an extra f, for example. We might look to implement a rule for invalid color codes perhaps? Thanks to Darxus for his groundwork on this patch. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
