Skip to content

Home Topics Email Security Management Mailbox account takeover

Email Security Management · Mailbox account takeover

Email account takeover not working? Troubleshooting guide

Short answer

When email account takeover fails, check in this order: the DNS or platform configuration is published and resolves; the sending system is actually using it; the domain in headers aligns with what you published; and the receiver's verdict in Authentication-Results or bounce messages.

Symptoms#

  • Messages landing in spam despite previously good placement
  • Bounces mentioning policy, authentication, or reputation
  • Provider dashboards showing a drop in reputation or authentication pass rate

Diagnosis steps#

  1. Confirm the configuration is live: query DNS from an external resolver and check the sending platform's settings page.
  2. Send to a seed mailbox and read the full headers, especially Authentication-Results.
  3. Compare the domains in From, Return-Path, and DKIM d= for alignment.
  4. Check provider dashboards (Google Postmaster Tools, Microsoft SNDS) for reputation and error rates.
  5. Review recent changes: new vendors, DNS edits, list imports, volume spikes.

Likely causes#

  • SMS-based MFA for high-value accounts.
  • Not checking forwarding rules after remediation.

Fix and re-verify#

  1. Enforce phishing-resistant MFA (FIDO2 keys or passkeys) for admins and finance.
  2. Review third-party OAuth grants monthly and restrict user consent.
  3. Alert on impossible-travel logins and mass downloads.
  4. Have a documented response: revoke sessions, reset, audit rules and forwards, notify affected parties.

Frequently asked questions#

What are signs of a compromised email account?

Unknown sent items, new forwarding rules, missing mail, login alerts from unfamiliar locations, and contacts reporting odd messages.

Keep reading on Mailbox account takeover