FeedBlitz

How to Create a Minimal DMARC Record

Starting in February 2024, Gmail and Yahoo require those who send bulk email to have a DMARC record associated with their sending domain.

This DMARC record does not have to be complicated. 


A minimal DMARC record will meet the standard set by these providers.

When editing your DNS, create a TXT record for your sending domain.

It's very similar to creating an SPF record.


In the type of record, you will choose or type:


TXT


For most provider's the value for the Host field will be:
_dmarc


In rare exceptions, you may need to set the value to be:
_dmarc.<sendingdomain>


Value: v=DMARC1; p=none;


To illustrate, this screenshot is from the provider GoDaddy.

If a provider wanted the sending domain and it was being set up for FeedBlitz.com, it would look like this:
_dmarc.feedblitz

Here are instructions for creating TXT entries by provider.

If you have any questions, please don't hesitate to let us know. You can find all of our great support resources and how to get in touch with us via email, chat, or phone on our Support Page.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.