DMARC: check for empty filename for TLD file. Patch testsuite to not break on missin...
[exim.git] / test / confs / 0901
index c2eb5cca64d584c276f9621a220b1c62f9b66ea0..67b73cd19e38df9650a5aa8180161a3561b24957 100644 (file)
@@ -14,6 +14,10 @@ gecos_name = CALLER_NAME
 chunking_advertise_hosts = *
 tls_advertise_hosts = ${if eq {SRV}{tls} {*}}
 
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
+
 pipelining_advertise_hosts = :
 
 # ----- Main settings -----