How to Add a DMARC Record in Sectorlink Cloud Control Panel Print

  • 0

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

 
Type: TXT
Domain/HOST Name: _dmarc
Data: v=DMARC1; p=quarantine;

Steps to Add a DMARC Record

  1. Log in to your Cloud Control Panel.

  2. Click DNS Zones in the left menu.

  3. Click Configure for the domain.

  4. Click Add Record.

  5. Select TXT as the record type.

  6. Enter _dmarc in the Domain Name field.

  7. Enter v=DMARC1; p=quarantine; in the Data field.

  8. Click Save Record.

  9. Click the yellow Save Changes button.


✅ The DMARC record is now active. DNS updates may take up to 24 hours to propagate.


Was this answer helpful?

« Back