]> git.openstreetmap.org Git - chef.git/commitdiff
Use zen.spamhaus.org instead of sbl-xbl.spamhaus.org
authorTom Hughes <tom@compton.nu>
Tue, 5 Sep 2017 16:36:46 +0000 (17:36 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 5 Sep 2017 16:36:46 +0000 (17:36 +0100)
roles/mail.rb

index d6a72289d245e0de8d9d9bb20905c91eabf5c6e5..6556b08ca30aea2606bcd0581c550d1de5fe103a 100644 (file)
@@ -18,7 +18,7 @@ default_attributes(
     :daemon_smtp_ports => [25, 26],
     :smarthost_name => "mail.openstreetmap.org",
     :smarthost_via => false,
     :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",
     :routes => {
       :messages => {
         :comment => "messages.openstreetmap.org",