DKIM: support multiple hash methods
[exim.git] / test / confs / 4520
index 70454c33c904acb99962d6feaa80e0abf50fe4d9..4497028553f605ef86b3107fb5348708e7a7be95 100644 (file)
@@ -46,5 +46,8 @@ send_to_server:
 .ifndef HEADERS_MAXSIZE
   dkim_sign_headers =  OPT
 .endif
+.ifdef VALUE
+  dkim_hash =          VALUE
+.endif
 
 # End