How to Setup DMARC Records in cPanel InMotion Hosting ContributorUpdated on May 12, 2025 2 Minute Read In this tutorial, we show you how to setup DMARC records in cPanel to specify how mail servers should handle messages from your domain that don’t have valid SPF and DKIM records setup. Since the DMARC standard is used by many email providers (such as Gmail, Yahoo!, AOL, Hotmail, Outlook), it increases your chances of email being delivered successfully. We provide basic DMARC record examples below. Don’t have time to read our full article? Watch our walk-through video. DMARC Setup Steps Login to cPanel. Click Zone Editor under Domains. Click the Manage button next to the domain you want to work with. Click the +Add Record button. Change the Type from A to TXT. Enter the Name, TTL, Type, and Record as described below. Keep in mind that you must select one of the following options for the Record field: None, Reject, or Quarantine. Field Setting Name _dmarc TTL 14400 Type TXT Record In this field you must choose how you want recipient servers to handle email from your domain that fails SPF/DKIM validation. Options are outlined below in red:None: v=DMARC1; p=none; sp=none; rf=afrf; pct=100; ri=86400Reject: v=DMARC1; p=reject; sp=none; rf=afrf; pct=100; ri=86400Quarantine: v=DMARC1; p=quarantine; sp=none; rf=afrf; pct=100; ri=86400 Alternately, you can request an email report of failed DMARC validations by adding a valid email address, such as the following: None: v=DMARC1; p=none; sp=none; ruf=mailto:[email protected]; rf=afrf; pct=100; ri=86400Reject: v=DMARC1; p=reject; sp=none; rf=afrf; pct=100; ruf=mailto:[email protected]; ri=86400Quarantine: v=DMARC1; p=quarantine; sp=none; ruf=mailto:[email protected]; rf=afrf; pct=100; ri=86400 Click Add Record to save your record. Note: In Zone Editor, typing “_dmarc” will autopopulate the domain.You will then see your record listed in the Zone Records section. Congratulations, now you know how to setup DMARC records in your cPanel for email validation. Are you a small business? Then you know that having your emails successfully delivered to the recipients is only half the battle with email marketing. InMotion’s Shared Hosting plans include a number of helpful tools to take your email marketing game to the next level. Share this Article IC InMotion Hosting Contributor Content Writer InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals! More Articles by InMotion Hosting Related Articles How to Manage AutoSSL Certificates in cPanel How to Migrate Your Website Using cPanel How to Setup an Email Forwarder in cPanel & Webmail How to Create an Email Account in cPanel An Introduction to Branding cPanel for Your Users How to Modify MX Records Using cPanel Setting Domain MX Records to Remote Settings in cPanel Engrampa Archive Manager for Linux How to Create a New cPanel in your Reseller WHM How to Upload a File With cPanel File Manager