comparison dnsbl.conf @ 172:d3189495ec68 stable-6-0-7

don't do generic rdns filtering on whitelisted recipients
author carl
date Thu, 30 Aug 2007 18:50:00 -0700
parents 8deb51871b3d
children da0c41b9f672
comparison
equal deleted inserted replaced
171:8deb51871b3d 172:d3189495ec68
52 html_limit off; 52 html_limit off;
53 host_limit soft 20; 53 host_limit soft 20;
54 spamassassin 5; 54 spamassassin 5;
55 }; 55 };
56 56
57 generic "(^|[.-])(host)?([0-9]{1,3}[.-](Red-|dynamic[.-])?){4}" 57 generic "(^|[.-])(h(ost|))?([0-9]{1,3}[.-](Red-|dynamic[.-])?){4}"
58 "your mail server %s seems to have a generic name"; 58 "your mail server %s seems to have a generic name";
59 59
60 env_to { 60 env_to {
61 # !! replace this with your domain names 61 # !! replace this with your domain names
62 # child contexts are not allowed to specify recipient addresses outside these domains 62 # child contexts are not allowed to specify recipient addresses outside these domains