http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5673
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 02:59 -------
(In reply to comment #6)
> What's the problem here? The amount of whitespace is irrelevant.
btw, I disagree on this point. If the real headers look like
Header1: value1
Header2: value2
then get("ALL") should not return
Header1: value1
Header2: value2
with *additional* spaces added. I can see marginal utility in "simplifying"
long strings of whitespace down to a single space -- but adding spaces where
they aren't in the original string, IMO, is a bug.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.