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