DMARC: add ARC info to history records
[exim.git] / test / confs / 4560
index 8cffd65cfb505efd320914164b23ee04562165db..d6627bae56d5173e43ee8e6afbe2e1dd8e3f93ab 100644 (file)
@@ -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}}}}} \