http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5673
------- Additional Comments From [EMAIL PROTECTED] 2007-10-09 07:47 -------
(In reply to comment #4)
> Since the get("ALL") already clobbers whitespace on FWS,
> turning ranges of TABs, spaces and form-feeds(!?) into a
> single space, I don't see it as a 'major bug', but can't
> hurt to get it right.
ugh. that's a pretty serious bug too. "ALL" should be the headers, verbatim,
as they were passed in (apart from the "From_" line). perhaps we should just
use $msg->get_pristine_header() ?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.