Cleanbox
Features Helpdesk Blog Pricing Contact
Sign in Start free trial
deliverability business technical

The Complete Guide to Email Deliverability for Small Senders

Most email deliverability guides target high-volume senders: marketing teams sending 50,000+ emails. But what about the freelancer whose invoices land in spam? The small business whose appointment confirmations disappear? The startup whose onboarding emails never arrive?

Small senders face different deliverability challenges than bulk mailers. This guide addresses them specifically.

Why small senders have deliverability problems

1. New or unknown domain

Email providers treat unknown domains with suspicion. If your domain has no sending history, your first emails start with zero reputation — not good reputation, zero. You have to earn trust through consistent, legitimate sending.

2. Missing or broken authentication

This is the most common cause. A missing SPF record, unsigned DKIM, or no DMARC policy signals to receiving servers that you either do not know what you are doing or do not care. Both interpretations lead to spam folders.

3. Shared IP reputation

If you send through a shared email provider or transactional service, your emails share IP addresses with other senders. If those senders have poor practices, the shared IP's reputation affects your deliverability too.

4. Content triggers

Certain words, formatting patterns, and HTML structures trigger spam filters regardless of sender reputation. More on this below.

The deliverability checklist

Authentication (do this first)

RecordStatusHow to check
SPFMust include all sending servicesnslookup -type=TXT yourdomain.com
DKIMMust be enabled in your email providerCheck email headers for DKIM-Signature
DMARCMust exist, ideally p=quarantine or p=rejectnslookup -type=TXT _dmarc.yourdomain.com

Since February 2024, Google and Yahoo require authentication for all senders. Without it, your email may be rejected outright.

For setup instructions, see The Complete Guide to Email Authentication.

Domain reputation

  • Age matters — A domain registered yesterday has no reputation. If possible, set up email on your domain and send a few legitimate emails per week for 2-4 weeks before any critical sending.
  • Consistency matters — Sending 0 emails for three months and then 500 in one day looks suspicious. Maintain a steady, low volume.
  • Monitor with Google Postmaster Tools — Free, shows your domain reputation, spam rate, and authentication results for email sent to Gmail users.

Content best practices

Spam filters analyze content. Avoid these common triggers:

  • ALL CAPS in subject lines — "INVOICE ATTACHED" triggers filters; "Invoice attached" does not
  • Excessive exclamation marks — "Act now!!!" is a classic spam signal
  • Spam phrases — "Free," "Limited time," "Act now," "Click here" in isolation raise scores
  • Image-heavy emails with little text — A single image with a link looks like phishing
  • URL shorteners — bit.ly and similar shorteners are associated with spam. Use full URLs.
  • Mismatched From name and domain — "PayPal" sending from a non-PayPal domain

Technical hygiene

  • Valid reverse DNS (rDNS) — Your sending server's IP should resolve to a hostname. Missing rDNS is flagged by most spam filters.
  • TLS encryption — Send over encrypted connections (STARTTLS or TLS). Unencrypted SMTP is increasingly penalized.
  • Clean HTML — Well-formed HTML with text/plain alternative. Broken HTML or missing plain-text fallback triggers filters.

When your email lands in spam anyway

  1. Check headers — Look at Authentication-Results and X-Spam headers to see what failed. See Understanding Email Headers.
  2. Test before sending — Send a test email to a Gmail, Outlook, and Yahoo address. Check spam folders.
  3. Ask recipients to mark as "Not spam" — This trains the recipient's provider to trust your domain.
  4. Check blacklists — Search your domain and IP on MXToolbox. If listed, follow the removal process.

Transactional vs. marketing email

If you send both transactional email (invoices, confirmations, password resets) and marketing email (newsletters, promotions), use separate sending infrastructure:

  • Transactional: through your email provider or a dedicated service (Postmark, Amazon SES)
  • Marketing: through a marketing platform (Mailchimp, Brevo, ConvertKit)

This prevents marketing complaints from affecting your transactional deliverability. If someone marks your newsletter as spam, it should not cause your invoices to land in spam too.

For inbound protection on your domain, Cleanbox Relay filters incoming email without affecting your outbound deliverability — it only touches inbound traffic.

Ready to take control of your inbox?

Start protecting your email with Cleanbox — free plan available, no credit card required.

Get started free