http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5673
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[review] "ALL" header |"ALL" header includes extra
|includes extra spaces |spaces between header names
|between header names and |and values
|values |
Status Whiteboard|needs 1.1 vote for 3.2 |
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 05:17 -------
I've just checked in a change to use get_pristine_header(), and it now checks an
entire message's header in the test case.
: jm 152...; svn commit -m "bug 5673: just use get_pristine_header() for the
'ALL' pseudo-header, to preserve all internal whitespace in the headers; update
test"
Sending lib/Mail/SpamAssassin/PerMsgStatus.pm
Sending t/get_all_headers.t
Transmitting file data ..
Committed revision 583445.
BTW, I would say the current behaviour -- munging internal whitespace --
arguably
*is* a bug, since the documentation states:
> There are several special pseudo-headers that can be specified:
> ...
> =item C<ALL> can be used to mean the text of all the message's headers.
there's no mention that any munging at all takes place. IMO, that's buggy.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.