From 590fd9eeeb31a0e3815719e5b577469ffe9771bd Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 30 Mar 2019 15:41:52 +0000 Subject: DMARC: check for empty filename for TLD file. Patch testsuite to not break on missing default TLD file. --- test/confs/5611 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/confs/5611') diff --git a/test/confs/5611 b/test/confs/5611 index 3309870a3..0b2be46a1 100644 --- a/test/confs/5611 +++ b/test/confs/5611 @@ -13,6 +13,10 @@ gecos_name = CALLER_NAME chunking_advertise_hosts = primary_hostname = server1.example.com +.ifdef _HAVE_DMARC +dmarc_tld_file = +.endif + # ----- Main settings ----- -- cgit v1.2.3