]> git.openstreetmap.org Git - chef.git/blobdiff - roles/mail.rb
Increase the passenger pool size for taginfo servers
[chef.git] / roles / mail.rb
index cb81cb3602910015d06df2e069b3ed199c2b9636..6556b08ca30aea2606bcd0581c550d1de5fe103a 100644 (file)
@@ -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",
@@ -49,7 +49,6 @@ default_attributes(
       "rails" => "root",
       "trac" => "root",
       "munin" => "root",
-      "thinkup" => "root",
       "www-data" => "root",
       "osmbackup" => "root",
       "noreply" => "/dev/null",