diff dnsbl.conf @ 100:63e8633abc34 stable-5-8

allow empty env_to at global context to remove all restrictions on child contexts
author carl
date Sun, 25 Sep 2005 08:38:29 -0700
parents e107ade3b1c0
children aa07452e641b
line wrap: on
line diff
--- a/dnsbl.conf	Fri Sep 23 07:58:34 2005 -0700
+++ b/dnsbl.conf	Sun Sep 25 08:38:29 2005 -0700
@@ -15,8 +15,10 @@
     };
 
     env_to {
-        example.com;    # !! replace this with your domain name
+        # !! replace this with your domain names
                         # child contexts are not allowed to specify recipient addresses outside these domains
+        # or leave this empty to allow unrestricted child contexts
+        # example.com;
     };
 
     context whitelist {