X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/289ca54bf66cf7b20cc6751c21856ebe971da125..94c82143038ad02b0d0b7f8607d0b432c4831fe2:/roles/mail.rb diff --git a/roles/mail.rb b/roles/mail.rb index 6556b08ca..e2ec91ded 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -16,6 +16,10 @@ 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 => ["zen.spamhaus.org"],