http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5673





------- Additional Comments From [EMAIL PROTECTED]  2007-10-10 03:33 -------
> I can see marginal utility in "simplifying" long strings of whitespace
> down to a single space.

Pretty marginal I'd say, because it only turns TABs, FFs and SPs into a space
at line folds, but not within each line, so regexps in rules can not reliably 
count on such compressing of whitespace.

I would suggest to also change the get_header() to only unfold header fields
(i.e. only remove a line feed, and keep whitespace at line folds intact).
Not necessary for 3.2.4, but 3.3.0 would be a good target for this change.





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to