http://bugzilla.spamassassin.org/show_bug.cgi?id=2959
------- Additional Comments From [EMAIL PROTECTED] 2004-01-24 03:45 ------- Created an attachment (id=1726) --> (http://bugzilla.spamassassin.org/attachment.cgi?id=1726&action=view) patch for spamc/spamc.c Using 'spamc -d foobarbaz < sample-nonspam.txt' as a test case, I found another bug that prevented the test case from working under Windows. That problem is fixed by opening stdin and stdout in binary mode so there is no newline conversion. I also fixed some compiler warnings, all but one of which was only in the Windows compile. This patch contains the fix for this bug and the other two fixes described in this comment. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
