diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-16 16:36:08 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-16 17:50:29 +0100 |
commit | 5990a26531db1a1ba1ed4bc04554ba217c910b45 (patch) | |
tree | 6b62710a28f8b3ef649c6281dd2317519fb1e91e /test/log/0901 | |
parent | 67ffc5f1b2a24add79f9eed82136ac3474b67b1e (diff) |
Log additional command-history on too-many-syntax-errors
Diffstat (limited to 'test/log/0901')
-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 af07e730c..e4bb6a243 100644 --- a/test/log/0901 +++ b/test/log/0901 @@ -11,5 +11,5 @@ 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\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 call from (tester) [127.0.0.1] dropped: too many syntax or protocol errors (last command was "From: Sam@random.com", C=EHLO,MAIL,RCPT,BDAT) 1999-03-02 09:44:33 SMTP connection from (tester) [127.0.0.1] lost while reading message data (header) |