X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/b6d223625238f89971d94711d6c5fc240ba2cd72..4fab92fbc2b63bac2d89c1dae69fa1845cb640b7:/test/scripts/0000-Basic/0206 diff --git a/test/scripts/0000-Basic/0206 b/test/scripts/0000-Basic/0206 index 6f9968f96..64afd8014 100644 --- a/test/scripts/0000-Basic/0206 +++ b/test/scripts/0000-Basic/0206 @@ -1,12 +1,16 @@ # timeout_frozen_after with ignore_bounce_errors_after sudo exim -odi -f unknown@test.ex nonexist@test.ex freeze@test.ex **** -sleep 1 +# that gave us a frozen bounce, and a deferred message (with one undelivered addr) sudo exim -Mf $msg1 **** +# now 2 frozen, one of which is a bounce +# check that ignore_bounce_errors_after finishes off the frozen bounce (only) +millisleep 2500 exim -qf **** sleep 3 +# check that timeout_frozen_after finishes off the (remaining) frozen exim -q **** no_msglog_check