http://bugzilla.spamassassin.org/show_bug.cgi?id=2757





------- Additional Comments From [EMAIL PROTECTED]  2004-02-18 19:42 -------
Interesting to note that the email stopped at character 0x1A, which corresponds
to ^Z.

WORKSFORME on Linux. Can somebody on Windows try experimenting to see if they
can reproduce the failure in other emails containing a ^Z char?

Had to dig, but according to:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/his/htm/_sna_aftp_file_transfer_types_aftp.asp

0x1A is an EOF in windows. I'm guessing that something in MsgParser.pm is
terminating early due to the EOF. Can someone run a perl debugger on a Windows
install to see exactly where?

Is ^Z legal in email? if so, how does it get handled by native MS stuff?



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

Reply via email to