From d73e45df63ef6602fa32bd3e196d20735a0b69b5 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 12 Sep 2017 17:37:48 +0100 Subject: DKIM: support multiple hash methods --- test/confs/4520 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/confs/4520') 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 -- cgit v1.2.3