summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/45209
1 files changed, 7 insertions, 2 deletions
diff --git a/test/confs/4520 b/test/confs/4520
index 8fa3c38c8..3127d13b3 100644
--- a/test/confs/4520
+++ b/test/confs/4520
@@ -2,6 +2,7 @@
SERVER=
OPT=
+FAKE =
.include DIR/aux-var/std_conf_prefix
@@ -9,11 +10,15 @@ primary_hostname = myhost.test.ex
# ----- Main settings -----
-acl_smtp_rcpt = accept logwrite = macro: _DKIM_SIGN_HEADERS
-acl_smtp_dkim = accept logwrite = signer: $dkim_cur_signer bits: $dkim_key_length h=$dkim_headernames
+acl_smtp_rcpt = accept logwrite = rcpt acl: macro: _DKIM_SIGN_HEADERS
+acl_smtp_dkim = accept logwrite = dkim_acl: signer: $dkim_cur_signer bits: $dkim_key_length h=$dkim_headernames
+acl_smtp_data = accept logwrite = data acl: dkim status $dkim_verify_status
+
+dkim_verify_signers = $dkim_signers : FAKE
DDIR=DIR/aux-fixed/dkim
+
# ----- Routers
begin routers