http://bugzilla.spamassassin.org/show_bug.cgi?id=4363
------- Additional Comments From [EMAIL PROTECTED] 2005-05-27 18:58 ------- Suggest, instead of patching the startup script to set the handles to binary, move this code into SA processing itself, so it will always be done, regardless of the method used to glue SA into the mail processing. Since SA can handle both \n and \r\n line endings correctly, I can see no reason that it should not pass the message content through undisturbed as far as line endings are concerned. Doing so requires binmode on a PC. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
