Expansions: add ${sha3:<string>} item
[exim.git] / test / stdout / 3454.debian8
CommitLineData
d711cea7
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 foobar
5??? 250-myhost
6<<< 250-myhost.test.ex Hello foobar [127.0.0.1]
7??? 250-SIZE
8<<< 250-SIZE 52428800
9??? 250-8BITMIME
10<<< 250-8BITMIME
11??? 250-PIPELINING
12<<< 250-PIPELINING
13??? 250-AUTH
14<<< 250-AUTH PLAIN
15??? 250-STARTTLS
16<<< 250-STARTTLS
17??? 250 HELP
18<<< 250 HELP
19>>> starttls
20??? 220 TLS
21<<< 220 TLS go ahead
22Attempting to start TLS
23SSL info: before/connect initialization
24SSL info: before/connect initialization
25SSL info: SSL negotiation finished successfully
26SSL info: SSL negotiation finished successfully
27SSL connection using AES256-SHA
28Succeeded in starting TLS
29>>> auth plain AHVzZXJ4AHNlY3JldA==
30??? 503
31<<< 503 AUTH command used when not advertised
32End of script
33Connecting to 127.0.0.1 port 1225 ... connected
34??? 220
35<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
36>>> ehlo foobar
37??? 250-myhost
38<<< 250-myhost.test.ex Hello foobar [127.0.0.1]
39??? 250-SIZE
40<<< 250-SIZE 52428800
41??? 250-8BITMIME
42<<< 250-8BITMIME
43??? 250-PIPELINING
44<<< 250-PIPELINING
45??? 250-AUTH
46<<< 250-AUTH PLAIN
47??? 250-STARTTLS
48<<< 250-STARTTLS
49??? 250 HELP
50<<< 250 HELP
51>>> starttls
52??? 220 TLS
53<<< 220 TLS go ahead
54Attempting to start TLS
55SSL info: before/connect initialization
56SSL info: before/connect initialization
57SSL info: SSL negotiation finished successfully
58SSL info: SSL negotiation finished successfully
59SSL connection using AES256-SHA
60Succeeded in starting TLS
61>>> ehlo foobar
62??? 250-myhost
63<<< 250-myhost.test.ex Hello foobar [127.0.0.1]
64??? 250-SIZE
65<<< 250-SIZE 52428800
66??? 250-8BITMIME
67<<< 250-8BITMIME
68??? 250-PIPELINING
69<<< 250-PIPELINING
70??? 250-AUTH
71<<< 250-AUTH PLAIN
72??? 250 HELP
73<<< 250 HELP
74>>> auth plain AHVzZXJ4AHNlY3JldA==
75??? 235
76<<< 235 Authentication succeeded
77>>> quit
78??? 221
79<<< 221 myhost.test.ex closing connection
80End of script