X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fstdout%2F5650;h=7b5628c6aaccafb259c9daa109a9bc47bd73146f;hb=9c638142bf4a66ca9e494bee6b20d41853b8e85b;hp=e0bbf45071b41ca3d92873f537bb4f784f7ecc1a;hpb=2b4a568dfa3d79a9a968984cf5b23829c084a951;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/stdout/5650 b/test/stdout/5650 index e0bbf4507..7b5628c6a 100644 --- a/test/stdout/5650 +++ b/test/stdout/5650 @@ -78,3 +78,39 @@ Key file = aux-fixed/cert2 Attempting to start TLS Bad certificate End of script +Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected +Certificate file = aux-fixed/cert2 +Key file = aux-fixed/cert2 +??? 220 +<<< 220 server1.example.com ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> ehlo rhu.barb +??? 250- +<<< 250-server1.example.com Hello rhu.barb [ip4.ip4.ip4.ip4] +??? 250- +<<< 250-SIZE 52428800 +??? 250- +<<< 250-8BITMIME +??? 250- +<<< 250-PIPELINING +??? 250- +<<< 250-STARTTLS +??? 250 +<<< 250 HELP +>>> starttls +??? 220 +<<< 220 TLS go ahead +Attempting to start TLS +Succeeded in starting TLS +>>> ehlo rhu.barb.tls +??? 250- +<<< 250-server1.example.com Hello rhu.barb.tls [ip4.ip4.ip4.ip4] +??? 250- +<<< 250-SIZE 52428800 +??? 250- +<<< 250-8BITMIME +??? 250- +<<< 250-PIPELINING +??? 250 +<<< 250 HELP +>>> quit +End of script