Try to make test 0461 less unreliable.
[exim.git] / test / scripts / 0000-Basic / 0374
1 # unseen without disable_logging and errors_to = ""
2 need_ipv4
3 #
4 server PORT_S 3
5 220
6 EHLO
7 220 OK
8 MAIL
9 250 OK
10 RCPT
11 250 OK
12 DATA
13 334 send more
14 .
15 250 OK
16 QUIT
17 250 OK
18 *eof
19 220
20 EHLO
21 220 OK
22 MAIL
23 250 OK
24 RCPT
25 450 soft error
26 QUIT
27 250 OK
28 *eof
29 220
30 EHLO
31 220 OK
32 MAIL
33 250 OK
34 RCPT
35 550 hard error
36 QUIT
37 250 OK
38 ****
39 exim -d-all+route -odi a1 b1 c1 d1 d2 d3
40 ****
41 exim -qf
42 ****
43 no_msglog_check