How to Set Up DKIM for Benchmark?
Your Generated DKIM Records
Keep the private key secure and add the DKIM record to your DNS
Your Generated DKIM Records
Keep the private key secure and add the DKIM record to your DNS
Generated DKIM Record
Private Key
You must enter the private key in your DKIM signer. It must be kept secret, as anyone with access to it can stamp tokens pretending to be you
Public Key
The public key is the original raw 'X509' format. It's not usable in DNS directly, but it might be useful for something else.
Subdomain
Publish the generated record text on this DNS host. Format: [selector]._domainkey.[yourdomain.com] — never use @ in DNS records.
DomainKeys Identified Mail (DKIM) is a method for email senders to digitally sign email messages in a way that can be verified by email receivers. This allows receivers to verify that the message truly came from the sender, and has not been tampered with. DKIM is intended to address some of the flaws in the existing email system, such as spoofing, phishing, and message tampering.
How to Configure DKIM for Benchmark
It is mandatory to publish the following CNAME record in your domain’s DNS to enable your email deliverability:
- Open your DNS administration interface.
- Go to Tools & Settings > DNS Template.
- Add the CNAME record described below:
| Name/Host | bmdeda._domainkey |
| DKIM record value | bmdeda._domainkey.bmsend.com |
| TTL value | 3600 |
Use our free DKIM record lookup tool to validate the published DKIM record.
Enable DMARC for your domains to protect against spoofing. Sign up for a free trial today!
For more information on Benchmark DKIM setup, you can refer to their reference documentation
Ready to secure your sending identity and protect your domain reputation? Sign up today.
Get started