- June 2022
- Engineering Memo · External Release
A persistent belief in email marketing is that inbox placement is primarily determined by message content — that avoiding "spam words," maintaining a certain text-to-image ratio, and carefully crafting subject lines are the primary levers that determine whether email reaches the inbox or the spam folder. This belief is not just incorrect; it leads programmes to invest in the wrong optimisations while neglecting the primary determinants of inbox placement: IP reputation, domain reputation, authentication quality, and list quality. This note presents the infrastructure evidence for why content is a secondary deliverability variable and what the primary variables actually are.
What ISP Spam Filters Actually Evaluate
Modern ISP spam filtering systems at Gmail, Yahoo, and Microsoft are reputation-based, not content-based, as their primary classification mechanism. Gmail's spam filter evaluates the reputation of the sending IP address and DKIM signing domain against the accumulated signal history from those identifiers — complaints, engagement, spam trap hits, bounce rates — and uses this reputation as the primary inbox/spam classifier. Content signals are applied as secondary adjustments to the reputation-based classification: a message from a High-reputation sender with content that slightly resembles phishing templates may receive slightly more content filtering than a clean content equivalent, but will still reach the inbox in the vast majority of cases. A message from a Low-reputation sender with perfectly clean content will be spam-classified regardless of content.
The evidence for reputation primacy over content primacy: Gmail Postmaster Tools reports domain reputation (not content score) as the primary signal that Gmail provides to senders for inbox placement optimisation. There is no "content score" tool in Postmaster Tools because content is not what Gmail primarily optimises for. If content were the primary variable, Gmail would provide content scoring. The signal they provide — domain reputation — is the signal that they consider most operationally significant for senders to monitor and manage.
Microsoft's SNDS (Smart Network Data Services) similarly provides IP-based reputation signals — complaint rates, spam trap hits, IP status — rather than content analysis. The content-based filtering layer in Microsoft's Exchange Online Protection is applied downstream of the reputation-based routing decision. Messages from High-reputation IPs with Green SNDS status receive much lighter content filtering than messages from Low-reputation IPs regardless of what those messages contain.
Figure 1 — Inbox Placement Determinants: Relative Weight by Factor
When Content Does Matter
Content is not entirely irrelevant to deliverability — it matters in specific situations. When sender reputation is exactly at a threshold between inbox and spam classification, content can be the marginal factor that tips the classification one way or the other. For senders at Medium Gmail domain reputation (the boundary between reliable inbox and unreliable spam classification), content that contains many signals the spam filter associates with phishing or manipulation may produce more spam classification than clean content from the same sender. The content marginal effect is real; it is just small relative to the reputation effect.
Content also matters for ISPs that apply rule-based content filtering as a first-pass mechanism before reputation evaluation — some smaller ISPs and corporate spam filters use keyword blocklists and content pattern matching as an early spam detection layer. For these ISPs, content with common spam keyword patterns may be rejected regardless of sender reputation. However, major consumer ISPs (Gmail, Yahoo, Outlook) do not operate this way for authenticated, reputation-evaluated senders. Content-based keyword filtering is a legacy technique that the major ISPs have moved beyond in favour of reputation-based classification.
Content becomes significant for senders with no reputation — completely new IP/domain combinations that ISPs have no history for. Without reputation signals, ISPs must rely more heavily on content patterns to classify the message. This is why new IPs during warmup are more sensitive to content quality than established IPs: the warming IP has little reputation to offset content signals, so content plays a larger relative role in the classification decision during the warmup period.
The Correct Optimisation Priority Order
The evidence-based priority order for inbox placement optimisation: (1) IP reputation — build and maintain High IP reputation through proper warmup, list quality, and complaint rate management; (2) Domain reputation — ensure DKIM alignment is correct and monitor Postmaster Tools domain reputation daily; (3) List quality — maintain bounce rates below 0.5%, complaint rates below 0.05%, and suppress unengaged contacts; (4) Authentication — ensure SPF, DKIM, and DMARC are correctly configured and passing; (5) Content — after the above four factors are optimised, ensure content is clear, relevant, and consistent with recipients' expectations.
Programmes that focus primarily on content optimisation while neglecting IP reputation, list quality, and authentication are optimising the fifth-order variable while leaving the first through fourth-order variables unaddressed. This misallocation of effort produces marginal content-related improvements while missing the structural reputation improvements that would produce 10-20× larger inbox placement gains.
The practical implication for deliverability investment: every hour spent on content optimisation ("is this subject line too salesy?") without equivalent hours on reputation monitoring (checking Postmaster Tools daily) and list quality management (quarterly re-validation, engagement-based suppression) is an hour spent on the wrong problem. Reputation management produces structural inbox placement improvements; content optimisation produces marginal adjustments on top of the reputation baseline. Get the baseline right first, then optimise the margin.
The "Spam Words" Myth Specifically
The idea that specific words in email subject lines or body — "FREE," "URGENT," "CONGRATULATIONS," "LIMITED TIME" — trigger spam filters at major ISPs is largely false for authenticated, reputation-established senders. The evidence: well-established brands regularly send promotional emails containing exactly these words and achieve consistent inbox placement because their IP and domain reputation is High. The words themselves are not the classification trigger; the reputation of the sender is.
This does not mean that content is irrelevant to engagement — it may well be that "urgent" subject lines reduce open rates or click rates from recipients who find them manipulative. That is a marketing effectiveness question, not a deliverability question. The two are often conflated: content that reduces engagement (lower open rates) will eventually contribute to domain reputation decline (ISPs observe lower positive engagement rates), which then affects inbox placement. But this is a second-order content effect operating through reputation, not a direct content-to-spam-filter pathway.
The correct content guidance for deliverability: send content that recipients expect and value, because engaged recipients generate positive reputation signals (opens, clicks, "not spam" actions). Avoid content that surprises or manipulates recipients, because disengaged or disappointed recipients generate negative reputation signals (complaints, spam markings). The content optimisation that matters for deliverability is optimisation for genuine relevance and recipient value — not keyword avoidance or ratio management. These are the same content principles that produce strong marketing outcomes, which is why good content marketing and good deliverability management are mutually reinforcing rather than in tension.
The myth of content as the primary deliverability variable persists because it is easier to change email content than to build IP reputation, manage list quality, and implement correct authentication. Content changes are immediate; reputation building takes months. The ease of content optimisation creates a bias toward it as the primary intervention, even when the evidence clearly points to reputation management as the higher-return investment. Correct the investment allocation, invest primarily in the primary variables, and the inbox placement results will validate the evidence-based approach over the content-first myth.
Why the Content Myth Persists
Several factors sustain the content-first deliverability belief despite the evidence pointing to reputation primacy. The availability of content optimisation tools (spam score checkers, subject line analysis tools, content A/B testing platforms) creates an ecosystem that frames content as the controllable deliverability lever. These tools provide immediate, quantifiable feedback on content characteristics — "your spam score is 3.2/10" — while reputation monitoring requires more technical setup and produces less immediately actionable feedback. The tools' ease of use and immediate feedback create a selection bias toward content optimisation as the deliverability intervention, regardless of its actual impact ranking.
Content-focused deliverability advice also originates from the pre-reputation-era of email, when keyword-based spam filtering was dominant. The "spam word" lists and content ratio guidelines that were genuinely relevant in 2005-2010 have been perpetuated in deliverability guides even as ISP filtering has moved decisively toward reputation-based models. Guidance that was accurate when written has been preserved and repeated without being updated to reflect how spam filtering actually works in 2022.
The persistence of the myth is also partly due to selection bias in A/B testing results. A programme that tests two versions of a campaign (version A with "spam words," version B without) and finds that version B has higher inbox placement interprets the result as evidence that content affects deliverability. The more likely explanation: version B had different engagement characteristics (clearer call-to-action, more relevant content) that produced stronger engagement signals, which affected reputation which affected inbox placement. The content change caused the engagement change which caused the reputation change which caused the inbox placement change — a content effect operating through reputation, not a direct content-to-filter effect.
The Infrastructure Evidence: Controlled Comparisons
The most compelling evidence for reputation primacy comes from controlled comparisons: the same message content sent from a High-reputation IP to the same recipient list produces inbox placement above 90%; the same message content sent from a new unwarmed IP to the same recipient list produces inbox placement of 60-70%. The content is identical; the reputation is different; the inbox placement difference is dramatic. Content cannot explain the 20-30 percentage point difference; reputation explains it entirely.
Similarly: a message with imperfect content (promotional language, standard marketing phrases) sent from a High-reputation sender typically achieves the same inbox placement rate as a message with highly optimised content from the same sender. The content variation within the range of normal commercial marketing communication does not significantly affect inbox placement when reputation is strong. The reputation provides the baseline; content variation within normal range produces noise rather than signal on top of that baseline.
These controlled comparisons are available to any programme with sufficient data in its accounting log and Postmaster Tools history: compare inbox placement for similar content across different reputation states, or compare inbox placement for different content from the same sender at the same reputation state. The data consistently shows that reputation state drives inbox placement far more than content variation. This is the evidence-based conclusion that the infrastructure data produces — and it is the correct basis for deliverability investment allocation.
Practical Guidance: The Correct Content Standard
With reputation as the primary deliverability variable, what is the correct content standard? Not maximising "spam score" metrics; rather, sending content that recipients genuinely want, expect, and engage with. The content standard for deliverability is identical to the content standard for good marketing: relevant, valuable, clear, and consistent with what the recipient opted in to receive.
Specific content practices that affect deliverability through engagement and reputation: unsubscribe links that are easy to find and use (reducing complaint rate from frustrated recipients who mark as spam instead of unsubscribing); personalisation that increases relevance and engagement (more positive signals); frequency management that prevents subscriber fatigue (fewer low-engagement or complaint-generating sends); and clear "from" information that helps recipients recognise the sender (reducing accidental spam markings from recipients who don't recognise the brand).
These content practices are all engagement optimisations that also happen to be deliverability optimisations, because engagement and deliverability are linked through reputation. The programme that sends relevant, engaging content consistently builds better reputation and achieves better inbox placement than the programme that sends keyword-optimised but less relevant content. The content standard is not "avoid spam words" — it is "send email that recipients are glad they received." That standard optimises both engagement and deliverability simultaneously, because they are ultimately the same thing viewed from different perspectives: engagement is the recipient's experience; deliverability is the infrastructure's classification of the same signal.
Content matters. Optimise it for relevance and engagement. But do not mistake content optimisation for deliverability optimisation — the primary deliverability levers are reputation, list quality, and authentication. Get those right, and good content reaches the inbox reliably. Neglect them while optimising content, and even perfectly crafted messages will be spam-classified by reputation systems that cannot see past the IP and domain signals that dominate their classification models. The myth of content primacy is understandable but expensive to maintain; the evidence-based reality of reputation primacy is the foundation on which effective deliverability management is built.
What to Do Instead: Infrastructure-First Deliverability
The infrastructure-first deliverability approach concentrates investment on the primary variables and treats content as a secondary consideration. The operational implementation: (1) Daily reputation monitoring via Postmaster Tools and SNDS — 15 minutes, the highest-return daily deliverability activity. (2) Quarterly list quality audits — validation, engagement-based suppression, soft bounce reclassification. (3) Monthly DMARC aggregate report review — authentication completeness verification. (4) Per-ISP domain block configuration calibration — quarterly recalibration to current reputation levels. These four practices, consistently maintained, produce the infrastructure reputation that makes inbox placement reliable regardless of content variation.
Content enters the picture after the infrastructure is correctly configured: ensure unsubscribe is prominent and functional, ensure personalisation is accurate and relevant, ensure frequency is calibrated to engagement levels, ensure the "from" address is recognisable. These are not spam filter optimisations — they are recipient experience improvements that also happen to generate better engagement signals and therefore better reputation signals. The content investment is in recipient value, not filter gaming.
Programmes that make this shift — from content-primary to infrastructure-primary deliverability investment — consistently report two outcomes: inbox placement improves (because the primary variables are finally receiving attention), and content development becomes less stressful (because the creative team is no longer trying to optimise against spam filter metrics that were always the wrong target). The infrastructure investment clarifies the content goal: create value for recipients, not compliance with filter heuristics.
The myth of content as the primary deliverability variable is expensive to believe and easy to disprove with infrastructure data. Run the controlled comparison. Check the Postmaster Tools domain reputation before and after a content change. Look at the inbox placement rate for the same content from High-reputation vs Low-reputation senders. The data tells the story clearly. Reputation determines inbox placement; content determines engagement quality, which influences reputation over time. Infrastructure-first is evidence-first. Build the reputation; send the content that earns continued engagement; and let the ISP classification systems see the reputation they cannot ignore.
The Measurement That Settles the Debate
For any programme that remains uncertain whether reputation or content is the primary deliverability variable, a simple measurement settles the question. Pull the previous 12 months of Postmaster Tools domain reputation history and inbox placement data (via seed testing or delivery rate proxy). Correlate the timeline with content changes (A/B tests, campaign type changes, subject line variations) and reputation changes (warmup completion, reputation events, quality improvements). The correlation analysis will show which variable — content changes or reputation changes — predicts inbox placement changes better. In every programme with sufficient data to run this analysis, the answer is the same: reputation state predicts inbox placement far more reliably than content variation.
This is not an argument against content quality — it is an argument for evidence-based deliverability investment. Invest primarily in what the evidence shows matters most: reputation management, list quality, and authentication. Invest secondarily in what matters marginally: content relevance and recipient experience (which also matter for marketing effectiveness). The evidence-based priority order produces better deliverability outcomes than the content-first priority order, consistently, for every programme that applies it. The measurement is available to any programme with Postmaster Tools data and a spreadsheet. Run it. The data will confirm what the infrastructure evidence has always shown.
Reputation first. List quality second. Authentication third. Content fourth. That is the evidence-based priority order for deliverability investment. Follow it consistently, and the content your team creates will reach the inbox it deserves to reach -- not because of spam filter gaming, but because of the reputation infrastructure that supports every message the programme sends.
Content is not the enemy of deliverability, and spam filter gaming is not the path to inbox placement. Reputation is the path. Build it through the practices documented throughout this note library, and the content your team writes will reach the inbox reliably -- not because it scored well on a spam test, but because the infrastructure it rides on has earned the right to deliver there.
The Professional Standard: Evidence-Based Deliverability Management
The professional standard in email deliverability management is evidence-based investment: monitoring the signals that ISPs actually use (domain reputation, IP reputation, complaint rates, bounce rates), optimising the variables that evidence shows matter most (list quality, authentication, reputation management), and treating content as a recipient experience optimisation rather than a spam filter variable. This standard produces consistently better inbox placement outcomes than the content-first approach because it aligns the optimisation target with the actual classification mechanism.
Programmes that adopt the evidence-based approach consistently report two transformations: their deliverability improves (because they are finally optimising the primary variables), and their creative process improves (because content is freed from the artificial constraints of spam filter gaming and can be optimised for genuine recipient value instead). These two improvements reinforce each other: better reputation enables more reliable inbox delivery, and more recipient-value-focused content generates better engagement signals that sustain and improve the reputation. The evidence-based approach is not just more effective for deliverability -- it is more aligned with good marketing practice in every dimension.
The myth of content as the primary deliverability variable has been expensive for the email industry -- it has directed significant investment toward optimisations that produce marginal or no deliverability improvement while the primary variables (reputation, list quality, authentication) receive insufficient attention. Correcting this misallocation -- through the evidence in this note and the operational practices documented throughout this library -- is the opportunity that remains available to every programme that has been investing in the wrong deliverability lever. The infrastructure evidence is clear. The correct investment priority is documented. The choice to act on it is the beginning of the evidence-based deliverability management that produces the results that content-first approaches promise but cannot deliver.
Reputation is the primary variable. Build it, maintain it, and the inbox will follow.
Infrastructure Assessment
Our managed infrastructure focuses on the primary deliverability variables — IP reputation, domain reputation, list quality, and authentication — rather than content optimisation, because the infrastructure evidence consistently shows these variables produce the largest inbox placement improvements. Request assessment →