DNS control points
Registrar and nameserver checks, who can change records, and how long propagation is likely to take.
Email deliverability
If your email is going to spam, disappearing, or bouncing, the fastest wins usually come from the control points: domain DNS, SPF/DKIM/DMARC, and a clean understanding of whether the issue is the mailbox, the sending domain, or the provider. I aim to leave clear notes that make future support and escalation easier.
Send an enquiryDeliverability problems are rarely fixed by random settings changes. The first job is to gather the ground truth: where DNS is hosted, what records exist today, and what the sender is actually doing.
Registrar and nameserver checks, who can change records, and how long propagation is likely to take.
Confirm the basics are present and consistent with the platforms you actually send from (e.g. Microsoft 365 or Google Workspace).
Separate login/permission problems from sending reputation or authentication failures.
The aim is a deliverability path that is reversible, auditable, and easy for a provider or a future admin to follow.
Diagnostic flow
Email problems can look similar from the outside. A message landing in spam, a rejected message, and a mailbox that cannot send are different failure modes. Treating them as one vague problem usually creates more DNS churn.
Check whether SPF, DKIM, and DMARC line up with the real sending services, including websites, CRMs, invoicing tools, and newsletters.
Look for sudden volume changes, compromised accounts, suspicious forwarding, or message patterns that explain why mail is being treated differently.
Confirm whether the mailbox can authenticate, whether sending is blocked, and whether provider-side logs or alerts explain the symptom.
The safest sequence is to identify every legitimate sender first, then check SPF, DKIM, and DMARC against that sender list. Deliverability work gets messy when DNS is tightened before website forms, accounting tools, newsletter platforms, CRM systems, helpdesk tools, and Microsoft 365 or Google Workspace are all accounted for.
List every system that sends mail for the domain, including people, shared mailboxes, website forms, invoices, booking tools, and marketing platforms.
Check that SPF authorizes the real sending platforms without creating duplicate SPF records or leaving abandoned services in place.
Confirm DKIM is enabled where the sending platform supports it, not just that a DNS record exists.
Use DMARC reporting to understand legitimate mail flow before moving toward stricter policies that could block real business mail.
A bounce, spam-folder complaint, and missing message are different evidence types. A useful support pass keeps them separate: what was sent, from which platform, to which recipient domain, at what time, and what the receiving system said. That evidence helps decide whether the issue is authentication, reputation, content, mailbox policy, or a recipient-side rule.
DMARC is most useful when it is treated as a visibility and policy tool, not a checkbox. An SME can start by collecting reports, identifying legitimate senders, fixing authentication gaps, and then deciding whether a stricter policy is appropriate. The goal is to reduce spoofing risk without accidentally blocking invoices, booking confirmations, or staff mail.
Start with reporting where appropriate so unknown legitimate senders can be found before stricter handling is applied.
DMARC depends on alignment. SPF or DKIM can pass technically while the visible From domain still fails alignment.
Consider subdomains for tools that send different mail streams, especially marketing, transactional mail, or website forms.
Document who receives reports, who reviews failures, and who is allowed to tighten or roll back the DMARC policy.
Maintenance handoff
Deliverability work is only durable when the next person can see what changed, which services are allowed to send, and when the records should be reviewed again. These routes turn a one-off fix into a cleaner operating baseline.
Schedule recurring SPF, DKIM, DMARC, sender inventory, renewal, and mailbox hygiene checks after the urgent issue is fixed.
Use practical launch, maintenance, and planning checklists to make future domain and email changes easier to audit.
Use the broader checklist when deliverability depends on domains, hosting, forms, Microsoft 365, phones, backups, or provider handover.
Use remote support when the next step is access checks, screenshots, reversible changes, or a provider-ready escalation note.
Use the recovery path when deliverability problems appear after suspicious mailbox access, forwarding rules, or account compromise.
Use the broader DNS/email path when the issue crosses ownership, nameservers, routing, Microsoft 365 setup, or handover documentation.
Use the services hub when the deliverability work reveals a wider support, website, DNS, Microsoft 365, or migration problem.
Official and primary references
These references support the same deliverability workflow: authenticate legitimate senders, understand SPF, DKIM, and DMARC, and tighten policy only after real mail flow is understood.
FAQ
Deliverability work is safest when the DNS records, sending services, and escalation evidence are clear.
MX, SPF, DKIM, and DMARC records are the common DNS control points for business email routing and authentication.
A website, CRM, booking tool, accounting platform, or newsletter system may send on behalf of the domain and need to be included correctly in authentication records.
Useful evidence includes bounce text, timestamps, affected recipient domains, sending platform, current DNS records, recent changes, and whether all mail or only one sender is affected.
Related context
Start with a checklist when you need structure, then use the deeper service pages when the issue crosses into routing or platform configuration.