chiark / gitweb /
lists.m4, exchange.m4: Check for bogus addresses when doing DNS lookups.
[exim-config] / exchange.m4
index b4cb02ba22827efd407ecda0847d087c84aa22d5..cf2a81b807f4e29bdb558f3d61dcd851b9086999 100644 (file)
@@ -96,6 +96,8 @@ local:
                           CONF_master_domain : \
                           *.CONF_master_domain }}
        self = fail
+       same_domain_copy_routing = yes
+       ignore_target_hosts = +bogus
        transport = smtp_local
        no_more
 
@@ -107,6 +109,8 @@ remote:
                               {false})}} \
                       {}{ ! +public }}
        self = fail
+       same_domain_copy_routing = yes
+       ignore_target_hosts = +bogus_public
        transport = smtp
        no_more