Debug: "kill" option on ACL control=debug. Bug 1831
[exim.git] / test / scripts / 9900-testing / 9901
1 # long routing delay in message on reused connection (server timeout)
2 # This test is problematical - trying to cause a timeout in a server for the
3 # 2nd message down the same connection. Works on Linux, but does different
4 # things on FreeBSD.
5 #
6 need_ipv4
7 #
8 exim -DCOM=# -DSERVER=server -bd -oX PORT_D
9 ****
10 exim -odi -odqs ok@no.delay
11 Message 1
12 ****
13 exim -odi -odqs ok@no.delay
14 Message 2
15 ****
16 sudo exim -Mar $msg2 delay@2.test.again.dns
17 ****
18 # Remove the retry data so that we do attempt the routing during
19 # delivery. That slows it down enough for the server to time out.
20 #
21 # sudo rm spool/db/retry
22 exim -q -d-all+route+dns
23 ****
24 killdaemon
25 dump retry
26 no_msglog_check