Merge from master into 4.next
[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-8BITMIME
11 ??? 250-
12 <<< 250-PIPELINING
13 ??? 250-
14 <<< 250-STARTTLS
15 ??? 250
16 <<< 250 HELP
17 >>> starttls
18 ??? 220
19 <<< 220 TLS go ahead
20 Attempting to start TLS
21 SSL info: before/connect initialization
22 SSL info: before/connect initialization
23 SSL info: SSLv3 read server hello A
24 SSL info: SSLv3 read server certificate A
25 SSL info: SSLv3 read server done A
26 SSL info: SSLv3 write client key exchange A
27 SSL info: SSLv3 write change cipher spec A
28 SSL info: SSLv3 write finished A
29 SSL info: SSLv3 flush data
30 SSL info: SSLv3 read server session ticket A
31 SSL info: SSLv3 read finished A
32 SSL info: SSL negotiation finished successfully
33 SSL info: SSL negotiation finished successfully
34 SSL connection using AES256-SHA
35 Succeeded in starting TLS
36 >>> help
37 ??? 214-
38 <<< 214-Commands supported:
39 ??? 214
40 <<< 214 AUTH HELO EHLO MAIL RCPT DATA BDAT NOOP QUIT RSET HELP
41 >>> quit
42 ??? 221
43 <<< 221 myhost.test.ex closing connection
44 End of script