summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0553
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0553')
-rw-r--r--test/scripts/0000-Basic/055322
1 files changed, 22 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0553 b/test/scripts/0000-Basic/0553
new file mode 100644
index 000000000..07dfb0bed
--- /dev/null
+++ b/test/scripts/0000-Basic/0553
@@ -0,0 +1,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