Mercurial > dnsbl
comparison xml/dnsbl.in @ 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 |
---|---|
680 html_limit off; | 680 html_limit off; |
681 host_limit soft 20; | 681 host_limit soft 20; |
682 spamassassin 5; | 682 spamassassin 5; |
683 }; | 683 }; |
684 | 684 |
685 generic "(^|[.-])(host)?([0-9]{1,3}[.-](Red-|dynamic[.-])?){4}" | 685 generic "(^|[.-])(h(ost|))?([0-9]{1,3}[.-](Red-|dynamic[.-])?){4}" |
686 "your mail server %s seems to have a generic name"; | 686 "your mail server %s seems to have a generic name"; |
687 | 687 |
688 env_to { | 688 env_to { |
689 # !! replace this with your domain names | 689 # !! replace this with your domain names |
690 # child contexts are not allowed to specify recipient addresses outside these domains | 690 # child contexts are not allowed to specify recipient addresses outside these domains |