From 9dea8f12c7617bcee02319adbb51353b6b35b2f8 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 18 Jan 2022 00:50:47 +0000 Subject: Debug: pass ACL-initiated debug through execs --- test/confs/0574 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'test/confs') diff --git a/test/confs/0574 b/test/confs/0574 index 9afc55247..8703c0219 100644 --- a/test/confs/0574 +++ b/test/confs/0574 @@ -10,8 +10,6 @@ acl_smtp_mail = chk_mail acl_smtp_rcpt = chk_rcpt acl_smtp_data = chk_data -queue_only - # ----- ACL ----- begin acl @@ -25,4 +23,11 @@ chk_rcpt: chk_data: accept control = debug/tag=_2/opts=+all +# ----- Routers ----- + +begin routers + +r1: + driver = redirect + data = :blackhole: # End -- cgit v1.2.3