What is DMARC and why it is important?
DMARC stands for Domain-based Message Authentication, Reporting & Conformance. It's an email authentication protocol, using Sender Policy Framework, (SPF) and DomainKeys identified Mail (DKIM) to prevent "domain spoofing" and other malicious activities.
It is published in the DNS records so that any receiving email server can authenticate incoming emails. It also details the sender policies on how unauthenticated emails should be treated by ESPs (Email Service Providers).
It allows:
DMARC is an extension of existing email authentication methods like DKIM and SPF. It makes sure that no unauthenticated users will be able to send email from your domain, protecting your brand and the trustworthiness of your domain.
Along with SPF and DKIM, DMARC has a positive impact on deliverability as major ISPs (Internet Service Providers) considered sender with DMARC set up as more trustworthy.
In the same way, your domain has less chances to be blacklisted or have a bad SpamAssassin grade if it has a DMARC record published.
In a nutshell, having DMARC properly setup will make your emails more secure while increasing your deliverability.