https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6092
--- Comment #3 from Mark Martinec <[email protected]> 2009-04-02 05:42:05 PST --- > Point is/was, that I don't want the X-Spam-Level header removed altogether, > but ONLY when it has nothing to show for (no asterixes). There is a difference between a header field not present (i.e. no spam checking done) and an empty header field body (score below 1). > Besides, it's not the first time I've see mail (header) parsers trip over > empty headers, as they're trying to split matters into neat key,value pairs. If they trip over such triviality, I'd rather not imagine what they do with parsing a From header field with display names and comments, nested comments, folding, all-whitespace lines in a header section, ... Avoid. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
