------- 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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from [EMAIL PROTECTED] 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 -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
