X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5b46398a65adc1371c81a19c280918d654ebd4ed..487a005b1708189b2b2dddda3f0a7568b82b23db:/roles/mail.rb diff --git a/roles/mail.rb b/roles/mail.rb index d6a72289d..e2ec91ded 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -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",