X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fconfs%2F4560;h=ad634a42efddb8fa30658d8662fb62b0d72b7c72;hb=2d5bf0979718f106016157dff7c6e7cdb01ac2b4;hp=3c31539f52c423374262d029a938676c545d2a0e;hpb=ea7b1f162ff084a655dc0a5de87038b542f721f5;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/4560 b/test/confs/4560 index 3c31539f5..ad634a42e 100644 --- a/test/confs/4560 +++ b/test/confs/4560 @@ -26,8 +26,16 @@ check_data: warn logwrite = arc_state: <$arc_state> logwrite = domains: <$arc_domains> logwrite = arc_oldest_pass <$arc_oldest_pass> - condition = ${if def:arc_state_reason} 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 @@ -78,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