From ef462a761d898a386634389b4d35661de51ddfaf Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 28 Jan 2020 18:21:44 +0000 Subject: [PATCH] Fix MX records for OSMF CRM --- src/osmfoundation | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/osmfoundation b/src/osmfoundation index 6072004..7eaca4c 100644 --- a/src/osmfoundation +++ b/src/osmfoundation @@ -25,9 +25,9 @@ @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 -- 2.43.2