debian experimental exim-daemon-heavy config
[exim.git] / test / scripts / 0000-Basic / 0206
... / ...
CommitLineData
1# timeout_frozen_after with ignore_bounce_errors_after
2sudo 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)
5sudo 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
10exim -Tqt 5s/5s/ -qf
11****
12#sleep 6
13# check that timeout_frozen_after finishes off the (remaining) frozen
14exim -Tqt 11s/11s -q
15****
16no_msglog_check