diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-11 21:46:57 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-04 14:57:03 +0100 |
commit | 4ed8d31a9ccdfc4a948703fd8ac3f7cb6b8fdf8e (patch) | |
tree | 68679f537112764d2493cfa7cac0f40615f01458 /test/stdout/5402 | |
parent | 24f66b4d1c46e638edbd1af06d3705cf0767a3c7 (diff) |
Support transport hosts_avoid_tls for cutthrough.
Diffstat (limited to 'test/stdout/5402')
-rw-r--r-- | test/stdout/5402 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/test/stdout/5402 b/test/stdout/5402 new file mode 100644 index 000000000..252c82917 --- /dev/null +++ b/test/stdout/5402 @@ -0,0 +1,24 @@ +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250-myhost.test.ex Hello CALLER at myhost.test.ex
+250-SIZE 52428800
+250-8BITMIME
+250-PIPELINING
+250-STARTTLS
+250 HELP
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaY-0005vi-00
+221 myhost.test.ex closing connection
+220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250-myhost.test.ex Hello CALLER at myhost.test.ex
+250-SIZE 52428800
+250-8BITMIME
+250-PIPELINING
+250-STARTTLS
+250 HELP
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbA-0005vi-00
+221 myhost.test.ex closing connection
|