Like the SPF DNS record, DMARC is a DNS text (TXT) record that helps prevent spoofing and phishing.
Add the following record to your DNS:
| Name | TTL | Type | Record |
| _dmarc.YourDomain.com. | 3600 | TXT | v=DMARC1; p=quarantine; |
Like the SPF DNS record, DMARC is a DNS text (TXT) record that helps prevent spoofing and phishing.
Add the following record to your DNS:
| Name | TTL | Type | Record |
| _dmarc.YourDomain.com. | 3600 | TXT | v=DMARC1; p=quarantine; |