------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=469
ph10@??? changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #2 from ph10@??? 2007-02-20 16:01 -------
Previously, all the sync checks happened immediately after a command was read.
Thus, it would have checked when it read DATA. This is fine when there are no
delays, but delays change things. I have now put in an additional check just
before it sends the 354, and similarly for HELO and for MAIL and RCPT when
pipelining is not advertised. The code is committed.
--
Configure bugmail:
http://www.exim.org/bugzilla/userprefs.cgi?tab=email