Testsuite: handle slow test-hosts more intelligently
[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 #sleep 5
10 exim -Tqt 5s/5s/ -qf
11 ****
12 #sleep 6
13 # check that timeout_frozen_after finishes off the (remaining) frozen
14 exim -Tqt 11s/11s -q
15 ****
16 no_msglog_check