Docs: Add a note about the maximum spam bar length
[exim.git] / test / stdout / 2118.debian8
CommitLineData
28e8a0f7
HSHR
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-
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
20Attempting to start TLS
21SSL info: before/connect initialization
22SSL info: before/connect initialization
23SSL info: SSL negotiation finished successfully
24SSL info: SSL negotiation finished successfully
25SSL connection using AES256-SHA
26Succeeded in starting TLS
27>>> mail from:<userx@test.ex>
28??? 250
29<<< 250 OK
30>>> rcpt to:<userx@test.ex>
31??? 250
32<<< 250 Accepted
33>>> DATA
34??? 3
35<<< 354 Enter message, ending with "." on a line by itself
36>>> This is a test encrypted message.
37>>> .
38??? 250
39<<< 250 OK id=10HmaX-0005vi-00
40>>> quit
41??? 221
42<<< 221 myhost.test.ex closing connection
43End of script
44Connecting to 127.0.0.1 port 1225 ... connected
45??? 220
46<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
47>>> ehlo rhu.barb
48??? 250-
49<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
50??? 250-
51<<< 250-SIZE 52428800
52??? 250-
53<<< 250-8BITMIME
54??? 250-
55<<< 250-PIPELINING
56??? 250-
57<<< 250-STARTTLS
58??? 250
59<<< 250 HELP
60>>> mail from:<userx@test.ex>
61??? 250
62<<< 250 OK
63>>> rcpt to:<userx@test.ex>
64??? 550
65<<< 550 "You must encrypt"
66>>> quit
67??? 221
68<<< 221 myhost.test.ex closing connection
69End of script