X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/97e939dfe2ea44a6e243ff6f489790ccd94f39ee..834dae55650eb31b893242b9d50b477f5a339bf5:/test/confs/4560 diff --git a/test/confs/4560 b/test/confs/4560 index ad634a42e..d6627bae5 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 @@ -28,9 +29,9 @@ check_data: logwrite = arc_oldest_pass <$arc_oldest_pass> logwrite = reason: <$arc_state_reason> logwrite = lh_A-R: <$lh_Authentication-Results:> - logwrite = lh-ams: <$lh_ARC-Authentication-Results:> -# logwrite = oldest-p-ams: <${listextract {$arc_oldest_pass} {$lh_ARC-Authentication-Results:}}> - logwrite = oldest-p-ams: <${reduce {$lh_ARC-Authentication-Results:} \ + logwrite = lh-AAR: <$lh_ARC-Authentication-Results:> +# logwrite = oldest-p-AAR: <${listextract {$arc_oldest_pass} {$lh_ARC-Authentication-Results:}}> + logwrite = oldest-p-AAR: <${reduce {$lh_ARC-Authentication-Results:} \ {} \ {${if = {$arc_oldest_pass} \ {${extract {i}{${extract {1}{;}{$item}}}}} \ @@ -78,6 +79,7 @@ begin transports tfile: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER tsmtp: