diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-08 18:56:13 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-08 18:56:13 +0100 |
commit | 9e0ed81fc2a821e60dd3235c4e5598ab45cfcc1e (patch) | |
tree | 036c0ca59cccafbf4e08e2e05b0e4ddf6bbf0222 /test/log | |
parent | 44e6c20c0d355daceb76ecc2c014b4af4cea1031 (diff) |
Logging: show when input from truncated for logging "next input sent too soon"
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/0901 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/0901 b/test/log/0901 index 0297a8915..0f876740f 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\no: Susan@random.co"... 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) |