http://bugzilla.spamassassin.org/show_bug.cgi?id=4363
------- Additional Comments From [EMAIL PROTECTED] 2005-05-31 21:32 ------- ok, r179354 includes the binmode() fix. however, the other half, the PerMsgStatus changes, is trickier. this is because we have documented the report() APIs on that object as returning report texts with \n as the newline separator, not \r\n. we should possibly change rewrite() to rewrite the message using whatever the correct newline separator is (based on the message string itself, not on the current platform!) -- but doing that fully, while avoiding adding \r\n to the text returned via get_report(), is the hard part. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
