Test suite portability updates.
[exim.git] / test / stdout / 2122
1 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> ehlo rhu.barb
5 ??? 250-
6 <<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
7 ??? 250-
8 <<< 250-SIZE 52428800
9 ??? 250-
10 <<< 250-PIPELINING
11 ??? 250-
12 <<< 250-STARTTLS
13 ??? 250
14 <<< 250 HELP
15 >>> starttls
16 ??? 220
17 <<< 220 TLS go ahead
18 Attempting to start TLS
19 SSL info: before/connect initialization
20 SSL info: before/connect initialization
21 SSL info: SSLv2/v3 write client hello A
22 SSL info: SSLv3 read server hello A
23 SSL info: SSLv3 read server certificate A
24 SSL info: SSLv3 read server done A
25 SSL info: SSLv3 write client key exchange A
26 SSL info: SSLv3 write change cipher spec A
27 SSL info: SSLv3 write finished A
28 SSL info: SSLv3 flush data
29 SSL info: SSLv3 read finished A
30 SSL info: SSL negotiation finished successfully
31 SSL info: SSL negotiation finished successfully
32 SSL connection using AES256-SHA
33 Succeeded in starting TLS
34 >>> help
35 ??? 214-
36 <<< 214-Commands supported:
37 ??? 214
38 <<< 214 AUTH HELO EHLO MAIL RCPT DATA NOOP QUIT RSET HELP
39 >>> quit
40 ??? 221
41 <<< 221 myhost.test.ex closing connection
42 End of script