HAVE_IPV6=yes in comment; need value!
[exim.git] / test / stdout / 2118
CommitLineData
54c5ebb1
PH
1Connecting 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>>> ehlo rhu.barb
5??? 250-
6<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
7??? 250-
8<<< 250-SIZE 52428800
9??? 250-
5b456975
JH
10<<< 250-8BITMIME
11??? 250-
54c5ebb1
PH
12<<< 250-PIPELINING
13??? 250-
14<<< 250-STARTTLS
15??? 250
16<<< 250 HELP
17>>> starttls
18??? 220
19<<< 220 TLS go ahead
20Attempting to start TLS
21SSL info: before/connect initialization
22SSL info: before/connect initialization
23SSL info: SSLv2/v3 write client hello A
24SSL info: SSLv3 read server hello A
25SSL info: SSLv3 read server certificate A
26SSL info: SSLv3 read server done A
27SSL info: SSLv3 write client key exchange A
28SSL info: SSLv3 write change cipher spec A
29SSL info: SSLv3 write finished A
30SSL info: SSLv3 flush data
8332bd72 31SSL info: SSLv3 read server session ticket A
54c5ebb1
PH
32SSL info: SSLv3 read finished A
33SSL info: SSL negotiation finished successfully
34SSL info: SSL negotiation finished successfully
35SSL connection using AES256-SHA
36Succeeded in starting TLS
37>>> mail from:<userx@test.ex>
38??? 250
39<<< 250 OK
40>>> rcpt to:<userx@test.ex>
41??? 250
42<<< 250 Accepted
43>>> DATA
44??? 3
45<<< 354 Enter message, ending with "." on a line by itself
46>>> This is a test encrypted message.
47>>> .
48??? 250
49<<< 250 OK id=10HmaX-0005vi-00
50>>> quit
51??? 221
52<<< 221 myhost.test.ex closing connection
53End of script
54Connecting to 127.0.0.1 port 1225 ... connected
55??? 220
56<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
57>>> ehlo rhu.barb
58??? 250-
59<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
60??? 250-
61<<< 250-SIZE 52428800
62??? 250-
5b456975
JH
63<<< 250-8BITMIME
64??? 250-
54c5ebb1
PH
65<<< 250-PIPELINING
66??? 250-
67<<< 250-STARTTLS
68??? 250
69<<< 250 HELP
70>>> mail from:<userx@test.ex>
71??? 250
72<<< 250 OK
73>>> rcpt to:<userx@test.ex>
74??? 550
75<<< 550 "You must encrypt"
76>>> quit
77??? 221
78<<< 221 myhost.test.ex closing connection
79End of script