summaryrefslogtreecommitdiff
path: root/test/confs/4520
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-10-25 10:58:18 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-10-25 11:11:16 +0100
commit970424a5fbfce9c2cc353a39fd26cd85e4fb6da0 (patch)
tree2524f7d6d68b2116426ec98a136e533876da840a /test/confs/4520
parent9db451e0dcb29fea639a88ec7da266b5790fda51 (diff)
DKIM: add builtin macro with default list of headers for signing
Diffstat (limited to 'test/confs/4520')
-rw-r--r--test/confs/45202
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/4520 b/test/confs/4520
index 897c1a675..8fa3c38c8 100644
--- a/test/confs/4520
+++ b/test/confs/4520
@@ -9,7 +9,7 @@ primary_hostname = myhost.test.ex
# ----- Main settings -----
-acl_smtp_rcpt = accept
+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
DDIR=DIR/aux-fixed/dkim