Email Authentication Explained:
To ensure consistent email delivery, all bulk email senders are required to implement SPF, DKIM, and DMARC DNS records. The good news is you likely already have an SPF and DKIM record installed, but likely still need a DMARC record (Domain-based Message Authentication, Reporting, and Conformance) which enhances email security and helps all your messages – not just those sending on the MindFire Platform – avoid spam filters and reach the intended recipients.
ALL bulk mail must now be authenticated with SPF, DKIM, and DMARC, it is no longer a nice to have, but a must-have.
What is DMARC?
Domain-based Message Authentication, Reporting, and Conformance (DMARC) is a standard created to protect both senders and recipients alike from dangers leading to data theft, which could result in monetary loss for both parties.
Please coordinate with your IT team to ensure that the following 3 records exist for any domain you are sending bulk email out of the MindFire Platform.
How to add an SPF record:
Login to your DNS and go to your domain
Create a NEW TXT record
For Host add: @
For Value add: v=spf1 include:email-od.com ~all
Save your changes.
How to add a DKIM signature:
Login to your DNS and go to your domain
Create a NEW CNAME record
For Host add: dkim._domainkey
Users not using GoDaddy or Google Domains may be asked to add the domain for this step. You’ll go ahead and add the end of the string: dkim._domainkey.exampledomain.com
For Value add: dkim._domainkey.email-od.com
Save your changes.
Once you’ve completed this step, please let the MindFire support team know so they can complete the final step of adding your domain to their server and you’ll be all set
How to add a DMARC record:
Login to your DNS and go to your domain
Create a NEW TXT record
For Host add: _dmarc
Users not using GoDaddy or Google Domains may be asked to add the domain for this step. You’ll go ahead and add the end of the string: dkim._domainkey.exampledomain.com
For Value add: v=DMARC1; p=none; rua=mailto:[email protected]; ruf=mailto:[email protected];
Save your changes.
PLEASE NOTE: This is an example DMARC record. Please consult your IT team if you require additional support on this topic and would like to receive reporting.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article