惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
Jina AI
Jina AI
C
Check Point Blog
V
V2EX
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
P
Proofpoint News Feed
A
About on SuperTechFans
D
DataBreaches.Net
腾讯CDC
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
IT之家
IT之家
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
T
The Blog of Author Tim Ferriss
Recent Announcements
Recent Announcements
Google DeepMind News
Google DeepMind News
云风的 BLOG
云风的 BLOG
MongoDB | Blog
MongoDB | Blog
J
Java Code Geeks
博客园_首页
T
Tailwind CSS Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

Resend RSS Feed

6 Tips for Accessible Emails Welcoming Manoel do Amaral, our new Brand Designer Welcoming Michael Vaz, our new Customer Success Engineer Six Steps to Improve Your Sender Reputation Welcoming Tatira Andrade, our new Executive Assistant Welcoming Pedro Ivo Hudson, our new Design Engineer Welcoming Diel Duarte, our new Open source Engineer Welcoming Areia Spinner, our new Recruiter Resend Forward: A Conference about Craft React Email 6.0 Custom Tracking Domains AI Email Editor Introducing Automations Welcoming Ahmed Tolba, our new SRE Engineer Welcoming Aneil Singh, our new Founding Account Executive Welcoming Lucas Motta, our new Software Engineer Welcoming Trey Knowles, our new Founding Account Executive Welcoming Anxhela Carciu, our new SRE Engineer Introducing DMARC Analyzer Welcoming Evan Thibodeau, our new Customer Success Engineer Welcoming Derich Pacheco, our new Software Engineer Welcoming Alec Ventura, our new Data Engineer Welcoming Felipe Freitag, our new Software Engineer Welcoming Mateusz Wos, our new Software Engineer Incident report for February 15, 2026 Email automation for OpenClaw How to Create a DevTools Agent Skill Introducing Email Skills Why You Should Embrace the Promotions Tab Slater Smith, our new Customer Success Engineer
Top 10 Email Deliverability Tips
Chris Pennington · 2025-01-08 · via Resend RSS Feed

Email deliverability can be hard to improve. Why do some emails land in the spam folder and others in the inbox?

Here are our top 10 tips for reaching the inbox.

  1. Use a subdomain
  2. Set up DMARC
  3. Match URLs to the sending domain
  4. Avoid link and open tracking
  5. Keep emails small and accessible
  6. Don't use look-a-like domains
  7. Test emails properly
  8. Maintain a clean email list
  9. Don't use no-reply emails
  10. Send consistently

Prefer watching a video?

1. Use a subdomain

The domain you choose to send emails with can significantly impact deliverability. Generally speaking, you should send emails from a subdomain instead of a root domain.

Sending from a subdomain holds a few benefits:

  • It helps you communicate the email's purpose.
  • It can limit any reputation damage to that subdomain.

If you use a subdomain, you can separate your reputation. If there's an issue with your marketing subdomain reputation, it's less likely to impact your transactional subdomain.

→ Learn about subdomains

2. Set up DMARC

DMARC is an email authentication protocol that tells mail servers what to do if an email message fails SPF and DKIM.

NameTypeValue
_dmarc.example.comTXTv=DMARC1; p=none; rua=mailto:report@example.com;

In this way, it protects against email spoofing. DMARC record builds trust with mailbox providers, as it allows them to verify that your emails are authorized by your domain.

→ Learn about DMARC

3. Match URLs to the sending domain

Ensure that the URLs in the body of your email match the sending domain. Mismatched URLs can trigger spam filters since spammers often use this technique.

In other words, if you send an email from example.com, whenever possible make sure that the URLs in the email are also hosted on example.com.

Example example with matching URLs

When possible, linked images should also match the sending domain.

While link tracking and open tracking are great to measure the impact of marketing emails, they can actually hurt your deliverability for transactional emails like notifications, magic links, and more.

Mailboxes can see the intent of the email, and when a magic link, for instance, doesn't lead to your domain, it can make the email look suspicious.

Setting up separate subdomains for transactional and marketing emails can often make it easier to include or remove these practices for different email types.

→ Learn about link and open tracking

5. Keep emails small and accessible

Gmail has a size limit of 102KB for each email message. Once that limit is reached, the remaining content is clipped.

Example example with clipped content

Including a plain text version of your email is also good practice as it ensures that your message is accessible to all recipients, including those who have email clients that don't support HTML.

To help with both email size and accessibility, we recommend avoiding emails with a lot of images.

6. Don't use look-a-like domains

Spammers often phish from cousin or look-a-like domains, so avoid using them.

For example, if your domain is coca-cola.com, don't use cocacola-mails.com

Instead of registering an email-specific domain, which can cause brand confusion and look like spam, separate your sending using the subdomains method we covered earlier.

7. Test emails properly

When testing, it's tempting to send to fake email addresses to test for bounces, among other things.

While testing is important, intentionally hard-bouncing emails can damage your sending reputation. The bounces are real and will damage your reputation.

Instead, you should use a testing email address provided by your email service or create a testing email account (like testing@[your domain].com).

→ Learn about testing emails on Resend

8. Maintain a clean email list

You should only send to those who've asked to be sent to and don't send to unsubscribers, those who haven't engaged with your content, or those who've marked your previous emails as spam.

Testing should account for all of these scenarios. To keep a clean email list, you can capture bounces or spam complaints using a webhook and remove them from it.

Webhooks table

→ Learn about Resend webhooks

9. Don't use no-reply emails

No-reply emails indicate to mailbox providers that the email is one-way communication and decreases trust.

It signals to inboxes that they cannot provide feedback on your emails (like reporting spam).

10. Send consistently

Mailbox providers are suspicious when you suddenly change the volume of sending.

If you want to send thousands of emails in a few months, you need to warm up your domain by sending them regularly ahead of time. Otherwise, you risk a large bounce rate and a big hit to your reputation, which can be hard to recover from in the future.

→ Learn more about deliverability