DMARC: check for empty filename for TLD file. Patch testsuite to not break on missin...
[exim.git] / test / confs / 0906
index ff99d9304cca3f059e8ca4010871e51fdb99aa40..6df517e53eafc10e8a3cc49d6cb76a211cba5781 100644 (file)
@@ -13,6 +13,9 @@ tls_advertise_hosts = ${if eq {SRV}{tls} {*}}
 .ifdef _HAVE_PIPE_CONNECT
 pipelining_connect_advertise_hosts =
 .endif
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
 
 # ----- Main settings -----