X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F4560;h=ad634a42efddb8fa30658d8662fb62b0d72b7c72;hb=723f7bdb06013d9fabe5197151d25dda38832962;hp=10ead1c51c5b2b9826e89976dc928ef6a7853332;hpb=9cffa4367b034b97a01fb3a0cf8095d8f56fa56a;p=exim.git diff --git a/test/confs/4560 b/test/confs/4560 index 10ead1c51..ad634a42e 100644 --- a/test/confs/4560 +++ b/test/confs/4560 @@ -23,10 +23,19 @@ check_data: warn !verify = arc VALUE INSERT - warn logwrite = arc_state: <$arc_state> - logwrite = domains: <$arc_domains> - condition = ${if def:arc_state_reason} - logwrite = reason: <$arc_state_reason> + warn logwrite = arc_state: <$arc_state> + logwrite = domains: <$arc_domains> + 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:} \ + {} \ + {${if = {$arc_oldest_pass} \ + {${extract {i}{${extract {1}{;}{$item}}}}} \ + {$item} {$value}}} \ + }> .ifdef OPTION accept @@ -77,8 +86,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