From 40525d07a858c90293bc09188fb539a1cec3f8aa Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 6 May 2017 21:01:45 +0100 Subject: Teach SMTP input sync check ("input sent too soon") about SMTP input buffering --- test/log/0901 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/log/0901') diff --git a/test/log/0901 b/test/log/0901 index cd8c52e75..0297a8915 100644 --- a/test/log/0901 +++ b/test/log/0901 @@ -10,6 +10,6 @@ 1999-03-02 09:44:33 SMTP connection from (tester) [127.0.0.1] lost while reading message data 1999-03-02 09:44:33 SMTP connection from (tester) [127.0.0.1] lost while reading message data 1999-03-02 09:44:33 10HmbD-0005vi-00 <= someone8@some.domain H=(tester) [127.0.0.1] P=esmtp K S=sss for CALLER@test.ex -1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "bdat 1" H=(tester) [127.0.0.1] next input="bdat 87 last\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "BDAT 1" H=(tester) [127.0.0.1] next input="BDAT 87 last\r\n" 1999-03-02 09:44:33 SMTP call from (tester) [127.0.0.1] dropped: too many syntax or protocol errors (last command was "From: Sam@random.com") 1999-03-02 09:44:33 SMTP connection from (tester) [127.0.0.1] lost while reading message data (header) -- cgit v1.2.3