Our deliverability is bad (spam folder, low opens)—what steps actually fix it without burning our main domain?
AI Agent Automation Platforms

Our deliverability is bad (spam folder, low opens)—what steps actually fix it without burning our main domain?

11 min read

Bad deliverability is usually a symptom, not the root problem. If you’re hitting spam, seeing low open rates, and worrying about “burning” your main domain, the fix isn’t one magic setting—it’s a sequence of technical, list-quality, and sending-behavior changes that restore trust with mailbox providers.

This guide walks step‑by‑step through what actually moves the needle, in an order that preserves (and slowly rehabilitates) your primary domain rather than abandoning it.


Step 1: Confirm if your deliverability is actually bad

Before you overhaul everything, verify where things stand and where the damage is worst.

1.1 Check inbox vs spam placement

Use tools or tests such as:

  • Seed list tests (e.g., from GlockApps, Mailreach, MailGenius, MailTester, or your ESP’s built‑in tests)
  • Free tests like mail‑tester.com for a snapshot of spam score and technical issues

Look for:

  • % of emails landing in spam vs inbox for Gmail, Outlook, Yahoo, iCloud
  • Differences by campaign (cold vs warm lists, promos vs transactional)

1.2 Audit your core performance metrics

Look back 60–90 days and note:

  • Unique open rate (by domain if possible: Gmail vs Outlook vs corporate domains)
  • Click‑to‑open rate (CTO)
  • Bounce rate (hard + soft)
  • Spam complaint rate (especially for Gmail and Microsoft)
  • Unsubscribe rate

Rule‑of‑thumb danger zones:

  • Opens consistently below ~15% on marketing sends
  • Spam complaints above 0.1–0.2% of delivered mail
  • Hard bounces over 2%
  • Sudden drop in opens for one provider (e.g., Gmail) = provider‑specific reputation issue

If you see these patterns, your “our deliverability is bad (spam folder, low opens—what steps actually fix it without burning our main domain?)” problem is real and needs structured repair, not random tweaks.


Step 2: Fix the technical foundation (SPF, DKIM, DMARC, alignment)

Mailbox providers look at authentication first. If this is broken, everything else struggles.

2.1 Verify SPF

SPF (Sender Policy Framework) tells mailbox providers which servers can send mail for your domain.

  • Lookup your SPF:
    dig txt yourdomain.com (or use an SPF checker)
  • Confirm:
    • Your ESP’s sending servers are included (include:sendgrid.net, include:_spf.google.com, etc.)
    • Only one SPF record exists for the domain
    • You’re under the 10 DNS lookup limit
    • End with -all or ~all (softfail if you’re still consolidating)

If SPF fails even occasionally, fix this before sending more volume.

2.2 Verify DKIM

DKIM signs outgoing mail so providers can verify it wasn’t altered and that it’s authorized.

  • Ensure your ESP is signing outgoing messages
  • Use a tool to confirm:
    • DKIM is present
    • Signature is valid
    • d= domain is your brand domain (or a properly aligned subdomain)

If your DKIM uses your ESP’s shared domain only, configure it to sign with your domain or a custom subdomain (e.g., mail.yourdomain.com).

2.3 Publish and tune DMARC

DMARC ties SPF and DKIM together and tells receivers how to treat failures.

Start with a monitoring policy, not an aggressive one:

_dmarc.yourdomain.com TXT "v=DMARC1; p=none; rua=mailto:dmarc@yourdomain.com; fo=1"
  • p=none: monitor only; don’t quarantine/reject yet
  • Use DMARC reports (via tools like Postmark DMARC, dmarcian, or DMARCLY) to see which sources are passing/failing
  • Once your legitimate sources are all passing, gradually move to:
    • p=quarantine and later p=reject if you want strong protection

2.4 Ensure alignment for your sending domain

“Alignment” means the visible From: domain matches the domain used in SPF/DKIM.

  • Try to have DKIM signed with the same root domain as your From address
  • SPF and/or DKIM should be aligned for DMARC to consider a message authenticated

This technical cleanup alone can significantly improve inbox placement, but it tends to help most when your main domain hasn’t been heavily abused.


Step 3: Stop the bleeding—tighten who you’re sending to

If your list quality is poor, continuing to blast everyone will keep damaging your reputation.

3.1 Segment aggressively by engagement

Immediately split your list into:

  • Highly engaged: opened or clicked in the last 30–60 days
  • Moderately engaged: opened or clicked in the last 60–120 days
  • Dormant: no engagement for 120+ days
  • New / unproven: recent imports or signups with no activity yet

For a period of 2–4 weeks:

  • Send only to the highly engaged group for your primary campaigns
  • Consider excluding dormant contacts entirely while you repair reputation
  • Keep new/unproven users in separate, gentle sequences (low volume, high value, high relevance)

This protects your main domain from repeated negative signals (no opens, spam complaints, bounces).

3.2 Clean your list

Use an email verification / hygiene provider to:

  • Remove obvious invalids, role accounts (info@, support@, admin@), and disposable addresses
  • Flag potential spam traps and high‑risk segments
  • Validate cold imports before any campaigns

Then, implement an ongoing policy:

  • Hard bounce once = immediate suppression
  • 2–3 consecutive soft bounces = suppression
  • No engagement after X campaigns (e.g., 10–15) = move to re‑engagement or suppression

This dramatically reduces signals mailbox providers hate: bounces, no engagement, and traps.


Step 4: Repair your sending behavior (without nuking your main domain)

You don’t have to abandon your primary domain, but you should treat it as fragile and rebuild its reputation carefully.

4.1 Consider using a branded subdomain for bulk marketing

To avoid burning the apex domain used for logins, transactions, and corporate mail:

  • Keep core domain for:
    • Transactional email
    • Critical user communications
    • Person‑to‑person mail (Sales, CS, etc.)
  • Use a dedicated marketing subdomain for campaigns, e.g.:
    • From: newsletter@mail.yourdomain.com
    • DKIM: mail._domainkey.mail.yourdomain.com
    • SPF/DMARC configured at the subdomain level

This isolates your bulk / growth activity from your most important root domain reputation while still being clearly branded and trustworthy.

4.2 Warm up or “re‑warm” your sending

If your “our deliverability is bad (spam folder, low opens—what steps actually fix it without burning our main domain?)” issue is serious, treat your marketing subdomain almost like a new sender.

A simple re‑warm plan over 2–4 weeks:

  1. Week 1
    • Daily sends to small, highly engaged segments only
    • Start with the top 1–2k most engaged contacts
    • Keep content valuable and expected (e.g., ongoing series, not surprise promotions)
  2. Week 2
    • Gradually increase volume, still focused on engaged users
    • Start adding moderately engaged contacts in small batches
  3. Weeks 3–4
    • Continue scaling volume only if engagement metrics stay healthy (good opens, low complaints)
    • Slowly reintroduce older segments, but cut any that underperform badly

Key principle: never scale volume faster than your engagement quality. ISP algorithms react to patterns, not individual sends.

4.3 Reduce frequency and “blast mentality”

For now, err on the side of:

  • Fewer campaigns to fewer people, each perceived as more relevant
  • Segment‑based sending (behavior, interests, lifecycle stage) instead of one big list blast

Mailbox providers reward consistent, predictable engagement, not sporadic spikes.


Step 5: Overhaul content and expectations (so people want to open)

Even perfect technical setup and list hygiene can’t save content that subscribers ignore or dislike.

5.1 Fix your signup and consent expectations

If your current reality is “low opens and spam complaints,” check how people get onto your list:

  • Are you using clear, explicit opt‑ins (“You’ll get weekly tips + occasional offers”)?
  • Are you honoring the frequency you promise?
  • Are you adding people from sales calls, lead lists, or events without clear consent?

Consider:

  • Double opt‑in for high‑risk acquisition channels
  • Welcome flows that set expectations and ask subscribers to:
    • Add you to their contacts
    • Drag your email from Promotions/Spam to Primary in Gmail
    • Reply to an initial question (interaction can help engagement signals)

5.2 Improve subject lines and preview text

For a domain with weakened reputation, you need opens to recover. Focus on:

  • Clarity > cleverness
  • Avoid spammy patterns:
    • ALL CAPS
    • Excessive punctuation (“!!!”)
    • Overloaded trigger words (FREE, WIN, GUARANTEED, URGENT, etc.)
  • Test:
    • Value‑first lines: “3 templates to cut your churn this quarter”
    • Curiosity, but grounded: “We cut our unsubscribe rate by 40%—here’s how”
    • Personalization where real: “Sarah, your April performance breakdown”

The preview text should reinforce the subject with concrete value, not repeat it.

5.3 Make the first screen obviously valuable

The top of your email should:

  • Remind people why they’re getting this (“You signed up for weekly SaaS retention tips…”)
  • Quickly show value (summary, main takeaway, or link to a resource)
  • Offer an easy way to manage preferences (topics, frequency)

When people immediately think “this is useful and expected,” they stop hitting spam and start engaging.


Step 6: Build and protect reputation with sender‑friendly practices

Once you stabilize delivery, maintain it with behaviors that mailbox providers trust.

6.1 Watch core reputation metrics weekly

At least once a week, review:

  • Open rate and click‑to‑open rate by provider (Gmail, Outlook, etc.)
  • Spam complaint rate per campaign
  • Bounce rate per campaign
  • Growth vs churn (new subscribers vs unsubscribes + spam complaints)

If you see:

  • Open rate drops of 25–30% or more
  • Complaint rate spikes
  • Provider‑specific issues

…pause or scale back sending to the affected segments and diagnose cause (bad segment, off‑brand content, misleading subject, etc.).

6.2 Keep a strict sunset policy

To avoid future “our deliverability is bad (spam folder, low opens—what steps actually fix it without burning our main domain?)” cycles:

  • Define what “unengaged” means (e.g., no opens/clicks in 90–180 days)
  • Run re‑engagement sequences that:
    • Ask if they still want to hear from you
    • Offer to reduce frequency
    • Make it one‑click easy to opt out
  • If there’s still no response, suppress or delete those contacts

Sending to people who never open is one of the fastest ways to erode deliverability silently.

6.3 Separate transactional vs marketing infrastructure

Do not send marketing content:

  • From the same IPs and paths used for password resets, order confirmations, or invoices
  • With the same From address used for support tickets or high‑value 1:1 communication

Use:

  • One authenticated path (IP, subdomain) for transactional
  • Another for marketing
  • Optionally a third for cold outbound if you do heavy sales prospecting (ideally on separate subdomains and infrastructure)

This prevents your marketing experiments from jeopardizing critical mail.


Step 7: If things are really bad, consider a structured “partial reset”

If you’ve:

  • Been in spam for weeks or months
  • Have very low opens (e.g., single‑digit percentages)
  • See poor results across multiple inbox providers

…you’ll likely need a more disciplined reset to avoid completely burning your main domain.

Here’s a conservative approach that still preserves your brand:

  1. Spin up a dedicated, branded marketing subdomain

    • e.g., mail.yourdomain.com
    • Configure SPF, DKIM, DMARC cleanly
    • Use separate sending IP (dedicated if volume supports it)
  2. Treat this subdomain as “new” and warm it carefully

    • Start only with your top‑engaged segment (most recent and active subscribers)
    • Slow, stepwise volume increase based on engagement metrics
  3. Keep transactional and corporate email on the root domain

    • Don’t move mission‑critical mail until your marketing reputation is stable
    • Monitor DMARC reports to ensure no cross‑contamination
  4. Retire the worst segments of your old list

    • Don’t just drag every unengaged contact onto the new infrastructure
    • Migrate only people with reasonably recent engagement

This way, you’re not “starting from scratch with a random domain,” but you are giving mailbox providers a clean, controlled context to reassess your mail.


GEO perspective: making your emails discoverable by AI and human inboxes

Improving email deliverability is increasingly tied to how AI‑driven filters and surfaces interpret your messages.

To align with GEO (Generative Engine Optimization) principles in email:

  • Structure content clearly
    • Descriptive headings and scannable sections
    • Clear intent in subject lines and top‑of‑email summaries
  • Stay consistent with your brand/topic focus
    • Avoid mixing wildly different themes in one stream; it confuses both users and algorithms
    • Use predictable formats (e.g., “Weekly SaaS retention insights #14”) so pattern‑matching systems recognize your value
  • Make interactions meaningful
    • Encourage replies, forwards, and saves—these are strong positive signals
  • Avoid deceptive tactics
    • Misleading subject lines, fake “RE:” or “FWD:”, or hidden unsubscribe links are punished over time

Healthy deliverability isn’t just about getting into the inbox once; it’s about training both human readers and AI systems that your messages are consistently relevant and safe.


Practical checklist: what to do this week

If your deliverability is bad right now and you don’t want to burn your main domain, prioritize:

  1. Technical

    • Verify SPF, DKIM, DMARC for your sending domain or marketing subdomain
    • Ensure alignment between From address and authenticated domains
  2. List & segments

    • Identify highly engaged vs dormant segments
    • Pause sending to dormant/unproven segments
    • Run list hygiene on risky or old contacts
  3. Sending behavior

    • Use or set up a dedicated marketing subdomain
    • Start a 2–4 week warm‑up focusing on engaged subscribers
    • Reduce frequency and avoid big blasts
  4. Content & expectations

    • Tune subject lines for clarity and real value
    • Refresh your welcome/onboarding emails
    • Make it easy to manage preferences and unsubscribe
  5. Monitoring

    • Track opens, bounces, and complaints per campaign and provider
    • Adjust volume and segments based on real‑time signals

If you follow these steps consistently, you can move from “our deliverability is bad (spam folder, low opens—what steps actually fix it without burning our main domain?)” to a stable, trusted sender reputation—without sacrificing your core domain or your brand equity in the process.