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