1958dbe647b58975bb67f87ab5d629bfe5ac063b
[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 # This daemon should flush before delaying
15 exim -DSERVER=server -bd -oX PORT_D
16 ****
17 exim -qf
18 ****
19 killdaemon
20 no_msglog_check