Truncate delay when peer closes connection. Bug 348
[exim.git] / test / stdout / 2122.debian8
1 Connecting to ip4.ip4.ip4.ip4 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 [ip4.ip4.ip4.ip4]
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
20 Attempting to start TLS
21 SSL info: before/connect initialization
22 SSL info: before/connect initialization
23 SSL info: SSL negotiation finished successfully
24 SSL info: SSL negotiation finished successfully
25 SSL connection using AES256-SHA
26 Succeeded in starting TLS
27 >>> help
28 ??? 214-
29 <<< 214-Commands supported:
30 ??? 214
31 <<< 214 AUTH HELO EHLO MAIL RCPT DATA NOOP QUIT RSET HELP
32 >>> quit
33 ??? 221
34 <<< 221 myhost.test.ex closing connection
35 End of script