On Tue, 14 Jun 2005, Jonathan Knight wrote: > > This is EXIM 4.43 with the exiscan patch. The order of the lines implies > that Exim sends a "DATA" command before it sees the response from the RCPT > command. Surely Exim shouldn't be trying to send the message unless at > least one RCPT command succeeded?
This is expected if SMTP PIPELINING is being used. See RFC 2920 (which is quite short). Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
