Retry items for address errors that included the sender address (a
[exim.git] / test / scripts / 0000-Basic / 0553
CommitLineData
4c590bd1
PH
1# callout autoflush
2need_ipv4
3#
4# Put a message on the queue (queue_only is set)
5exim userx1@test.ex userx2@test.ex userx3@test.ex
6****
7# This daemon is "old-style", without the flush
8exim -DSERVER=server -DDCF=control=no_callout_flush -bd -oX PORT_D
9****
10exim -qf
11****
12sleep 1
13killdaemon
14#
15# This daemon should flush before delaying
16exim -DSERVER=server -bd -oX PORT_D
17****
18exim -qf
19****
20sleep 1
21killdaemon
22no_msglog_check