Make test-suite client cmd -t<timeout> actually work
[exim.git] / test / stdout / 0556
CommitLineData
a14e5636
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 abcd
5??? 250-
6<<< 250-myhost.test.ex Hello abcd [127.0.0.1]
7??? 250-
8<<< 250-SIZE 52428800
9??? 250-
5b456975
JH
10<<< 250-8BITMIME
11??? 250-
a14e5636
PH
12<<< 250-PIPELINING
13??? 250
14<<< 250 HELP
15>>> rset\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
16+++ 1
17>>> Start: sent early ...
18??? 250
19<<< 250 Reset OK
20??? 250
21<<< 250 OK
22??? 250
23<<< 250 Accepted
24??? 554
25<<< 554 SMTP synchronization error
26End of script
27Connecting to 127.0.0.1 port 1225 ... connected
28??? 220
29<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
30>>> ehlo abcd
31??? 250-
32<<< 250-myhost.test.ex Hello abcd [127.0.0.1]
33??? 250-
34<<< 250-SIZE 52428800
5b456975
JH
35??? 250-
36<<< 250-8BITMIME
a14e5636
PH
37??? 250
38<<< 250 HELP
39>>> mail from:<userx@test.ex>
40+++ 1
41>>> rcpt to:<userx@test.ex>
42??? 554
43<<< 554 SMTP synchronization error
44End of script
45Connecting to 127.0.0.1 port 1225 ... connected
46??? 220
47<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
48>>> ehlo abcd
49??? 250-
50<<< 250-myhost.test.ex Hello abcd [127.0.0.1]
51??? 250-
52<<< 250-SIZE 52428800
5b456975
JH
53??? 250-
54<<< 250-8BITMIME
a14e5636
PH
55??? 250
56<<< 250 HELP
57>>> mail from:<userx@test.ex>
58??? 250
59<<< 250 OK
60>>> rcpt to:<userx@test.ex>
61+++ 1
62>>> data
63??? 554
64<<< 554 SMTP synchronization error
65End of script