Problem Description
We use Microsoft 365 for emails. A few weeks ago, receiving emails from other Microsoft 365 tenants stopped. We can receive emails from other mail providers (e.g. gmail, self-hosted mail servers). We tried sending mails from many different M365 tenants. Not a single one was delivered successfully.
We use multiple subdomains (e.g. linz.coderdojo.net
, wien.coderdojo.net
). The problem happens only with one (linz.coderdojo.net
) although the DNS setup is identical for all of them.
The domain in question (linz.coderdojo.net
) worked in the past. The problem appeared suddenly without any config changes on our side.
Problem Analysis
I have been working on the issue with Microsoft support for weeks. After thorough investigation, Microsoft finally told me that it seems to be an issue with DNS propagation of the MX record of linz.coderDojo.net
. One can see e.g. with https://www.whatsmydns.net/#MX/linz.coderdojo.net
that the MX record is not propagated to some regions in the US. We compared the propagation with domains that work (e.g. wien.coderdojo.net
). The DNS propagation problem does not appear there.
Question
We are pretty much out of ideas by now. Any ideas if Microsoft’s analysis is correct? Any idea what we can do/change to fix the propagation issue?