comparison dnsbl.conf @ 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 8b86a894514d
children 5c3e9bf45bb5
comparison
equal deleted inserted replaced
215:faac35ae3ccc 216:784030ac71f1
56 require_match yes; 56 require_match yes;
57 dcc_greylist yes; 57 dcc_greylist yes;
58 dcc_bulk_threshold 20; 58 dcc_bulk_threshold 20;
59 }; 59 };
60 60
61 generic "(^|[.-])(ppp|h|host)?([0-9]{1,3}[.-](Red-|dynamic[.-])?){4}" 61 generic "^dsl.static.*ttnet.net.tr$|(^|[x.-])(ppp|h|host)?([0-9]{1,3}[x.-](Red-|dynamic[x.-])?){4}"
62 "your mail server %s seems to have a generic name"; 62 "your mail server %s seems to have a generic name";
63 63
64 env_to { 64 env_to {
65 # !! replace this with your domain names 65 # !! replace this with your domain names
66 # child contexts are not allowed to specify recipient addresses outside these domains 66 # child contexts are not allowed to specify recipient addresses outside these domains