X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/9e70917d0aa5e51f584b2af69ce80df458ac5c79..fd1e42c55aa8595e78d1af2eac345f89ed090fe1:/test/confs/4520 diff --git a/test/confs/4520 b/test/confs/4520 index 5f4649846..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 @@ -50,6 +50,8 @@ send_to_server: .ifndef HEADERS_MAXSIZE dkim_sign_headers = OPT +.else + dkim_identity = allheaders@$dkim_domain .endif .ifdef VALUE dkim_hash = VALUE