diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-20 15:58:02 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-20 15:58:02 +0000 |
commit | a14e56367e5ef12d43aee57e3f8565be8d468845 (patch) | |
tree | 710fe75066b5479f036ac005cb77f14fa46c17e1 /test/rejectlog | |
parent | ca86f471bf30f4630e96e24f6c13de269f380f41 (diff) |
Add extra sync checks after ACLs that might delay.
Diffstat (limited to 'test/rejectlog')
-rw-r--r-- | test/rejectlog/0556 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/rejectlog/0556 b/test/rejectlog/0556 new file mode 100644 index 000000000..2f0d87f1b --- /dev/null +++ b/test/rejectlog/0556 @@ -0,0 +1,3 @@ +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was advertised): rejected "data" H=(abcd) [127.0.0.1] next input="Start: sent early ...\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "mail from:<userx@test.ex>" H=(abcd) [127.0.0.1] next input="rcpt to:<userx@test.ex>\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "rcpt to:<userx@test.ex>" H=(abcd) [127.0.0.1] next input="data\r\n" |