diff options
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 |