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