Simple 5 Steps to Setup DMARC records in cPanel
In this post,we will learn how to setup DMARC records in cPanel.It’s allow to specify how mail server is handle message from domain that do not have valid SPF and SKIM records setup.Since the DMARC standard is used by many email providers like Gmail,Yahoo,It can be used to increase your chances of email being delivered successfully.
Step1 : Login to cPanel
Step2 : Once logged click the Advanced Zone Editor button in the “Domains Sections”
Step3 : Choose your domain from the drop down box.
Step 4: There is a option an available Add a Record section.
Field | Setting |
---|---|
Name | _dmarc |
TTL | 14400 |
Type | TXT |
TXT Data | Here you can choose how you want recipient servers to handle email from your domain that fails SPF/DKIM validation. None: v=DMARC1; p=none; sp=none; rf=afrf; pct=100; ri=86400
Reject: Quarantine: Alternately,you can request an email report of failed DMARC validations by adding a valid email address: None: Reject: Quarantine: |
Step 5: Click the Add Record button to save your record.
:),Now you know how to setup DMARC records in your cPanel for email validation!This should increase the chances of your email being delivered to many email servers.