Simple DNS Plus
Edit this page

Did you notice something wrong or unclear, or want to add something more to this page?

Great !!

You can edit the source text of this page on GitHub (click here to learn how).

After you submit your changes ("pull request"), we will review it and update the page.

Configuring DMARC records

DMARC (Domain-based Message Authentication, Reporting & Conformance) records are used to fight e-mail spam and phishing scams (in combination with SPF and DKIM records).

DMARC uses DNS TXT-records to communicate how receiving e-mail servers should treat e-mail messages that do not pass SPF or DKIM checks - and optionally how to report back to domain owners.

For example if an e-mail's sender/from-address is "name@example.com", the receiving e-mail server will perform DMARC processing by first retrieving the DNS TXT-record "_dmarc.example.com". In other words, the name of this TXT-record is "_dmarc." + the e-mail domain name.
The data of this TXT-record always starts with "v=DMARC1; ...", and may contain several field describing what action to take, domain alignment, reporting, etc.

Required fields are "v" (value always "DMARC1") and "p". The value for "p" (policy) can be either "none", "quarantine", or "reject" - ie. what the receiving e-mail server should do if a message does not pass SPF or DKIM tests.

A commonly used optional field is "rua" which specifies the e-mail address that aggregate reports should be sent to (in the format "mailto:name@example.com").

For additional fields, see section 6.3 of RFC7489

You can use our on-line DMARC record wizard to generate your DMARC record data.

In Simple DNS Plus, a DMARC record might look like this:

For more information about DMARC, see RFC7489 and https://dmarc.org.

Comments

Simple DNS Plus

  • Home
  • Search
  • Product details

  • Features
  • Screen shots
  • Plug-ins
  • Tools & Add-ons
  • Testimonials
  • What's new
  • Release notes
  • Download

  • Download
  • Buy

  • Pricing
  • New license
  • Additional license
  • Upgrade
  • Support

  • Overview
  • Lost License Key
  • Knowledge Base
  • Online documentation
  • Contact us