Expansions: new ${lheader:<name>}. Bug 2272
[exim.git] / test / confs / 4560
index 881b2d7266e8a3bb4788f266fa7215236d1a65f6..e2095af4cd2e4158e364799f0a6ae52cf9c140b5 100644 (file)
@@ -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