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