From: Tom Hughes Date: Tue, 5 Sep 2017 16:36:46 +0000 (+0100) Subject: Use zen.spamhaus.org instead of sbl-xbl.spamhaus.org X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/289ca54bf66cf7b20cc6751c21856ebe971da125 Use zen.spamhaus.org instead of sbl-xbl.spamhaus.org --- diff --git a/roles/mail.rb b/roles/mail.rb index d6a72289d..6556b08ca 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -18,7 +18,7 @@ default_attributes( :daemon_smtp_ports => [25, 26], :smarthost_name => "mail.openstreetmap.org", :smarthost_via => false, - :dns_blacklists => ["sbl-xbl.spamhaus.org"], + :dns_blacklists => ["zen.spamhaus.org"], :routes => { :messages => { :comment => "messages.openstreetmap.org",