summaryrefslogtreecommitdiff
path: root/test/stdout/2132
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-10-27 16:04:43 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-10-27 16:43:42 +0100
commit9078840563ffbb46c5a06f3eb94e5742e3ede07c (patch)
tree8b098e0705066bba17e8f1a0b9bf4059d0af1761 /test/stdout/2132
parent00ebeb1f7a6480c83e2ce4f047bd6ad5b9d456d7 (diff)
Testsuite: resulting output changes.
Broken-by: fd3cf78930
Diffstat (limited to 'test/stdout/2132')
-rw-r--r--test/stdout/213215
1 files changed, 13 insertions, 2 deletions
diff --git a/test/stdout/2132 b/test/stdout/2132
index 905dfb913..04ff48bbf 100644
--- a/test/stdout/2132
+++ b/test/stdout/2132
@@ -1,3 +1,4 @@
+### Should accept message
Connecting to 127.0.0.1 port 1225 ... connected
??? 220
<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
@@ -37,6 +38,7 @@ Succeeded in starting TLS
??? 221
<<< 221 myhost.test.ex closing connection
End of script
+### Should accept message (with a difficult env-from)
Connecting to 127.0.0.1 port 1225 ... connected
??? 220
<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
@@ -76,6 +78,7 @@ Succeeded in starting TLS
??? 221
<<< 221 myhost.test.ex closing connection
End of script
+### client cert verify required; none given
Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
??? 220
<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
@@ -98,11 +101,13 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
Attempting to start TLS
pppp:error:dddddddd:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:[...]:SSL alert number 40
Failed to start TLS
-+++ 1
->>> help
+>>> noop
+????554
+>>> noop
??? 554
<<< 554 Security failure
End of script
+### client cert verify required; good one supplied
Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
Certificate file = TESTSUITE/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.pem
Key file = TESTSUITE/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.unlocked.key
@@ -152,3 +157,9 @@ End of script
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
503 STARTTLS command used when not advertised
221 myhost.test.ex closing connection
+
+******** SERVER ********
+### Should accept message
+### Should accept message (with a difficult env-from)
+### client cert verify required; none given
+### client cert verify required; good one supplied