summaryrefslogtreecommitdiff
path: root/test/stderr/0276
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-03-14 20:39:03 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2021-03-16 16:43:49 +0000
commit001bf8f58763581d117edaa391aa13ac139eb39b (patch)
tree6af8ef88382cba84e148612ccced6841b4a89264 /test/stderr/0276
parent843edb3830b89e01fd2b956d2a0d23d13e29b55e (diff)
Pipeline QUIT after data
Diffstat (limited to 'test/stderr/0276')
-rw-r--r--test/stderr/02764
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stderr/0276 b/test/stderr/0276
index 5894d75d0..3519ecf16 100644
--- a/test/stderr/0276
+++ b/test/stderr/0276
@@ -14,6 +14,8 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP<< 250 OK
SMTP<< 500 NO
SMTP+> QUIT
+ SMTP(shutdown)>>
+ SMTP<< 200 OK
SMTP(close)>>
LOG: MAIN
** userx@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after pipelined DATA: 500 NO
@@ -48,6 +50,8 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP>> DATA
SMTP<< 500 NO
SMTP+> QUIT
+ SMTP(shutdown)>>
+ SMTP<< 200 OK
SMTP(close)>>
LOG: MAIN
** usery@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after DATA: 500 NO