summaryrefslogtreecommitdiff
path: root/test/confs/0999
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-04-03 21:48:21 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-04-03 21:48:21 +0100
commit6641ba45c04b15d2d565c6e9bc6d37e6e731c49c (patch)
tree7e2133d62e6b37d663c2ec729934dedbb2c59d58 /test/confs/0999
parent4aaeaddeaa130a227a694d32b7214689e982a39e (diff)
downloadexim4-6641ba45c04b15d2d565c6e9bc6d37e6e731c49c.tar.gz
Log fast-ramp queue-run trigger
Diffstat (limited to 'test/confs/0999')
-rw-r--r--test/confs/099911
1 files changed, 9 insertions, 2 deletions
diff --git a/test/confs/0999 b/test/confs/0999
index 80d261f5f..6ec62b6a4 100644
--- a/test/confs/0999
+++ b/test/confs/0999
@@ -13,11 +13,18 @@ log_selector = +sender_on_delivery +millisec
# ----- Main settings -----
-acl_smtp_rcpt = accept
+acl_smtp_rcpt = chk_rcpt
-queue_only
+smtp_accept_queue_per_connection = 0
queue_fast_ramp
+begin acl
+
+chk_rcpt:
+ warn condition = ${if eq {local-smtp}{$received_protocol}}
+ control = queue_only
+ accept
+
# ----- Routers -----
begin routers