X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/bce15b62182d356f86e7a0bdbb513cbb22de1a20..5f3e2ac9f39db5c8ef5a408929c8a5aba957b20f:/test/confs/4560 diff --git a/test/confs/4560 b/test/confs/4560 index e2095af4c..8c5864b9a 100644 --- a/test/confs/4560 +++ b/test/confs/4560 @@ -15,6 +15,7 @@ acl_smtp_data = check_data log_selector = +received_recipients +dkim_verbose queue_only +queue_run_in_order # ----- ACL ----- begin acl @@ -77,7 +78,7 @@ begin transports tfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER tsmtp: @@ -86,8 +87,12 @@ tsmtp: port = PORT_D allow_localhost .ifndef OPTION +.ifdef BAD + arc_sign = $primary_hostname : sel : MISSING_KEY +.else arc_sign = $primary_hostname : sel : DIR/aux-fixed/dkim/dkim.private .endif +.endif tmlist: driver = smtp