X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F5730;h=88c2298023687fe7ae5501e3eb7a7a4ce46ce767;hb=b5695709aa5d65a2b6825eef3bf3ed556c66220d;hp=c7d07bf3c688ba36b208250d7ff6d6ca2d3518dd;hpb=1d717e1c110562fd6bf28478c79f180cafeba776;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/5730 b/test/confs/5730 index c7d07bf3c..88c229802 100644 --- a/test/confs/5730 +++ b/test/confs/5730 @@ -59,6 +59,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}}) @@ -91,7 +92,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