summaryrefslogtreecommitdiff
path: root/test/confs/5740
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-03-30 15:41:52 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-03-30 19:37:21 +0000
commit590fd9eeeb31a0e3815719e5b577469ffe9771bd (patch)
treec9ff49db34d280addec855f27a0c8969e54fc358 /test/confs/5740
parente6024a5e9e193f559508d05ee401ae8f7f3c25ae (diff)
DMARC: check for empty filename for TLD file. Patch testsuite to not break on missing default TLD file.
Diffstat (limited to 'test/confs/5740')
-rw-r--r--test/confs/57404
1 files changed, 4 insertions, 0 deletions
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 -----