Hosting & Performance
Email Stops After Changing Nameservers
A domain points to new DNS hosting and the website works, but incoming mail disappears or bounces. Nameserver changes move authority for the whole zone, so missing MX and authentication records override the previously working mail setup.
If you searched for email stopped after nameserver change, you probably need a safe next step rather than another list of guesses. A domain points to new DNS hosting and the website works, but incoming mail disappears or bounces.
Domain, DNS, hosting, TLS and email are separate systems that meet at public records. A change can look complete from one network while caches or an overlooked record still direct other visitors elsewhere.
What the symptom tells you
Nameserver changes move authority for the whole zone, so missing MX and authentication records override the previously working mail setup.
The useful question is not “which tool should I install?” but “where does the first confirmed failure occur?” Keep the original state available long enough to answer that question.
Checks to make in order
- Record the authoritative nameservers and current DNS records before changing them.
- Check the response from more than one network and resolver, including the exact hostname involved.
- Keep the previous service available until web, email, TLS and scheduled tasks are verified.
- Issue-specific action: Rebuild the verified zone before cutover, confirm MX targets and test with external senders while the old mailbox remains active.
How to verify the result
Repeat the original journey using a fresh session and a representative device or account. Check the expected result, nearby functions and any logs or messages that should accompany success. Record what changed so a later incident does not require the same discovery work.
Before closing the task, confirm who owns the system, where the relevant configuration is documented and what monitoring would reveal a recurrence. That small handover step turns a one-time repair into a more dependable operating practice.
A shortcut to avoid
Do not point MX records to an IP address or improvise values from memory.
When specialist help is sensible
Contact the email provider if queued or rejected mail needs recovery.
Related questions
For authoritative background, read MDN domain-name guide. If you would rather have someone investigate the evidence with you, review SoftNSM’s hosting and migration support or send the team the symptoms and affected URL.