]> git.openstreetmap.org Git - chef.git/commitdiff
Add additional mail aliases
authorGrant Slater <git@firefishy.com>
Thu, 5 Feb 2015 19:27:06 +0000 (19:27 +0000)
committerGrant Slater <git@firefishy.com>
Thu, 5 Feb 2015 19:27:06 +0000 (19:27 +0000)
roles/mail.rb

index 280ad060e8079345c21bf227220abf632740b37b..d4cb3751847ba0c02ca61dc4b724660a8715a823 100644 (file)
@@ -8,7 +8,12 @@ default_attributes(
       "osm.org",
       "noreply.openstreetmap.org",
       "openstreetmap.co.uk",
-      "openstreetmap.org.uk"
+      "openstreetmap.org.uk",
+      "openstreetmap.com",
+      "openstreetmap.io",
+      "openstreetmap.pro",
+      "openstreetmaps.org",
+      "osm.io"
     ],
     :daemon_smtp_ports => [25, 26],
     :smarthost_name => "mail.openstreetmap.org",