Bug 1454: Option -oMm for message reference
[exim.git] / test / scripts / 9900-testing / 9901
CommitLineData
59371ea7
PH
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#
6need_ipv4
7#
8exim -DCOM=# -DSERVER=server -bd -oX PORT_D
9****
10exim -odi -odqs ok@no.delay
11Message 1
12****
13exim -odi -odqs ok@no.delay
14Message 2
15****
16sudo 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
22exim -q -d-all+route+dns
23****
24killdaemon
25dump retry
26no_msglog_check