Testsuite: tidying
[exim.git] / test / stdout / 0540
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
2 250 myhost.test.ex Hello CALLER at test\r
3 250 OK\r
4 250 Accepted\r
5 250 Accepted\r
6 250 Accepted\r
7 250 Accepted\r
8 221 myhost.test.ex closing connection\r
9
10 ******** SERVER ********
11 Listening on port 1224 ... 
12 Connection request from [127.0.0.1]
13 220 Welcome
14 EHLO localhost
15 250 Hi
16 MAIL FROM:<>
17 250 OK
18 RCPT TO:<abc@yes1>
19 250 OK
20 QUIT
21 250 OK
22 Expected EOF read from client
23 Listening on port 1224 ... 
24 Connection request from [127.0.0.1]
25 220 Welcome
26 EHLO aname
27 250 Hi
28 MAIL FROM:<>
29 250 OK
30 RCPT TO:<def@yes2>
31 250 OK
32 QUIT
33 250 OK
34 Expected EOF read from client
35 Listening on port 1224 ... 
36 Connection request from [127.0.0.1]
37 220 Welcome
38 EHLO myhost.test.ex
39 250 Hi
40 MAIL FROM:<>
41 250 OK
42 RCPT TO:<abc@no>
43 250 OK
44 QUIT
45 250 OK
46 Expected EOF read from client
47 Listening on port 1224 ... 
48 Connection request from [127.0.0.1]
49 220 Welcome
50 EHLO myhost.test.ex
51 250 Hi
52 MAIL FROM:<>
53 250 OK
54 RCPT TO:<def@no>
55 250 OK
56 QUIT
57 250 OK
58 End of script