comparison xml/dnsbl.in @ 216:784030ac71f1

Never whitelist self addressed mail. Changes for Fedora 10 and const correctness.
author Carl Byington <carl@five-ten-sg.com>
date Sat, 27 Dec 2008 22:40:12 -0800
parents 82886d4dd71f
children 5c3e9bf45bb5
comparison
equal deleted inserted replaced
215:faac35ae3ccc 216:784030ac71f1
736 require_match yes; 736 require_match yes;
737 dcc_greylist yes; 737 dcc_greylist yes;
738 dcc_bulk_threshold 20; 738 dcc_bulk_threshold 20;
739 }; 739 };
740 740
741 generic "(^|[.-])(ppp|h|host)?([0-9]{1,3}[.-](Red-|dynamic[.-])?){4}" 741 generic "^dsl.static.*ttnet.net.tr$|(^|[x.-])(ppp|h|host)?([0-9]{1,3}[x.-](Red-|dynamic[x.-])?){4}"
742 "your mail server %s seems to have a generic name"; 742 "your mail server %s seems to have a generic name";
743 743
744 env_to { 744 env_to {
745 # !! replace this with your domain names 745 # !! replace this with your domain names
746 # child contexts are not allowed to specify recipient addresses outside these domains 746 # child contexts are not allowed to specify recipient addresses outside these domains