diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
commit | 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (patch) | |
tree | ea480313c058c0177c784686de9189bd305d8bd1 /test/stderr/0293 | |
parent | f767aaae1638df676a05699edf1f614cae351af2 (diff) |
More test commits.
Diffstat (limited to 'test/stderr/0293')
-rw-r--r-- | test/stderr/0293 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/test/stderr/0293 b/test/stderr/0293 new file mode 100644 index 000000000..a89c4b86a --- /dev/null +++ b/test/stderr/0293 @@ -0,0 +1,23 @@ +LOG: smtp_connection MAIN + SMTP connection from CALLER +LOG: MAIN + <= x@y U=CALLER P=local-smtp S=sss +delivering 10HmaX-0005vi-00 +LOG: MAIN + => one <one@z> R=r1 T=t1 +LOG: MAIN + Completed +LOG: MAIN + <= x@y U=CALLER P=local-smtp S=sss +LOG: delay_delivery MAIN + no immediate delivery: more than 1 messages received in one connection +LOG: MAIN REJECT + rejected MAIL command U=CALLER: too many messages in one connection +LOG: smtp_connection MAIN + SMTP connection from CALLER closed by QUIT +LOG: smtp_connection MAIN + SMTP connection from CALLER +LOG: MAIN REJECT + rejected MAIL command U=CALLER: too many messages in one connection +LOG: smtp_connection MAIN + SMTP connection from CALLER closed by QUIT |