Skip to main content

How to Add a DMARC Record to your DNS

Updated over 2 weeks ago

Learn how to add a DMARC record to your DNS to increase email deliverability and security.


General Instructions

The process of adding a DMARC record varies depending on your DNS provider, but the general setup is the same. For a specific DNS provider, please find your DNS provider in the next section.

Add the following record to your DNS settings:

Field

Value

Type

TXT

Name

_dmarc.kjbm

Content (or Value)

"v=DMARC1; p=none; pct=100; fo=1; ri=3600; rua=mailto:[email protected],mailto:[email protected]; ruf=mailto:[email protected],mailto:[email protected]"

Important: Be sure to include all special characters, including quotation marks, apostrophes, and spaces. Copying and pasting the full value exactly as shown is recommended.


GoDaddy

To add a DMARC record in GoDaddy:

  1. In your GoDaddy DNS Records, click Add and select TXT from the Type dropdown.

  2. Enter _dmarc.kjbm into the Name field.

  3. Paste the full value into the Value field.

  4. Keep the default TTL.

  5. Click Add record:


Cloudflare

To add a DMARC record in Cloudflare:

  1. Log into your Cloudflare dashboard and select your active domain.

  2. Go to the DNS tab.

  3. Click + Add Record and select TXT as the type.

  4. Enter _dmarc.kjbm into the Name field.

  5. Paste the full value into the Content field.

  6. Keep the default TTL.

  7. Click Save.


Bluehost

To add a DMARC record in Bluehost:

  1. In your Bluehost DNS Manager, scroll to the TXT section and click Add Record.

  2. Enter _dmarc.kjbm into the Name field.

  3. Paste the full value into the TXT Value field.

  4. Select 4 Hours in the TTL field.

  5. Click Save.


Namecheap

To add a DMARC record in Namecheap:

  1. In your Namecheap Advanced DNS settings, locate your Host Records.

  2. Click + Add New Record and select TXT Record from the dropdown.

  3. Enter _dmarc.kjbm into the Host field.

  4. Paste the full value into the Value field.

  5. Keep the TTL set to Automatic.

  6. Click Save All Changes.


SiteGround

To add a DMARC record in SiteGround:

  1. In your SiteGround DNS Zone Editor, navigate to Create New Record and select the TXT tab.

  2. Enter _dmarc.kjbm into the Name field.

  3. Paste the full value into the Value field.

  4. Keep the default TTL.

  5. Click Create.


What to Expect During Verification

  • The verification process can take up to 48 hours for DNS changes to propagate.

To ensure a successful connection:

  • A custom subdomain has been added to ensure that your records don't interfere with existing domains

  • Your DNS changes must propagate, meaning that Internet Service Provider (ISP) nodes across the world must update their caches with your new DNS information.


If your DNS provider isn’t listed here, follow the General Instructions above and refer to your provider’s documentation for adding a TXT record.

Did this answer your question?