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/5740 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/confs/5740') diff --git a/test/confs/5740 b/test/confs/5740 index 4d41e820b..53302c507 100644 --- a/test/confs/5740 +++ b/test/confs/5740 @@ -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