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





------- Additional Comments From [EMAIL PROTECTED]  2006-11-12 20:50 -------
I looked at the return from get_pristine_header() under three circumstances,

1) The header and body line endings are all \n

2) The header line endings are \r\n, the body are \n, and the separator is \n

3) The header line endings are \r\n, the body are \n, and the separator is \r\n

In case 3 only, get_pristine_header() returns an extra element at the end
consisting of the string '\r'.

I think that has to be considered a bug.




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

Reply via email to