diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-24 20:22:43 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-27 21:15:33 +0100 |
commit | 6d9b05ae272ca2122b48451c317d601e449af932 (patch) | |
tree | 624845f8c9d921dd0c2dd2c38c1443a32ca39abc /test/confs/4560 | |
parent | 21b172df101c2c52faf0cc56a502395451975be9 (diff) |
DMARC: add ARC info to history records
Diffstat (limited to 'test/confs/4560')
-rw-r--r-- | test/confs/4560 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/confs/4560 b/test/confs/4560 index 8cffd65cf..d6627bae5 100644 --- a/test/confs/4560 +++ b/test/confs/4560 @@ -29,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}}}}} \ |