c04a72a8a647269512bed686c30e87b27428659a
[exim.git] / test / stdout / 2105
1 Connecting to 127.0.0.1 port 1225 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> mail from:<userx@test.ex>
5 ??? 250
6 <<< 250 OK
7 >>> rcpt to:<userx@remote.test.ex>
8 ??? 550
9 <<< 550 encryption required
10 >>> ehlo rhu.barb
11 ??? 250-
12 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
13 ??? 250-
14 <<< 250-SIZE 52428800
15 ??? 250-
16 <<< 250-PIPELINING
17 ??? 250-
18 <<< 250-STARTTLS
19 ??? 250
20 <<< 250 HELP
21 >>> starttls
22 ??? 220
23 <<< 220 TLS go ahead
24 Attempting to start TLS
25 SSL info: before/connect initialization
26 SSL info: before/connect initialization
27 SSL info: SSLv2/v3 write client hello A
28 SSL info: SSLv3 read server hello A
29 SSL info: SSLv3 read server certificate A
30 SSL info: SSLv3 read server done A
31 SSL info: SSLv3 write client key exchange A
32 SSL info: SSLv3 write change cipher spec A
33 SSL info: SSLv3 write finished A
34 SSL info: SSLv3 flush data
35 SSL info: SSLv3 read server session ticket A
36 SSL info: SSLv3 read finished A
37 SSL info: SSL negotiation finished successfully
38 SSL info: SSL negotiation finished successfully
39 SSL connection using AES256-SHA
40 Succeeded in starting TLS
41 >>> mail from:<userx@test.ex>
42 ??? 250
43 <<< 250 OK
44 >>> rcpt to:<userx@remote.test.ex>
45 ??? 250
46 <<< 250 Accepted
47 >>> quit
48 ??? 221
49 <<< 221 myhost.test.ex closing connection
50 End of script