Testsuite: spilt testcase
[exim.git] / test / stdout / 0904
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Connection request from [127.0.0.1]
5 220 Greetings
6 EHLO testhost.test.ex
7 250-Hello there
8 250 CHUNKING
9 MAIL FROM:<>
10 250 OK
11 RCPT TO:<a@test.ex>
12 250 OK
13 BDAT 345 LAST
14 250 OK
15 QUIT
16 225 OK
17 Expected EOF read from client
18 End of script
19 Listening on port 1224 ... 
20 Connection request from [127.0.0.1]
21 220 Greetings
22 EHLO testhost.test.ex
23 250-Hello there
24 250 CHUNKING
25 MAIL FROM:<>
26 250 good mail cmd
27 RCPT TO:<b@test.ex>
28 250 acceptable rcpt cmd
29 BDAT 345 LAST
30 Unexpected EOF read from client
31 Listening on port 1224 ... 
32 Connection request from [127.0.0.1]
33 220 Greetings
34 EHLO testhost.test.ex
35 250-Hello there
36 250 CHUNKING
37 MAIL FROM:<>
38 250 OK
39 RCPT TO:<c@test.ex>
40 250 OK
41 BDAT 345 LAST
42 250 OK
43
44 Comparison failed - bailing out
45 Expected: QUIT
46 Listening on port 1224 ... 
47 Connection request from [127.0.0.1]
48 220 Greetings
49 EHLO testhost.test.ex
50 250-Hello there
51 250 CHUNKING
52 MAIL FROM:<>
53 250 OK
54 RCPT TO:<d@test.ex>
55 250 OK
56 BDAT 345 LAST
57 500 oops
58 QUIT
59 225 OK
60 End of script
61 Listening on port 1224 ... 
62 Connection request from [127.0.0.1]
63 220 Greetings
64 EHLO testhost.test.ex
65 250-Hello there
66 250 CHUNKING
67 MAIL FROM:<>
68 250 OK
69 RCPT TO:<e@test.ex>
70 250 OK
71 BDAT 345 LAST
72 400 not right now
73 QUIT
74 225 OK
75 End of script
76 Listening on port 1224 ... 
77 Connection request from [127.0.0.1]
78 220 Greetings
79 EHLO testhost.test.ex
80 250-Hello there
81 250 CHUNKING
82 MAIL FROM:<>
83 250 OK
84 RCPT TO:<ebad@test.ex>
85 550 sorry, no
86 QUIT
87 End of script