git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
DMARC: check for empty filename for TLD file. Patch testsuite to not break on missin...
[users/heiko/exim.git]
/
test
/
confs
/
0002
diff --git
a/test/confs/0002
b/test/confs/0002
index 165f0a4b25b1f1842cdbfc4f90368c4657170603..7e565805bf12505f86fcc9df1275c043e088c1ea 100644
(file)
--- a/
test/confs/0002
+++ b/
test/confs/0002
@@
-15,6
+15,9
@@
tls_advertise_hosts =
.ifdef _HAVE_PIPE_CONNECT
pipelining_connect_advertise_hosts = :
.endif
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
# ----- Main settings -----