Mercurial > dnsbl
comparison dnsbl.conf @ 167:9b129ed78d7d stable-6-0-6
actually use spamassassin result, allow build without spam assassin, only call it if some recipient needs it.
author | carl |
---|---|
date | Mon, 27 Aug 2007 20:49:19 -0700 |
parents | bf828f785407 |
children | 6bac960af6b4 |
comparison
equal
deleted
inserted
replaced
166:7161d8451fcf | 167:9b129ed78d7d |
---|---|
100 env_from unknown { | 100 env_from unknown { |
101 abuse@ abuse; # replies to abuse reports use the abuse context | 101 abuse@ abuse; # replies to abuse reports use the abuse context |
102 # dcc_from { include "/var/dcc/whitecommon"; }; | 102 # dcc_from { include "/var/dcc/whitecommon"; }; |
103 }; | 103 }; |
104 | 104 |
105 autowhite 90 "my-auto-whitelist"; | 105 autowhite 90 "autowhite/my-auto-whitelist"; |
106 # install should create /etc/dnsbl/autowhite writable by userid dnsbl | |
106 }; | 107 }; |
107 | 108 |