X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/277b99794bf90e4a64b4adee88c08bed417bc5ee..3c90bbcdc7cf73298156f7bcd5f5e750e7814e72:/test/confs/5740 diff --git a/test/confs/5740 b/test/confs/5740 index 60c175b53..5dcbcb5bb 100644 --- a/test/confs/5740 +++ b/test/confs/5740 @@ -61,6 +61,7 @@ check_data: logger: accept condition = ${if !eq {msg} {${listextract{1}{$event_name}}}} + accept condition = ${if eq {host} {${listextract{2}{$event_name}}}} warn logwrite = client ocsp status: $tls_out_ocsp \ (${listextract {${eval:$tls_out_ocsp+1}} \ {notreq:notresp:vfynotdone:failed:verified}}) @@ -92,7 +93,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn user = CALLER