Emails going to spam after a domain change or rebrand

Domain changes and rebrands are meant to be simple: new name, new email addresses, carry on.

In reality, email deliverability often falls off a cliff. Messages that used to land in the inbox start landing in spam, or get silently filtered into “Other” tabs, or bounce completely.

This isn’t because your customers suddenly dislike you. It’s because, to the inbox providers, you look like a brand‑new sender overnight.

This guide explains what changes when you switch domains, the common technical and behavioural triggers that push you into spam, and the safest way to rebuild inbox placement without breaking day‑to‑day operations. If you’re setting up or rebuilding Microsoft 365 at the same time, the Microsoft 365 Setup Guide shows the wider foundation that prevents most email problems later.

What actually changes when you switch domains

Email providers don’t judge “your business”. They judge your sending identity.

When you change from @oldbrand.co.uk to @newbrand.co.uk, you are changing the identity that mailbox providers use to decide whether to trust your mail.

Your sending reputation resets

Your old domain built a history over time. It sent predictable volumes. People replied. People didn’t report it as spam. It behaved like a normal business.

Your new domain has none of that. Even if you use the same staff, the same computers, and the same email platform, the domain is new to the reputation systems that protect inboxes.

Inbox providers look for proof you own the new domain

Modern email filtering expects you to publish domain authentication records. These records are not optional if you want consistent inbox delivery, especially at any meaningful send volume.

If you rebrand quickly and forget a record, or copy the old records incorrectly, your emails can still “send”, but they look unauthenticated to receivers.

Your “From” address and your actual sender identity can drift apart

This catches small businesses all the time.

You might send an email that looks like it comes from you@newbrand.co.uk, but the underlying technical sender still points to a different domain or service. When those don’t match, receivers treat the message as higher risk.

Quick reality check: if you changed your public email address yesterday and sent a big announcement today, you did two risky things at once: new identity plus sudden volume.

Get Your Microsoft 365 Setup Plan (Free)

Struggling to make sense of Microsoft 365 for your small business? Grab the free Starter Kit and get a plain-English, step-by-step checklist so you can set up professional email, OneDrive and Teams without paying an IT consultant.

Get the Starter Kit

The three records that decide whether you look legitimate

You’ll see these mentioned everywhere: SPF, DKIM, and DMARC. The names are ugly, but the idea is simple.

They are public DNS records that tell other mail servers: “yes, this domain is allowed to send mail, and here’s how you can verify it”.

SPF: who is allowed to send for your domain

SPF is a list of permitted senders. If you use Microsoft 365 for email and also use a marketing platform, your SPF record usually needs to include both systems.

A common failure after a rebrand is creating a second SPF record or leaving the old one in place. SPF must be published correctly, and you generally only have one SPF record per domain.

DKIM: proves the message wasn’t tampered with

DKIM adds a cryptographic signature to outbound mail. Receivers can check that signature against your DNS and confirm the message really came from a system authorised by your domain.

After a domain change, DKIM often gets missed because it is usually enabled per domain, not “globally”. If DKIM is off, your new domain looks weaker than your old one.

DMARC: tells receivers what to do when checks fail

DMARC ties everything together and adds a policy. It says which domain you claim in the visible “From” address, and whether SPF or DKIM are aligned with it.

It also lets you receive reports, which is useful when you’re trying to diagnose why mail is failing.

Bulk sender rules got stricter

If you send marketing email at scale, inbox providers have tightened the rules. Gmail, for example, expects bulk senders to use authentication and support easy unsubscription. If you rebrand and start blasting from a new domain without meeting these expectations, spam placement is a predictable outcome.

Why a rebrand email blast is the fastest way to trigger spam filters

Even with perfect authentication, you can still hit spam if your sending behaviour looks wrong.

Sudden volume from a new domain looks like abuse

Spammers routinely rotate domains. Filters know this. So when a domain that has no history sends a large volume quickly, it fits the pattern.

The fix is not clever. It’s controlled ramp‑up.

Low engagement hurts more when your reputation is new

If you email your entire list and half the recipients ignore it, some will delete it without reading, and a few will mark it as spam. That feedback is taken seriously.

With an established domain, you can survive some of that. With a new domain, it can bury you fast.

Old lists and imported contacts are risky

If your list hasn’t been cleaned, you’ll have bounces and spam complaints. That is exactly the signal filters use to decide you are unwanted.

Start with your warmest contacts first: people who recently emailed you, replied, or regularly open your messages.

A safer way to change domains without losing your inbox placement

You don’t need a perfect plan. You need a safe plan.

Keep the old domain alive for a while

In most small businesses, the safest move is to run both domains in parallel for a period.

  • Keep receiving mail on the old addresses.
  • Set up forwards or aliases so nothing gets missed.
  • Reply from the new address gradually, not all at once.

This reduces customer confusion and reduces deliverability shock.

Warm up the new domain gradually

Warm‑up means increasing volume slowly and predictably. If you want a quick checklist of common setup mistakes that cause email pain, grab the free Microsoft 365 Starter Kit.

  • Week 1: internal emails, suppliers, and your closest clients.
  • Week 2: active customers and anyone who recently contacted you.
  • Later: broader mailing lists, newsletters, and promotions.

The exact pace depends on your normal send volume. The key is consistency. Avoid spikes.

Separate “people email” from “marketing email” if you can

Many businesses keep day‑to‑day human email on the main domain and send marketing from a subdomain (for example, news.newbrand.co.uk).

This is not mandatory, but it can reduce risk. It also makes it easier to isolate problems if your marketing platform is misconfigured.

Don’t forget third-party senders

After a rebrand, the usual culprits are not your mailbox. They are services sending on your behalf:

  • Website contact forms
  • Invoice and receipt systems
  • CRM platforms
  • Email marketing tools

If any of these still send as the old domain, or send as the new domain without being authorised, your authentication results become messy and receivers lose trust.

Troubleshooting checklist when emails still land in spam

If you need to diagnose this quickly, work through these in order.

1) Confirm your DNS records exist and are correct

Check that your new domain has:

  • An SPF record that includes every legitimate sender
  • DKIM enabled for the domain (not just the tenant or platform)
  • A DMARC record, even if the policy starts in monitoring mode

Be careful with “quick fixes” that create duplicate records. Email authentication is picky.

2) Check alignment for the visible From address

It is possible for SPF to pass but still fail DMARC because the domains do not align with the “From” address people see.

This is common when a third-party service sends using its own infrastructure but you use your new domain in the From field.

3) Look at a real message header from a spammed email

The header will usually show whether SPF passed, DKIM passed, and whether DMARC passed.

If you see DMARC failing, treat it as a priority. Many inbox providers use DMARC outcomes as a trust signal.

4) Reduce variables while you test

  • Send plain emails for a few days. No heavy images. No tracking links if you can avoid them.
  • Send to a small set of recipients who will reply.
  • Stop sending newsletters until your core business mail is landing reliably.

5) Expect recovery to take time

Even when you fix the technical issues, reputation recovery is not instant. Filters need to see consistent good behaviour over time.

Summary

After a domain change, spam placement usually comes from one of two things: missing or misaligned authentication, or sending behaviour that looks like a spammer. If you need help beyond the basics, you can also see what’s included and how the guides work on the pricing page.

The fastest path back to the inbox is boring but effective: publish the right DNS records, keep the old domain running in parallel, and ramp up your new domain slowly with your most engaged contacts first.

FAQ

How long does it take for a new domain to stop landing in spam?

If your authentication is correct, you can often see improvement within days. Full trust can take weeks, especially if you send newsletters or bulk email.

Should I redirect my old domain to the new one?

Yes for your website, but treat email separately. Keep the old email domain receiving mail for a while so customers don’t get lost.

Do I have to change everyone’s email address on day one?

No. In most small businesses, a phased change is safer. You can introduce new addresses while keeping old ones working.

What if only my marketing emails go to spam?

That often points to a third-party sender issue. Your marketing platform must be included in SPF and set up for DKIM. Bulk sender rules also expect easy unsubscription.

Does Microsoft 365 automatically handle SPF, DKIM, and DMARC for my new domain?

No. Microsoft 365 provides the capability, but you still need the right DNS records for your specific domain and any third-party senders you use.

Ready to Set Up Microsoft 365 Properly?

Don’t guess your way through email, storage and security. Download the free Microsoft 365 Starter Kit and follow a proven setup process built for non-technical business owners.

  • Step-by-step setup checklist
  • Common mistakes to avoid
  • Plain-English instructions — no jargon
Send me the Starter Kit

Similar Posts