X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F5740;h=ecf95436b004408e4018db42731f69646a33e8ed;hb=ef2e5890df09193717f9d345ffaaa406e2d8aae7;hp=60c175b53863ae307cfa20d1866e307a6f256565;hpb=277b99794bf90e4a64b4adee88c08bed417bc5ee;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/5740 b/test/confs/5740 index 60c175b53..ecf95436b 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}}) @@ -93,6 +94,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn user = CALLER