Blocklist

rlwalk

New Member
Nov 5, 2007
1
0
1
Hi, we would like to use dsbl locally cached and turn off the use of spamhaus all together. Currently, dns cache lookup is set to yes with spamhaus set to 127.0.0.1 and dsbl set to 127.0.0.2. The entries for spamhaus have also been commented out in the 20_dnsbl_tests.cf file. In the logs it still shows that postfix is doing a lookup to spamhaus.
Any suggestions on how I can disable lookups to spamhaus?

Thank you,

Rob Walk
 
Hi, we would like to use dsbl locally cached and turn off the use of spamhaus all together. Currently, dns cache lookup is set to yes with spamhaus set to 127.0.0.1 and dsbl set to 127.0.0.2. The entries for spamhaus have also been commented out in the 20_dnsbl_tests.cf file. In the logs it still shows that postfix is doing a lookup to spamhaus.
Any suggestions on how I can disable lookups to spamhaus?

Thank you,

Rob Walk

hi rob,

howto deactivate spamhaus rbl queries on smtp level (postfix):

> nano /var/lib/proxmox/templates/main.cf.in

and deactivate the following line:

# COND:SYSTEM:MAIL:USE_RBL| reject_rbl_client sbl-xbl.spamhaus.org

save and exit. then synchronize the changes

> proxconfig -s