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





------- Additional Comments From [EMAIL PROTECTED]  2007-03-06 07:14 -------
(In reply to comment #7)
> I have narrowed the problem down to ArchiveIterator.pm. If I replace the 
3.1.8 
> version of this file with the 3.1.7 version then the newline problem goes 
away.

And, to narrow it down even further, the new code starting on line 877 of that 
file:

  # bug 5249: mail could have 8-bit data, need this on some platforms
  binmode INPUT;

is what is causing my problem. Remove that line and the problem disappears.




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

Reply via email to