git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Malware: new connection type "f-prot6d" for FPSCAND protocol over TCP
[users/jgh/exim.git]
/
test
/
scripts
/
0000-Basic
/
0206
diff --git
a/test/scripts/0000-Basic/0206
b/test/scripts/0000-Basic/0206
index e54e252603df3039cd73eac3aeb9704409588848..64afd80144bdaa982afda7b95cb508b0427b7f56 100644
(file)
--- a/
test/scripts/0000-Basic/0206
+++ b/
test/scripts/0000-Basic/0206
@@
-1,26
+1,16
@@
# timeout_frozen_after with ignore_bounce_errors_after
# timeout_frozen_after with ignore_bounce_errors_after
-exim -z 'fire in 2-rcpt message'
-****
sudo exim -odi -f unknown@test.ex nonexist@test.ex freeze@test.ex
****
sudo exim -odi -f unknown@test.ex nonexist@test.ex freeze@test.ex
****
-exim -z 'pause 1'
-****
-sleep 1
-exim -z 'freeze 1st spooled msg'
-****
+# that gave us a frozen bounce, and a deferred message (with one undelivered addr)
sudo exim -Mf $msg1
****
sudo exim -Mf $msg1
****
-exim -z 'run queue'
-****
+# 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
****
exim -qf
****
-exim -z 'pause 3'
-****
sleep 3
sleep 3
-exim -z 'run queue'
-****
+# check that timeout_frozen_after finishes off the (remaining) frozen
exim -q
****
exim -q
****
-exim -z 'finished'
-****
no_msglog_check
no_msglog_check