To ensure that Paystand can send emails on behalf of your domain and improve email deliverability, it is essential to configure DKIM and DMARC settings for your domain
DKIM (DomainKeys Identified Mail)
DKIM is a DNS-based email authentication mechanism that allows receivers to verify that Paystand has permission to send emails on your behalf.
To Enable DKIM:
- Create two CNAME records in your DNS:
mte1._domainkey.yourdomain.com with the value dkim1.mandrillapp.com
mte2._domainkey.yourdomain.com with the value dkim2.mandrillapp.com
2. Confirm with Paystand to validate these changes went into effect successfully.
DMARC (Domain-based Message Authentication, Reporting, and Conformance)
DMARC is an authentication protocol that helps protect against fraud and increase email deliverability. Beginning in 2024, Mandrill requires a minimum DMARC policy of "v=DMARC1; p=none" to be added to any sending domain. For more details, visit dmarc.org.
To Enable DMARC:
1. Create and save a TXT record in your DNS with the following details:
-
Host: _dmarc.yourdomain.com
- Value: v=DMARC1; p=none
2. Confirm with Paystand to validate these changes went into effect successfully.
Additional information
Some domain hosts automatically append 'yourdomain.com' after the initial value. Contact your domain provider for any specifics related to your DNS configuration.
By configuring DKIM and DMARC settings, you enhance the security and reliability of your email communications through Paystand, ensuring that emails sent from your domain are authenticated and delivered effectively.