Security
Google Workspace email deliverability
Google Workspace email deliverability is decided by 4 measurable things: an SPF record resolving within the 10 DNS lookup limit, DKIM signing with a 2048-bit key, DMARC alignment on the visible From domain, and a spam complaint rate below 0.3% for bulk senders. Content filtering matters far less than any of them.
| SPF DNS lookups | Hard limit of 10, includes nested |
|---|---|
| DKIM key length | 2048-bit; 1024 is legacy |
| Bulk sender threshold | 5,000 messages a day to Gmail |
| Spam complaint rate | Keep below 0.3%, ideally under 0.1% |
| One-click unsubscribe | Required for bulk senders |
| Typical fix window | 48 hours config, 2–4 weeks reputation |
Start with the record, not the reputation
Reputation problems are downstream of authentication problems in the majority of tenants we look at. If SPF returns permerror, receiving systems treat the domain as having no policy, DMARC alignment fails for any sender not covered by DKIM, and every marginal message gets scored against you. No amount of warm-up fixes that.
The first hour is spent counting lookups, checking key length in the admin console, and reading the last fortnight of DMARC aggregate reports to see who is actually sending. It is common to find two or three senders nobody in the room can identify, which is a security finding as much as a deliverability one.
- Count nested SPF includes; flatten or subdomain-delegate if over eight
- Rotate DKIM to 2048-bit and republish the selector
- Confirm DMARC alignment mode and record the current policy state
- List every third-party sender found in aggregate reports
- Check the postmaster tools reputation dashboard for the domain
Bulk sending rules, and who they catch
Sending over five thousand messages a day to Gmail addresses puts a domain into the bulk sender rules, which require authentication, one-click unsubscribe headers on marketing mail, and a spam complaint rate kept under the published threshold. Organisations get caught by this not through marketing but through automated notifications: booking confirmations, invoices, portal alerts.
Where transactional mail crosses that threshold, we usually split it onto a dedicated subdomain with its own DKIM selector and its own reputation. The commercial domain then stops carrying the risk of a badly behaved application, and a bad week for the notification system no longer affects whether the sales team's mail arrives.
Recovering a damaged domain
Once reputation is low, configuration fixes take effect immediately but the score recovers on a lag of two to four weeks of clean sending. During that period volume should be held steady rather than paused, because a domain that stops and restarts looks more like a compromised account than one that sends consistently.
We track recovery in the postmaster tools dashboard and in aggregate report pass rates, and we hold weekly checkpoints. If the trend has not moved after three weeks, the cause is almost always a sender still failing alignment that nobody has attributed yet.
What we hand over
A dated record of every DNS change made, a sender inventory naming each system authorised to send as the domain, the DMARC policy state with the date it was tightened, and a monitoring arrangement so that the next unattributed sender is noticed within days rather than after a campaign fails.
The sender inventory is the artefact with the longest life. Most deliverability regressions are caused by a new tool being adopted by one department without anyone updating DNS, and an inventory with an owner per sender is what makes that a five-minute change rather than an outage.
What we see that others don't say
Domains that fail deliverability almost never fail on one signal; they fail on an SPF record that quietly exceeded ten lookups when a fourth SaaS include was added, which invalidates SPF entirely and silently drags DMARC alignment down with it.
What this doesn't cover
- We cannot control whether an individual recipient's own filter or corporate gateway accepts your mail; we control the signals it scores.
- Reputation recovery takes weeks of consistent sending. Any provider promising immediate inbox restoration after a spam-folder event is describing something else.
- List hygiene and content quality for marketing campaigns stay with your marketing function; we authenticate the channel rather than write the mail.
- We do not manage third-party sending platforms beyond publishing the DNS they require and verifying alignment.
Get a fixed price for this
Send your seat count, current platform and deadline. You get a fixed price and an available cutover date, usually within one working day, from the engineer who would run the work.
Prefer to talk? Call +44 20 7183 3436 (Mon–Fri 08:00–18:00 GMT), or message WhatsApp +44 7403 423563.
Questions we get asked
- Why is our Google Workspace mail going to spam?
- Most often an SPF record over the ten-lookup limit, a sender missing DKIM alignment, or a complaint rate above threshold from automated notifications. Aggregate reports identify which within a fortnight.
- Does DMARC improve deliverability?
- Indirectly. An enforcing DMARC policy with aligned senders raises trust in the domain, and it stops spoofed mail damaging the reputation you depend on.
- Should transactional mail use a separate subdomain?
- Above roughly five thousand messages a day, yes. Separate selectors isolate reputation so an application problem cannot take down business correspondence.
How this page is verified
Reviewed by Workspace Migration Services security desk, Workspace security and compliance reviewers. Last checked .
- The ten-lookup SPF limit is specified in RFC 7208 section 4.6.4.
- Bulk sender requirements reflect Google's published sender guidelines as of 2026-08-06.
- Recovery timelines are drawn from Workspace Migration Services remediation engagements to 2026-08-06.
Sources you can check
Cite this page
Free to reuse with attribution. Copy whichever form your publication needs.
Plain citation
Workspace Migration Services, "Google Workspace email deliverability", https://workspacemigration.services/security/google-workspace-email-deliverability (last checked 2026-08-06).HTML with source link
<p>An SPF record that requires more than 10 DNS lookups returns permerror and is treated as no SPF record at all, regardless of how many valid senders it lists. Source: <a href="https://workspacemigration.services/security/google-workspace-email-deliverability">Google Workspace email deliverability</a> — Workspace Migration Services.</p>Embed this table
<table>
<caption>Google Workspace email deliverability — Workspace Migration Services, 2026-08-06</caption>
<tr><th>SPF DNS lookups</th><td>Hard limit of 10, includes nested</td></tr>
<tr><th>DKIM key length</th><td>2048-bit; 1024 is legacy</td></tr>
<tr><th>Bulk sender threshold</th><td>5,000 messages a day to Gmail</td></tr>
<tr><th>Spam complaint rate</th><td>Keep below 0.3%, ideally under 0.1%</td></tr>
<tr><th>One-click unsubscribe</th><td>Required for bulk senders</td></tr>
<tr><th>Typical fix window</th><td>48 hours config, 2–4 weeks reputation</td></tr>
</table>
<p><a href="https://workspacemigration.services/security/google-workspace-email-deliverability">Google Workspace email deliverability</a> — data maintained by Workspace Migration Services.</p>Related pages
Find out why your mail is filtered
We count your SPF lookups, read a fortnight of aggregate reports, name every sender using your domain, and give you a dated fix list with a recovery timeline.