summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2019-10-21 14:41:36 +0200
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2019-10-21 14:49:21 +0200
commitd987bf171e7bf59b72ed32247741a6fbb679fb6c (patch)
treec2204038ee9033fa204900bd30442ea2fe5a258c
parent6b3d0ff488b18ebe6b54b70026431ff8e14ba6db (diff)
Docs: Remove dnssec_request_domains = *
The configure.default doesn't contain dnsseq_request_domains = * anymore (as it's the default now), so the explained example config does not need it anymore.
-rw-r--r--doc/doc-docbook/spec.xfpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 1133ddf18..4fa87ff9e 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -6113,9 +6113,6 @@ dnslookup:
domains = ! +local_domains
transport = remote_smtp
ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8
-.ifdef _HAVE_DNSSEC
- dnssec_request_domains = *
-.endif
no_more
.endd
The &%domains%& option behaves as per smarthost, above.