Follow these steps to point your DMARC record to Valimail DMARC Monitor for FireEye.

 

Update your _dmarc TXT record.

This allows Valimail DMARC Monitor for FireEye to receive your DMARC aggregate reports.


If you already have a _dmarc TXT record: add mailto:dmarc_agg@vali.email to the "rua" parameter. Your TXT record should look as follows:

"v=DMARC1; p=none; rua=mailto:dmarc_agg@vali.email;"


If you don't have a _dmarc TXT record: create the following TXT record in DNS:

Type

TXT

Host/Name

_dmarc.<your domain name>
Value
"v=DMARC1; p=none; rua=mailto:dmarc_agg@vali.email;"


Example: If your domain name is vmcs1.com, the host/name value to create for the TXT record would be _dmarc.vmcs1.com

⚠️ Note:

  • If a _dmarc TXT record already exists, be sure to only add mailto:dmarc_agg@vali.email to the "rua" parameter; do not modify any other parameters in the record unless you're sure of what you're doing, otherwise you may impact email deliverability for your organization. You must separate email addresses in the "rua" with commas.
  • No change to your email flow will occur. DMARC Monitor for Twilio SendGrid will see no Personal Data (PII).