Attention Insights
Changes to your email that can improve deliverability.Link URLs match sending domain
Ensure that the URLs in your email match the sending domain. Mismatched URLs can trigger spam filters. For example, if your sending domain is@widgets.com, ensure links within the message point back to https://widgets.com.
DMARC Record is Valid
DMARC is a TXT record published in the DNS that specifies how email receivers should handle messages from your domain that don’t pass SPF or DKIM validation. A valid DMARC record can help improve email deliverability. Starting in 2024, Gmail and Yahoo require senders to have a DMARC record published. When viewing your domain in Emailr, we provide a suggested DMARC record if you’re unsure what to publish.Include Plain Text Version
Including a plain text version of your email ensures that your message is accessible to all recipients, including those who have email clients that do not support HTML. If you’re using Emailr’s API, plain text is passed via thetext parameter.
This can also generate plain text using React Email.