summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0553
blob: 07dfb0bed606587726750812a8ce0d0bc6422b62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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
#
# This daemon should flush before delaying
exim -DSERVER=server -bd -oX PORT_D
****
exim -qf
****
sleep 1
killdaemon
no_msglog_check