Redis cluster DEFER & test results corrected
[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
ce25e298 21SSL connection using ke-RSA-AES256-SHA
54c5ebb1
PH
22Succeeded in starting TLS
23>>> mail from:<userx@test.ex>
24??? 250
25<<< 250 OK
26>>> rcpt to:<userx@test.ex>
27??? 250
28<<< 250 Accepted
29>>> DATA
30??? 3
31<<< 354 Enter message, ending with "." on a line by itself
32>>> This is a test encrypted message.
33>>> .
34??? 250
35<<< 250 OK id=10HmaX-0005vi-00
36>>> quit
37??? 221
38<<< 221 myhost.test.ex closing connection
39End of script
40Connecting to 127.0.0.1 port 1225 ... connected
41??? 220
42<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
43>>> ehlo rhu.barb
44??? 250-
45<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
46??? 250-
47<<< 250-SIZE 52428800
48??? 250-
5b456975
JH
49<<< 250-8BITMIME
50??? 250-
54c5ebb1
PH
51<<< 250-PIPELINING
52??? 250-
53<<< 250-STARTTLS
54??? 250
55<<< 250 HELP
56>>> mail from:<userx@test.ex>
57??? 250
58<<< 250 OK
59>>> rcpt to:<userx@test.ex>
60??? 550
61<<< 550 "You must encrypt"
62>>> quit
63??? 221
64<<< 221 myhost.test.ex closing connection
65End of script