DMARC (Domain-based Message Authentication, Reporting, and Conformance) helps prevent email spoofing by telling receiving mail servers how to handle unauthenticated mail.
If your domain does not have a DMARC record, you can add one using the following steps.
DMARC Record Values
Steps to Add a DMARC Record
-
Log in to your Cloud Control Panel.
-
Click DNS Zones in the left menu.
-
Click Configure for the domain.
-
Click Add Record.
-
Select TXT as the record type.
-
Enter
_dmarc
in the Domain Name field. -
Enter
v=DMARC1; p=quarantine;
in the Data field. -
Click Save Record.
-
Click the yellow Save Changes button.
✅ The DMARC record is now active. DNS updates may take up to 24 hours to propagate.