Add variables for wildcard portion of local-part affix. Bug 281
[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****
936bbfed 4# that gave us a frozen bounce, and a deferred message (with one undelivered addr)
59371ea7
PH
5sudo exim -Mf $msg1
6****
936bbfed
JH
7# now 2 frozen, one of which is a bounce
8# check that ignore_bounce_errors_after finishes off the frozen bounce (only)
44416341
JH
9#sleep 5
10exim -Tqt 5s/5s/ -qf
59371ea7 11****
44416341 12#sleep 6
936bbfed 13# check that timeout_frozen_after finishes off the (remaining) frozen
44416341 14exim -Tqt 11s/11s -q
59371ea7
PH
15****
16no_msglog_check