Issue 25: qpsmtpd-async: premature end of data http://code.google.com/p/smtpd/issues/detail?id=25 New issue report by r...@yx.ro: What steps will reproduce the problem? 1. Send a mail to qpsmtpd-async instrumented so that when the mail data is transmitted, the payload of a TCP packet starts with a dot followed by CRLF and there is some delay between this packet and the previous one. The previous packet should not end with CRLF. Send the end-of-data marker either later with the same packet or with a following packet. What is the expected output? What do you see instead? It is expected that the entire body of the mail is received. Instead, qpsmtpd-async thinks that that dot from the start of the packet is the end-of-data marker and gives unrecognized command errors for the remainder of the data. What version of the product are you using? On what operating system? qpsmtpd-async rev. #874 on Fedora 7, perl 5.8.8. Please provide any additional information below. Attachments: tmail3.pl 408 bytes qpsmtpd-premature-end-of-data.patch 1.1 KB Issue attributes: Status: New Owner: ---- Labels: Type-Defect Priority-Medium -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings