]> git.openstreetmap.org Git - dns.git/commitdiff
Fix MX records for OSMF CRM
authorTom Hughes <tom@compton.nu>
Tue, 28 Jan 2020 18:21:44 +0000 (18:21 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 28 Jan 2020 18:21:44 +0000 (18:21 +0000)
src/osmfoundation

index 60720043e0bb3f3ab9d11e1de9424dfae430873d..7eaca4caabe6911b11c806b5ec5cda2630c91288 100644 (file)
@@ -25,9 +25,9 @@
 @osmfoundation::alt3.aspmx.l.google.com:10:3600
 @osmfoundation::alt4.aspmx.l.google.com:10:3600
 
 @osmfoundation::alt3.aspmx.l.google.com:10:3600
 @osmfoundation::alt4.aspmx.l.google.com:10:3600
 
-# Handle mail for the crm subdomain ourselves
+# Handle mail for the join subdomain ourselves
 
 
-@crm.osmfoundation::a.mx.openstreetmap.org:10
+@join.osmfoundation::a.mx.openstreetmap.org:10
 
 # Add DKIM public key
 # Use : raw to workaround TXT split issue
 
 # Add DKIM public key
 # Use : raw to workaround TXT split issue