Testsuite: testcase for -bP
[exim.git] / test / scripts / 0000-Basic / 0553
1 # callout autoflush
2 need_ipv4
3 #
4 # Put a message on the queue (queue_only is set)
5 exim userx1@test.ex userx2@test.ex userx3@test.ex
6 ****
7 # This daemon is "old-style", without the flush
8 exim -DSERVER=server -DDCF=control=no_callout_flush -bd -oX PORT_D
9 ****
10 exim -qf
11 ****
12 sleep 1
13 killdaemon
14 sleep 1
15 #
16 # This daemon should flush before delaying
17 exim -DSERVER=server -bd -oX PORT_D
18 ****
19 exim -qf
20 ****
21 sleep 1
22 killdaemon
23 no_msglog_check