X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fstdout%2F2132;h=c9a281c78ef751de8b40d23b1d94d7d46481d82d;hb=3db72f4b639a64cacf152e4f7718a18581426b10;hp=4665a8bea623f99a99ed4a39218fcaad4776843f;hpb=80940bc0d91727504f84e6cbedf51b6889bcbf85;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/stdout/2132 b/test/stdout/2132 index 4665a8bea..c9a281c78 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 @@ -18,7 +19,6 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using AES256-SHA Succeeded in starting TLS >>> mail from: ??? 250 @@ -37,6 +37,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 @@ -57,7 +58,6 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using AES256-SHA Succeeded in starting TLS >>> mail from:<"name with spaces"@test.ex> ??? 250 @@ -76,6 +76,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 @@ -96,9 +97,15 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS -pppp:error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:s3_pkt.c:dddd:SSL alert number 40 +pppp:error:dddddddd:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:[...]:SSL alert number 40 Failed to start TLS +>>> 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 @@ -121,7 +128,6 @@ Key file = TESTSUITE/aux-fixed/exim-ca/example.com/server1.example.com/server1.e ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using AES256-SHA Succeeded in starting TLS >>> mail from: ??? 250 @@ -148,3 +154,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