X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/f48946eb9bad9060dd7430bcedfeaf1c4a48dc09..bce15b62182d356f86e7a0bdbb513cbb22de1a20:/test/confs/4560 diff --git a/test/confs/4560 b/test/confs/4560 index 881b2d726..e2095af4c 100644 --- a/test/confs/4560 +++ b/test/confs/4560 @@ -23,6 +23,20 @@ check_data: warn !verify = arc VALUE INSERT + 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 .else