]> git.openstreetmap.org Git - chef.git/blobdiff - roles/mail.rb
Add remote hands accounts for norbert
[chef.git] / roles / mail.rb
index d6a72289d245e0de8d9d9bb20905c91eabf5c6e5..e2ec91dedbb8f1f7c74ca27bea77753c65b3518a 100644 (file)
@@ -16,9 +16,13 @@ default_attributes(
       "osm.io"
     ],
     :daemon_smtp_ports => [25, 26],
+    :certificate_names => [
+      "mail.openstreetmap.org",
+      "a.mx.openstreetmap.org"
+    ],
     :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",