Merge branch 'debian'
[hcoop/debian/exim4.git] / debian / debconf / conf.d / router / 200_exim4-config_primary
index 7681d91..8b03ae7 100644 (file)
@@ -19,6 +19,7 @@ dnslookup_relay_to_domains:
   domains = ! +local_domains : +relay_to_domains
   transport = remote_smtp
   same_domain_copy_routing = yes
+  dnssec_request_domains = *
   no_more
 
 # deliver mail directly to the recipient. This router is only reached
@@ -36,6 +37,7 @@ dnslookup:
   ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :\
                         172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :\
                        255.255.255.255
+  dnssec_request_domains = *
   no_more
 
 .endif