Docs: emphasize that the smtp_connection log selector applies to inbound
[exim.git] / test / stdout / 2128.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>>> quit
28??? 221
29<<< 221 myhost.test.ex closing connection
30End of script
31Connecting to 127.0.0.1 port 1226 ... connected
32Attempting to start TLS
33SSL info: before/connect initialization
34SSL info: before/connect initialization
35SSL info: SSL negotiation finished successfully
36SSL info: SSL negotiation finished successfully
37SSL connection using AES256-SHA
38Succeeded in starting TLS
39??? 220
40<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
41>>> ehlo rhu.barb
42??? 250-
43<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
44??? 250-
45<<< 250-SIZE 52428800
46??? 250-
47<<< 250-8BITMIME
48??? 250-
49<<< 250-PIPELINING
50??? 250
51<<< 250 HELP
52>>> quit
53??? 221
54<<< 221 myhost.test.ex closing connection
55End of script