Testsuite: fix 0903
[exim.git] / test / scripts / 0000-Basic / 0206
1 # timeout_frozen_after with ignore_bounce_errors_after
2 sudo exim -odi -f unknown@test.ex nonexist@test.ex freeze@test.ex
3 ****
4 # that gave us a frozen bounce, and a deferred message (with one undelivered addr)
5 sudo exim -Mf $msg1
6 ****
7 # now 2 frozen, one of which is a bounce
8 # check that ignore_bounce_errors_after finishes off the frozen bounce (only)
9 millisleep 2500
10 exim -qf
11 ****
12 sleep 3
13 # check that timeout_frozen_after finishes off the (remaining) frozen
14 exim -q
15 ****
16 no_msglog_check