summaryrefslogtreecommitdiff
path: root/test/confs/4520
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-09-12 17:37:48 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-09-12 20:01:05 +0100
commitd73e45df63ef6602fa32bd3e196d20735a0b69b5 (patch)
treefe58c7e3c44669c32118c33d2eb05db2d80eb065 /test/confs/4520
parent9b2583c440ab9104070054dfa02e8611799f777b (diff)
DKIM: support multiple hash methods
Diffstat (limited to 'test/confs/4520')
-rw-r--r--test/confs/45203
1 files changed, 3 insertions, 0 deletions
diff --git a/test/confs/4520 b/test/confs/4520
index 70454c33c..449702855 100644
--- a/test/confs/4520
+++ b/test/confs/4520
@@ -46,5 +46,8 @@ send_to_server:
.ifndef HEADERS_MAXSIZE
dkim_sign_headers = OPT
.endif
+.ifdef VALUE
+ dkim_hash = VALUE
+.endif
# End