configure.default handle IPv6 localhost better.
[exim.git] / test / stdout / 2105
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>>> 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-
5b456975
JH
16<<< 250-8BITMIME
17??? 250-
54c5ebb1
PH
18<<< 250-PIPELINING
19??? 250-
20<<< 250-STARTTLS
21??? 250
22<<< 250 HELP
23>>> starttls
24??? 220
25<<< 220 TLS go ahead
26Attempting to start TLS
27SSL info: before/connect initialization
28SSL info: before/connect initialization
29SSL info: SSLv2/v3 write client hello A
30SSL info: SSLv3 read server hello A
31SSL info: SSLv3 read server certificate A
1508acb8 32SSL info: SSLv3 read server key exchange A
54c5ebb1
PH
33SSL info: SSLv3 read server done A
34SSL info: SSLv3 write client key exchange A
35SSL info: SSLv3 write change cipher spec A
36SSL info: SSLv3 write finished A
37SSL info: SSLv3 flush data
8332bd72 38SSL info: SSLv3 read server session ticket A
54c5ebb1
PH
39SSL info: SSLv3 read finished A
40SSL info: SSL negotiation finished successfully
41SSL info: SSL negotiation finished successfully
42SSL connection using AES256-SHA
43Succeeded in starting TLS
44>>> mail from:<userx@test.ex>
45??? 250
46<<< 250 OK
47>>> rcpt to:<userx@remote.test.ex>
48??? 250
49<<< 250 Accepted
50>>> quit
51??? 221
52<<< 221 myhost.test.ex closing connection
53End of script