The DMARC Generator Tool

The DMARC Generator Tool

In this post, we cover a few details about DMARC and invite you to try out our new DMARC GENERATOR tool.

Domain-based Message Authentication, Reporting & Conformance is an email authentication protocol that is built on top of SPF and DKIM protocols. SPF and DKIM are prerequisites of DMARC and must be in place before setting up a DMARC policy.

Learn more about DMARC below or try the DMARC GENERATOR tool now

A DMARC policy allows a sender to indicate that their emails are signed by SPF and DKIM and tells a receiver what to do if neither of those authentication methods passes such as junk or bounce the email. DMARC removes the guesswork from the receiver's handling of these failed emails, limiting or eliminating the user's exposure to potentially fraudulent & harmful emails. DMARC also provides a way for the email receiver to report back to the sender about emails that pass and/or fail DMARC evaluation.

Note there is no specific configuration needed in VMA Emailer besides ensuring that your SPF and DKIM are both valid. Further, a DMARC policy on your domain(s) will affect all of your email sending from that domain (not just the mail you are sending through VMA Emailer) so you need to ensure you are using SPF and DKIM for all your email delivery. For more information please click here.

The following are example DMARC TXT entries to set up on your domain(s) DNS.

Step 1 - Setup your DMARC policy to simply notify you of mail that is not passing SPF and DKIM

Host/Name:_dmarc

Value: v=DMARC1;p=none;pct=100;rua=mailto:youremailaddress@yourdomain.com;ruf=mailto:youremailaddress@yourdomain.com

Step 2 - When you are no longer receiving negative reports, change your DMARC policy to quarantine which will not necessarily bounce email, but indicate to the recipient server they should consider quarantining it (junk or spam folder).

Host/Name:_dmarc

Value: v=DMARC1;p=quarantine;pct=100;rua=mailto:youremailaddress@yourdomain.com;ruf=mailto:youremailaddress@yourdomain.com

Step 3 - When you are satisfied that you are validating all the email from your domain(s) with SPF and DKIM change the policy to reject which will bounce the emails that do not pass SPF and DKIM validation.

Host/Name:_dmarc

Value: v=DMARC1;p=reject;pct=100;rua=mailto:youremailaddress@yourdomain.com;ruf=mailto:youremailaddress@yourdomain.com

Please click here to view a list of the most popular tags available for your DMARC policy as above are only examples.

    • Related Articles

    • How to use the Nth selection tool

      This tool lets you quickly and easily break up an existing list or segment. The Nth Selection tool generates a specified number of lists. Each one containing an equal number of randomly distributed contacts. Select the options for any existing static ...
    • How to verify your domain?

      Completely brand your emails with your own domain and improve your delivery. 1. SPF SPF stands for "Sender Policy Framework". An SPF record is in place to identify which mail servers are authorized to send mail for a given domain. It is used to ...
    • How to find out if your domain is blacklisted

      Best sender practices will help you avoid ending up with a blacklisted sender domain. Since getting your domain or IP blacklisted can cause a lot of frustration and delivery issues it's important to monitor the health of your domain and IPs regularly ...
    • How to manage your contacts

      Knowing how to properly manage your contacts can make or break your email campaigns. Your contacts are arguably the most important part of your email marketing strategy. Without your subscribers, you wouldn't have an audience for your email ...
    • How to exclude specific contacts from your campaign

      Learn more about how to create a "block list" and make sure that contacts are not included in your campaign! VMA Emailer tool will automatically suppress emails sent to contacts that are "Stale", "Unsubscribed", "Inactive", etc. However, if for some ...