Email Marketing

Email Marketing Best Practices in 2026: Email Deliverability and Domain Reputation

Paul WrightPaul Wright7 May 202615 min read
Email Marketing Best Practices in 2026: Email Deliverability and Domain Reputation

TL;DR

1 in 6 marketing emails never reaches the inbox. If your deliverability sits below 97% you have issues with your recipient list quality, domain reputation, and spam flags. Those issues will not resolve on their own. This article is like eating your vegetables: it is good for you and makes you, or your email delivery, healthier from consuming it.

In this post we cover branded domain setup, sending subdomain architecture, multi-domain strategy for multi-brand senders, SPF/DKIM/DMARC authentication (Sender Policy Framework, DomainKeys Identified Mail, and Domain-based Message Authentication, Reporting and Conformance), MTA-STS transport security, IP and domain warming, why Apple Mail Privacy Protection has broken your open rate, sender reputation monitoring, and how to build email holiday programs that pause communication with inactive contacts and re-enroll them later when the signals shift.

Why 1 in 6 of Your Emails Vanishes

The global average inbox placement rate is about 83.1%, meaning roughly one in every six marketing emails you send is not landing in your recipient's inbox. Some end up in the spam folder, some get silently dropped by the receiving server, and some just sit in a quarantine and you never know why your response rate has dropped. On the surface, deliverability often looks fine, because your marketing automation platform (MAP) tells you the email was delivered; what it does not tell you is that Gmail routed it straight to the promotions tab or that Outlook decided your domain looked untrustworthy (EmailTooltester email deliverability statistics).

For any B2B team that has invested in a regular email marketing cadence, or any sales team using sales outreach tools for mass prospecting, that 17% deliverability delta hurts. You can write the perfect triggered follow-up, fire it within minutes of a pricing page visit, and know roughly 1 in 5 people will never even get the opportunity to ignore it because it never arrived in the correct place for them to see it. No content review fixes that. The fix lives in the technical plumbing under your email and domain settings, and most teams have never really looked at it twice, considering it only for the initial implementation of their email tools.

A couple of things have shifted in 2026, making email domain management more urgent than before. Google and Yahoo bulk sender rules were updated in February 2024, followed by Microsoft's Outlook enforcement policy on May 5, 2025, and both are well past their grace period, meaning non-compliant mail now gets a permanent SMTP rejection (550 5.7.515) rather than a quiet trip to spam (Redsift 2026 bulk sender requirements guide). Apple Mail Privacy Protection has also turned your open rate into a number you cannot fully trust, which we will come back to.

These changes mean the old "send it and see" approach to deliverability has stopped working, and a technical audit is no longer something you do once a year during a MAP health check.

Part 1: Email Domain Architecture

Your sending domain should not be your website domain

One common mistake we see is organizations configuring all marketing emails to go out from the same root domain as the website. It feels sensible (one brand, one domain), but it is a quiet reputational risk that surfaces later, when it is expensive to unwind.

Your website domain has years of accumulated DNS reputation, tied to your transactional mail, your sales team's one-to-one replies, customer support, and whatever else gets sent under the main brand. Marketing sends, being marketing sends, will generate some spam complaints in B2B; that is unavoidable even on a well-run program. When they do, the reputational damage bleeds back into the root domain, and the worst-case scenario is a team that loses transactional deliverability because a campaign in March picked up a handful of complaints and dragged the main domain's reputation down with it.

The solution is configuring a dedicated sending subdomain, and it is the first thing we recommend setting up when assessing any email tools a client is using (for both sales and marketing purposes).

Setting Up a Branded Sending Subdomain

A branded sending subdomain is something like email.yourcompany.com or go.yourcompany.com. It still looks like your brand in the recipient's inbox, and it is still recognizable, but it has its own DNS reputation wall between the marketing program and everything else your main domain does.

Setting up a subdomain is straightforward. Start by picking a prefix; most B2B organizations end up with email., mail., go., or info.. We would avoid newsletter.yourcompany.com or marketing.yourcompany.com, because those labels create an immediate promotional association that inbox filters apply more aggressive scoring to. Create the subdomain in whichever DNS provider you manage the root domain in (Cloudflare, Route53, GoDaddy; your IT team will know), then configure it on the marketing automation platform or sales prospecting side so the "from" domain in your email headers, your link tracking, your image hosting, and your unsubscribe URLs all point to the branded subdomain rather than the generic MAP infrastructure. All four major marketing platforms (Marketo, Pardot, Eloqua, and HubSpot) support this, as do all major sales prospecting tools (Instantly, Apollo, ZoomInfo, Klenty). The final step is adding the authentication records (SPF, DKIM, DMARC) on the new subdomain, which we cover in Part 2.

When Multiple Sending Subdomains Make Sense

One sending subdomain is enough for most B2B organizations, and we would rather you do one well than three badly. There are three situations, though, where splitting sends across multiple subdomains is the right architectural call.

  • Transactional vs. marketing separation - password resets, order confirmations, and account alerts should always sit on a different subdomain from your nurture and campaign sends. A complaint on a Friday newsletter should not affect the deliverability of a customer trying to reset their password on Saturday morning.
  • High-volume program separation - if you are running cold outreach alongside your standard nurture, put them on separate subdomains. Cold campaigns to purchased lists will always generate higher complaint rates than an engaged nurture program does, and you do not want that reputational tax flowing into your customer marketing. Tools like Instantly and Apollo recommend domain cycling to protect your deliverability with cold outreach, which is also necessary to sit within Outlook's daily sending limits.
  • Multi-brand architectures - if your marketing automation platform hosts multiple brands (common after a merger, or in a holding-company structure where one marketing operations team runs several parent brands), each brand should send from its own subdomain, and ideally its own IP pool too. One brand with a weak email program should not be able to pull down a sister brand's deliverability.

If you have recently acquired a business and dropped them straight into your existing marketing automation instance without splitting their sends off, that is an unglamorous but important action item to address. We covered the broader operational side of this in Part 1: MAP Foundations and Funnel-Stage Automation.

Dedicated IPs vs. Shared IP Pools

Most marketing automation platforms will give you a choice: a shared IP pool, where your sends go out alongside other platform users' emails, or a dedicated IP assigned only to you.

Shared IPs cost less, need no warming, and work fine for lower volumes (under roughly 100,000 sends a month). The trade-off is that your reputation is partly shaped by whoever else is in the pool with you, and while the marketing automation platform curates this to some extent, you are sharing a car with strangers.

Dedicated IPs give you full control of your own sender reputation, which becomes the right call once you are consistently sending 100,000+ emails per month (Mailgun dedicated IP guidance). Remember that a dedicated IP needs warming before you start sending at your full volume, and a cold dedicated IP with no sending history will actually underperform a properly warmed shared pool for the first few weeks.

Part 2: Email Authentication (SPF, DKIM, DMARC, MTA-STS)

Google and Yahoo both mandated SPF, DKIM, and DMARC for bulk senders back in February 2024, and Microsoft followed for commercial senders on May 5, 2025 (Redsift 2026 bulk sender requirements). We are a year past the last of those deadlines, and as of late 2025 non-compliant mail is no longer being soft-landed in spam; it receives a permanent SMTP rejection at the server level and you never see it again.

Despite all that, in 2026, only about 52.1% of monitored domains have a published DMARC record, and only about 35% of Fortune 500 companies have enforcement policies set to p=reject (EasyDMARC 2026 DMARC adoption report). Fully authenticated senders are 2.7 times more likely to reach the inbox than unauthenticated ones, a gap large enough that it is worth pausing your reading, opening a new tab, and checking whether your domain has these records live (The Digital Bloom B2B email deliverability benchmarks). If the answer is "I do not know," that is the answer.

SPF (Sender Policy Framework)

SPF is a DNS record on your sending domain that tells receiving inbox providers which mail servers are allowed to send email on behalf of your domain. When an email arrives claiming to be from @yourcompany.com, the receiving server checks your SPF record and verifies the mail actually came from a server you authorized.

The setup work is a DNS-admin job rather than a marketing job, but it is worth a marketing operations person being involved. You need to identify every service that sends email using your domain (your marketing automation platform, your mail provider, your sales engagement platforms like Outreach or Salesloft, any customer support tools), then create or update a TXT record on your sending subdomain that includes all of them. Your marketing automation platform will give you the specific include string to drop in, which usually looks like include:mktomail.com for Marketo or include:pardot.com for Pardot.

The one rule that trips people up: you can only have one SPF TXT record per domain. If there is already an SPF record for Google Workspace, and a new person adds a second one for your MAP, SPF fails on every send because the records conflict. If you are adding the MAP to an existing record, modify the existing one rather than create a parallel one.

DKIM (DomainKeys Identified Mail)

DKIM adds a cryptographic signature to every email your email platforms send, and receiving servers use that signature to confirm two things: the email has not been tampered with between sender and recipient, and it actually came from a server you authorized.

The mechanism is a key pair. Your email platform holds the private key on its sending servers and signs outgoing messages with it, and you publish the matching public key in your DNS as a TXT record so receiving servers can verify the signature. Each email platform has its own path to generate the key: in Marketo it is Admin, Email, DKIM; in Pardot it is Admin, Domain Management; in HubSpot it is Marketing, Email, Settings, Sending Domains; in Eloqua it is Settings, Emails, Authentication. You publish the TXT record your email platform provides at the selector they specify (typically em._domainkey.email.yourcompany.com or similar), then verify the record is live and correctly formatted before enabling DKIM signing in the platform.

One technical note that is easy to get wrong on an older setup: always use a 2048-bit key. Most modern MAPs offer a choice of 1024 or 2048 bits, and 2048 is the stronger standard and is now required by several inbox providers. If your DKIM record is years old, it is worth checking the key length.

DMARC (Domain-based Message Authentication, Reporting and Conformance)

DMARC is the policy layer that sits on top of SPF and DKIM. It does two useful things: it tells inbox providers what to do when authentication fails, and it sends you reports about who is sending email using your domain, including spoofing attempts you would otherwise never know about.

You publish a DMARC record as a TXT record at _dmarc.yourdomain.com, and at minimum it looks like this: v=DMARC1; p=none; rua=mailto:dmarc-reports@yourcompany.com; ruf=mailto:dmarc-reports@yourcompany.com; adkim=s; aspf=s;

There are three policy levels, and you move through them in order rather than jumping straight to the final one:

  • p=none - monitor only. Reports come in, no action is taken on failing mail. Start here.
  • p=quarantine - failing mail goes to spam. Move to this level once you have verified your SPF and DKIM records and seen clean reports for four to six weeks.
  • p=reject - failing mail is refused at the server. This is the end state for a fully secured domain, and the fact that only about 35% of Fortune 500 domains have reached this point tells you how rarely proper enforcement still occurs.

The implementation looks neat on paper and messy in practice, because the reports are dense XML and the legitimate sending sources you will surface (shadow IT tools, a finance app that sends invoices from your domain, an old HR system nobody has touched in two years) often do not know they are on the list until DMARC flags them. Start at p=none with a reporting address configured (or a monitoring tool like Postmark DMARC Digests or Valimail to parse the reports for you), live in the reports for four to six weeks while you identify every legitimate source, make sure each one is covered by SPF and DKIM, move to p=quarantine, and eventually to p=reject.

Do not rush the move to p=reject. An aggressive DMARC policy on a domain with incomplete authentication will start bouncing your own emails, and, let us be honest, this is the step most teams skip because the reports are noisy and dull to read. Nearly every "our emails suddenly stopped delivering" incident we get pulled into eventually traces back to this being half-finished.

MTA-STS and TLS-RPT (the transport layer nobody mentions)

MTA-STS (Mail Transfer Agent Strict Transport Security) and its companion reporting protocol TLS-RPT cover a different gap from the three above. SPF, DKIM, and DMARC confirm the identity of the sender. MTA-STS makes sure that email is not being intercepted or downgraded to an unencrypted connection on its way between mail servers.

MTA-STS has quietly become a standard security control for organizations handling sensitive communications (Redsift: Learn about MTA-STS and TLS). For regulated industries (financial services, healthcare, life sciences, pharma), MTA-STS has moved from nice-to-have into compliance-adjacent territory. If your legal team has signed off on your GDPR or HIPAA posture but has not looked at email transport security, it is worth a conversation; the gap is small, the remediation is cheap, and closing it takes it off future audit risk registers.

BIMI (Brand Indicators for Message Identification)

BIMI lets you display your verified brand logo next to your email in supporting inbox clients (Gmail, Yahoo, Apple Mail). It requires a DMARC policy at p=quarantine or p=reject, plus a Verified Mark Certificate from a qualified issuer, which is a paid piece of infrastructure.

It is not mandatory, and we would not do it before the more load-bearing work above is in place, but in a crowded inbox, having your brand mark sit next to your name is a small trust signal that pays back over time.

Part 3: IP and Domain Warming

Why the first send matters more than the tenth

When you start sending from a fresh IP or a fresh sending domain, the inbox providers on the other end have zero history on you. If you then hit send on 50,000 emails from that unknown source, the filters on the other side will register a brand-new sender showing up at high volume (which is exactly what compromised senders look like), and they will filter or block accordingly. You can spend six months undoing the reputational damage of one enthusiastic first send.

The numbers make the case quickly. A new domain sending 100,000 emails will place roughly 55,000 of them in inboxes. A mature domain doing the same volume places about 85,000. The deliverability difference is almost entirely down to sender reputation (The Digital Bloom B2B email deliverability benchmarks). Email warming is the process of closing that gap and is a universally agreed upon best practice: starting at very low volume, sending only to people you know will engage, and increasing volume gradually over four to eight weeks.

A Working B2B Warming Schedule

The exact curve depends on your planned send volume and the engagement profile of your list, but a typical B2B warming program runs across eight weeks and scales up something like this:

  • Week 1 - 200 to 500 emails per day, sent only to your most engaged contacts (recent openers and clickers in the last 30 days).
  • Week 2 - 500 to 1,000 per day, opening the audience to anyone engaged in the last 90 days.
  • Week 3 - 1,000 to 3,000 per day, expanding to anyone engaged in the last six months.
  • Week 4 - 3,000 to 7,000 per day, with daily monitoring on bounce and complaint rates.
  • Weeks 5-6 - 7,000 to 20,000 per day, cautiously introducing less engaged segments.
  • Weeks 7-8 - 20,000 to 50,000+ per day, approaching your planned steady-state volume with continuous deliverability monitoring.

The most important rule here is to warm up your most engaged contacts first. Every positive engagement during warming (a tracked open, click, or reply) increases domain reputation. Every complaint or bounce decreases reputation. Sending to engaged contacts in weeks 1-3 is the fastest way to build the positive signal you will need later to reach cooler segments safely.

Proper warmup adds roughly 3.5 percentage points of inbox placement per 10 additional days of gradual volume scaling, which is large enough to justify the patience (The Digital Bloom B2B email deliverability benchmarks).

Domain Warming vs. IP Warming

If you are on a shared IP pool (most B2B MAPs at standard volumes), you only need to warm the sending subdomain you set up in Part 1, using the same volume escalation approach. If you have moved to a dedicated IP, you need to warm both the IP and the domain, usually at the same time, on the same schedule. The MAP vendor docs (Marketo, Pardot, Eloqua, HubSpot) are usually specific about how they want you to sequence this, and it is worth reading theirs rather than ours.

Part 4: Apple Mail Privacy Protection Has Quietly Broken Your Open Rate

Email marketers have spent more than 20 years optimizing for open rate as the primary KPI, and that all ends with Apple's Mail Privacy Protection (MPP). By 2026, in most B2B audiences, a large share of your reported opens will be falsified.

Apple MPP now accounts for about 49% of tracked email opens globally, and in Apple-heavy audiences, that figure rises to as high as 75% of reported opens being artificial (Litmus: Apple Mail Privacy Protection for marketers). The mechanism is simple enough: Apple routes subscriber mail through a privacy proxy that pre-loads every image and tracking pixel in the email, whether or not a human ever actually opens the message. To your MAP, a pre-load looks identical to a real open, and the two are stitched together in the dashboard without any differentiation.

What This Actually Means for Your Program

The 38% open rate on your nurture program is probably not 38%. The real "human" open rate, across most B2B lists, is closer to 20-28% (beehiiv: Impact of Apple MPP on open rate). That has a few knock-on effects worth thinking about:

  • A/B tests on subject lines are noisier than they used to be - if half your "opens" are Apple proxies, the winning variant may just be whichever one reached a slightly larger Apple-heavy segment. A proper test now needs a click or reply metric to understand true recipient behavior.
  • Engagement-based segmentation quietly over-includes - an audience of "opened in last 30 days" now includes recipients who have not opened anything at all, because the proxy fired on their behalf.
  • Sender reputation signals are mostly unaffected - inbox providers watch real engagement (clicks, replies, time-in-inbox, hard deletes), not proxy opens, so your actual deliverability is probably fine. It is just your reports that have the problem.

The Metrics That Still Work

Move your primary engagement KPI from open rate to click-to-open rate (CTOR), clicks, replies, and downstream conversion actions. If you need an "opened" signal for list hygiene (say, to feed your email holiday program), use a stricter definition: opened AND clicked, or opened AND visited a page on the website if your MAP tracks that. Apple MPP can fake an open, but it cannot fake a click.

When you cannot cleanly identify individual engagement behavior, you should at least track whether your click-through rate is improving quarter over quarter for comparable send types. That is the non-cookied, non-Apple-inflated view of whether your program is actually landing.

Part 5: Monitoring Deliverability

The metric distinction that trips up experienced teams

There is a distinction that even experienced email marketers can get caught out by, and it is worth being pedantic about: delivery rate and deliverability rate measure two different things.

  • Delivery rate - the percentage of emails accepted by receiving mail servers (in other words, did not hard-bounce). This number includes everything that landed in spam.
  • Deliverability rate (or inbox placement rate) - the percentage of emails that actually landed in the primary inbox.

B2B delivery rates average 98.16% when teams follow the basics, but global inbox placement averages only 83.1% (The Digital Bloom B2B email deliverability benchmarks). That gap is telling you that your emails are being accepted by the other side's servers; they just are not being seen by people. Your email reports the delivery rate by default. Inbox placement needs separate tooling.

Benchmark Targets for a Healthy Program

Here are the benchmarks we like to see:

  • Delivery rate - aim for above 98%.
  • Hard bounce rate - aim for below 2%. Reputation damage starts above 2%; anything above 5% is critical and will usually trigger provider-side filtering.
  • Soft bounce rate - aim for below 5%. If it consistently exceeds that, you have a list quality issue.
  • Spam complaint rate - aim for below 0.10%. Gmail flags at 0.10%, and at 0.30% you risk being blocked.
  • Unsubscribe rate - 0.08-0.5% is expected. A sudden spike usually signals a relevance or consent problem, not a deliverability one.

These hold across most of B2B, but industry variation does matter. Median inbox placement sits around 92% for B2B SaaS in 2026, drops to about 86% for education, and lands at the lower end for retail and eCommerce because of promotional send volume (MailReach email deliverability statistics; The Digital Bloom 2025 deliverability benchmarks).

Tools That Tell You What Your Email Platform Does Not

Your email platform gives you delivery rate, bounce rate, and unsubscribes out of the box. For inbox placement, domain reputation, and any kind of early-warning signal, you need separate tools, and the good news is most of them are free:

  • Google Postmaster Tools - free. Domain and IP reputation, spam rate, and authentication data for Gmail specifically. Connect this the moment you set up your sending domain, not the month before your first big campaign.
  • Microsoft SNDS (Smart Network Data Services) - free to register. Microsoft's equivalent for Outlook and Hotmail, with complaint and filtering data.
  • GlockApps, Email on Acid, Litmus - paid inbox placement testing. Send a seed email, see where it actually lands across providers. Run one before any major campaign.
  • MXToolbox - free. Checks SPF, DKIM, DMARC records, and whether your domain or IP appears on any public blacklists.

What Happens When Deliverability Drops

A sudden drop in inbox placement or a spike in complaints is the kind of thing that turns a marketing operations team's Tuesday morning into a bad day very quickly. The diagnostic sequence we run through with clients, roughly in priority order: first, go to your DNS and confirm nothing has changed in SPF, DKIM, or DMARC. IT might have changed something accidentally, thinking it was benign. Next, run your sending domain and IP through MXToolbox to see whether you have been blacklisted; if so, identify the cause and submit a delisting request. After that, look back at what you sent in the last week or two: did you mail a stale list you had not touched in six months, import a new dataset without validation, or push out a big send without throttling? Then segment the issue by inbox provider using your MAP's reporting, because a Gmail-specific problem has a very different root cause from an Outlook-specific one. And while you are doing all of that, cut your sending volume. Continuing to hammer at full volume while deliverability is already damaged is the fastest way to make recovery a multi-week job rather than a multi-day one.

Part 6: Database Hygiene and List Management

B2B contact data decays at roughly 22-30% per year (SparkDBI B2B email deliverability research). A database that is 95% accurate today will be 65-70% accurate in 12 months if nothing actively verifies it in the meantime.

Every inaccurate record that gets an email either bounces (if the address is dead) or generates a complaint (if the contact has moved on and does not recognize your brand anymore), and both of those damage your sender reputation. Bad data, left in place, poisons the rest of the database; we have watched clean, well-engaged programs drift into filtering problems over two years purely because nobody was pruning. We wrote about this pattern in our SciLeads case study, where a scheduled hygiene cadence recovered deliverability before it became a blacklist problem.

Hard bounces are the most urgent thing on this list. Above a 2% bounce rate, inbox placement starts to slip. Above 5%, it drops across all providers. Above 10%, domain blacklisting becomes a real possibility rather than a theoretical one (SparkDBI B2B email deliverability research).

Hard bounces (permanent failures: invalid address, dead domain, mailbox does not exist) need to be auto-suppressed on first occurrence. The record is suppressed from marketing and flagged back to CRM for the rep to check before they pick up the phone. Most email platforms will handle this automatically, but it is worth verifying that yours does and that suppressed hard bounces sync back to the CRM, because sales teams calling contacts with invalid email addresses are both a waste of time and a subtle signal that the data is less trustworthy than the CRM suggests.

Soft Bounces and Graduated Suppression

Soft bounces (temporary failures like a full mailbox, a server that is down, a mail loop somewhere) are trickier. One soft bounce does not mean you have a bad address, but a sustained pattern does, and you need a rule that handles both cases without over-pruning.

The rule we use with most clients: after three consecutive soft bounces, move the contact to a re-validation hold. After five consecutive soft bounces, suppress from marketing and flag in CRM for sales verification.

Pre-Send List Validation

Before any high-volume send to a list that has not been mailed in 90+ days, run it through a validation service (ZeroBounce, NeverBounce, BriteVerify, or a comparable tool). These check whether addresses are syntactically valid, whether the domain has a functioning mail server, and in some cases whether the specific mailbox is active.

Only about 23.6% of B2B marketers validate their lists before sending (The Digital Bloom B2B email deliverability benchmarks), which is another way of saying three-quarters of B2B senders are running campaigns against unvalidated lists and paying the deliverability price in quarterly drips. If you have got a big campaign or a re-engagement program coming up, a $200 validation spend pays for itself the first time it spares you a bounce spike.

Part 7: The Email Holiday Automation Most Teams Never Get Around To

Why Sending Less Can Be the Right Move

One of the less intuitive principles of modern email deliverability is that sending fewer emails to a smaller, engaged audience will consistently outperform sending more emails to a larger, unresponsive one. It is a hard sell to a leadership team that measures the program by send volume, but the inbox providers have made it the right answer.

A contact who never opens, clicks, or replies is doing real damage to your sender reputation, because inbox providers watch engagement as a primary signal of email quality. A database with 40% active engagement looks very different to Gmail's algorithms than one sitting at 10%, even if the total send volume across the two is identical, and the quiet 10% version is the one that starts getting filtered first.

This is the bit where an email holiday program pays off. Rather than permanently retiring disengaged contacts the moment they go quiet, you send them on a defined communication break and schedule a specific moment to check back in. The framing matters: most teams push back on "sunsetting" a contact because it sounds terminal, and sales does not want the record written off. An email holiday is temporary by design, which is easier to sell internally and more accurate to what the automation actually does.

Building One That Runs Itself

An email holiday program identifies inactive contacts, pauses their communications, and after a defined break runs a structured re-engagement sequence. If re-engagement works, the contact comes off email holiday and returns to the appropriate active nurture. If it does not, they are long-term suppressed until something changes.

Start by defining disengagement for your program. What does "disengaged" actually mean given how often you send and what you send about? In a post-Apple-MPP world, you cannot treat "opened in last 90 days" as reliable any more, so the definitions we use with clients lean on clicks, replies, and site visits rather than opens alone:

  • No email clicks in 90 days (if you are emailing weekly or bi-weekly)
  • No email clicks in 180 days (if you send less frequently)
  • No website visits in 90 days (if you have web tracking via your MAP)

Build this as an automated smart list that continuously evaluates your database. Before you run it for the first time, do a dry count on how many contacts qualify. If more than 30% of your database is disengaged, you have a program-level problem (what you are sending, how often you are sending it, or both), not a hygiene problem. Fix that first, then schedule the email holidays.

When a contact crosses the disengagement threshold, the automation takes them out of all standard nurture programs, suppresses them from future marketing sends, removes them from advertising audiences (no point spending LinkedIn budget on people who will not open your emails), and tags them in the MAP with an "On Email Holiday" status and the date they entered it. None of this is deletion; the contact record stays. You are just pausing communication until you have a reason to try again.

After a 30 to 60 day communication pause, the email holiday program fires a re-engagement sequence. It should be low-volume, permission-focused, and written like you know they have been away. Email 1 is short and honest, naming the gap. Subject lines that work here include "Are we still relevant to you?" or "It has been a while, still interested in [topic]?" Give them a clear yes (keep sending), a clear no (unsubscribe), and do not hide either of them. Email 2 fires seven days later if Email 1 goes unopened, and it should lead with a high-value piece of content relevant to their industry or to something they engaged with previously. That is the last marketing email before long-term suppression.

The automation then forks. If the contact engages (opens, clicks, converts), they come off email holiday, re-enroll in the right active nurture track for their current CRM stage, and get their engagement scoring reset to a sensible baseline; we usually tag them "Re-Engaged" so future reporting can split the new baseline from the recovered one. If they do not engage, they move to "Long-Term Suppressed," are removed from all marketing communication lists, and remain on the record for historical data and potential future triggers.

The Re-Engagement Trigger Most Programs Do Not Build

Here is the part most email holiday programs miss: do not stop at suppression. Schedule a review. Set up an automated program that re-evaluates long-term suppressed contacts after six to twelve months, looking for signals that might justify another try:

  • A different contact at the same account has recently converted or joined an active program.
  • An enrichment update from a tool like ZoomInfo or Apollo has detected a job change (a new company often means a fresh start with your brand).
  • An intent data signal has fired for the contact's account.
  • The account has entered a new funding round or growth phase.

If any of those signals are present, send a single re-engagement email tailored to the specific trigger ("Congrats on the new role at [Company]"). If nothing interesting has fired in twelve months, the contact stays on email holiday and you reset the clock for another review cycle.

What This Does for Your Numbers

A well-maintained email holiday program pulls a few levers at once. As your active list shrinks, your complaint exposure shrinks. Engagement rate rises because you have taken the worst-performing contacts out of the denominator. Your bounce risk drops, because inactive contacts are the most likely to have stale addresses. And inbox providers can see, via reputation signals, that you are managing your list responsibly, which helps the mail you are sending land more reliably.

Teams that clean their contact lists every 90 days see bounce rates up to 37% lower than teams that clean annually (SparkDBI B2B email deliverability research). A typical re-engagement sequence sees open rates around 36% and reactivation rates of roughly 10% of the inactive pool (AgencyAnalytics re-engagement benchmarks).

Part 8: Sending, Timing, and Subject Lines

Domain set up, authentication live, warming complete, monitoring wired in, email holiday program running. The last piece is the ongoing sending hygiene that keeps your reputation strong week over week.

Timing and Cadence

  • Best days - Tuesday through Thursday for B2B opens, with Tuesday taking a small but consistent edge (Mailgun 2024 email benchmark data).
  • Best times - 9-10am local for the first engagement wave, with a secondary window around 2-4pm (MailerLite 2026 best send time analysis).
  • Frequency - for active B2B nurture contacts, 1-2 emails per week is about the upper limit before unsubscribes and complaints start climbing. Cold or lower-engagement segments should sit at bi-weekly or monthly (MailReach email frequency best practices).
  • Test your own data - these are general benchmarks, and they will be roughly right for most programs, but your audience's behavior is the one that actually matters. Use your MAP's send-time optimization, or run a proper A/B on send times across your highest-volume programs.

Subject Lines and the Deliverability Side of Them

Subject lines affect spam classification almost as much as they affect open rates, which is something copywriters working alone sometimes do not realize until a campaign gets filtered. Inbox filters look at the subject for signals long before anyone clicks.

Avoid all-caps words, excessive punctuation, and the classic trigger phrasing ("FREE", "ACT NOW", "GUARANTEED", "NO COST", plus stacked characters like "$$" or "!!"). What works is the opposite of those: specific, honest subject lines that match what is in the email. Curiosity-gap subject lines that mislead recipients into opening something they then mark as spam are a deliverability trap masquerading as an open rate win; the short-term bump is worth a lot less than the long-term reputation cost.

Personalization does help. Subject lines with the recipient's first name or company name see around a 46% higher open rate, and reply rates jump from 3% to 7%; that is a 133% lift (Belkins B2B cold email statistics via SalesHive).

One-Click Unsubscribe (and why it is not optional any more)

One-click unsubscribe is mandatory for bulk senders to Gmail and Yahoo via RFC 8058, and Microsoft now expects a functional, visible unsubscribe link even if they do not strictly enforce the RFC standard. Your MAP should handle this automatically, but the verification pass is worth doing:

  • The List-Unsubscribe and List-Unsubscribe-Post headers are both present in the raw email source.
  • The unsubscribe link is visible in the email footer (not 6pt grey text at the bottom of a dark background).
  • Clicking it actually processes the opt-out immediately, without a form or a confirmation screen.
  • Unsubscribe data syncs back to your CRM.

A contact who cannot easily unsubscribe does not stay subscribed; they click "Report spam" instead, and a spam report is a much worse outcome for your sender reputation than a clean unsubscribe ever is.

The Email Technical Foundation Checklist

Before any MAP deployment, campaign launch, or database reactivation, we want to tick off the following. If you cannot, that is the next piece of work.

Domain Setup

  • Sending subdomain created and configured in your email platforms
  • Transactional and marketing sends on separate subdomains
  • Multi-brand sends on brand-specific subdomains

Authentication

  • SPF record published on the sending subdomain (single record, no conflicts)
  • DKIM record published (2048-bit key), verified, and passing
  • DMARC record published, starting at p=none, with a reporting address configured
  • DMARC enforcement moved to p=quarantine once authentication is verified
  • MTA-STS policy published in testing mode, moved to enforce after TLS reports review
  • Google Postmaster Tools connected and being monitored

Warming

  • Warming schedule drafted and followed
  • First two weeks sending only to most recently engaged contacts
  • Deliverability metrics monitored daily during warming

Apple MPP and Measurement

  • Primary engagement KPI moved from open rate to click-to-open rate (CTOR)
  • Email holiday rules use clicks, replies, or site visits (not opens alone)
  • A/B tests require a click or reply differential, not just an open differential

Ongoing Hygiene

  • Hard bounces auto-suppressed on first occurrence
  • Pre-send validation for any list not mailed in 90+ days
  • Email holiday automation live: 90-day disengagement, suppression, re-engagement attempt, long-term suppression or re-enroll
  • Frequency cap set at program level (not just as a written policy)
  • Holiday suppression calendars configured by region

Read the Full Series

Frequently Asked Questions

QuestionAnswer
What is a sending subdomain and why do I need one?A sending subdomain (for example email.yourcompany.com) isolates your marketing email reputation from your root domain. It protects transactional and sales email from being dragged down by marketing send performance, and it makes it much easier to run multi-brand or high-volume outreach without polluting your primary domain's reputation.
Do I need DMARC if I already have SPF and DKIM?Yes. SPF and DKIM authenticate your emails; DMARC tells inbox providers what to do when authentication fails, and sends you reports on everything being sent under your domain. As of 2024 for Google and Yahoo, and May 2025 for Microsoft, DMARC is mandatory for bulk senders, and non-compliance is now enforced at SMTP level with permanent 550 rejections rather than quiet spam-foldering.
How long does IP and domain warming take?Plan for four to eight weeks for typical B2B send volumes. Proper warmup adds roughly 3.5 percentage points of inbox placement per 10 additional days of gradual volume scaling, and there is no reliable shortcut.
What is the difference between delivery rate and inbox placement rate?Delivery rate is the percentage of emails accepted by the receiving server, which includes anything that landed in spam. Inbox placement is the percentage that actually reached the primary inbox. Your MAP reports delivery rate by default; you need separate tooling (Google Postmaster Tools, Microsoft SNDS, GlockApps, Litmus) to measure inbox placement accurately.
Has Apple Mail Privacy Protection really made open rates meaningless?Not meaningless, but no longer reliable as a primary KPI. Apple MPP now accounts for about 49% of tracked opens globally, and up to 75% in Apple-heavy segments. Your real human open rate is typically 20-28% where your dashboard shows 30-40%. Move your primary engagement KPI to click-to-open rate, clicks, and replies.
When should I suppress disengaged contacts?After 90 days of no engagement for a typical B2B program. In a post-Apple-MPP world, define "engagement" as clicks, replies, or site visits, not opens alone. Run a re-engagement sequence first, and if no response, send the contact on email holiday with a scheduled six to twelve month review.
What spam complaint rate should I target?Below 0.10% for Gmail. Above 0.30% you start risking Gmail blocking your sends entirely. The same thresholds broadly apply to Outlook and Yahoo.
How do I know if my emails are landing in spam?Your MAP's delivery rate will not tell you. Use Google Postmaster Tools for Gmail, Microsoft SNDS for Outlook, and GlockApps or Litmus for cross-provider inbox placement testing.
Should I buy email lists?No. Purchased lists carry dramatically higher bounce rates, complaint rates, and GDPR compliance risks, and the long-term damage to sender reputation is rarely worth the short-term volume. If you need contact expansion, enrichment on existing accounts or intent-based prospecting are safer routes.
What is the best way to handle multiple brands in one MAP?Give each brand its own branded sending subdomain and, if the volume justifies it, its own dedicated IP pool. One brand's email performance should not be able to affect another's.
Do I need MTA-STS?For regulated industries (financial services, healthcare, life sciences, pharma), effectively yes. It closes a transport-layer gap that SPF, DKIM, and DMARC do not cover, and by 2026 it has become a standard security control across Google and Microsoft environments. Start in testing mode, move to enforce once you have reviewed the TLS reports.

Putting the Technical Foundation Into Practice

The technical foundation is what separates campaigns that land from campaigns that do not. Most teams skip most of this work, and 1 in 6 emails never reach the inbox for a reason that has more to do with DNS records than subject lines.

At Marzipan this is where we start. We audit domain setup, validate authentication, build proper warming schedules, move clients off pre-Apple-MPP engagement metrics, and put together the email holiday automation that most teams never get around to. If your email program is underperforming despite good content and a capable platform, the cause is almost always sitting in the technical foundation rather than anywhere you have been looking. Talk to us about an audit, or explore our email marketing and marketing operations services.

Paul Wright

Written by

Paul Wright

Head of Operations & Automation

Paul has 17 years' life science marketing experience and was instrumental to the rapid growth and expansion of multiple Danaher operating companies. With a background in digital marketing and marketing operations, Paul has a reputation for building highly effective commercial marketing teams.

More articles by Paul

Related Articles