DKIM is a technique of email authentication that detects fake sender addresses. When outgoing messages are signed with DKIM, receivers may verify that the message is from the sender it claims to be from and that the message's content has not been tampered with. To enable DKIM authentication, you have to create a DKIM signature.
Steps to Generate DKIM certificate in Mail Assure
Login to your Solarwinds control panel
Select Outgoing > DKIM, in the Domain Level Control Panel.
Choose a DKIM key length
Enter a DKIM selector.
Then click on Generate and save new private/public pair.
The AI generates your DKIM private and public key pair. The public key is to be published in your DNS, while the private key is used by Mail Assure to sign the headers of your outgoing emails.
Publishing DKIM record in DNS
Log in to your DNS management console
Create a TXT record in your DNS with the title : <selector>._domainkey.<yourdomainname.com> for example: s1._domainkey.mydomain1.com
In the section allotted for the TXT record value, paste the copied contents of the DKIM public key generated by Mail Assure
Click Save
Lookup and validate the published DKIM DNS record using this free DKIM record lookup tool
Enable DMARC for your domains to protect against spoofing. Sign up for a DMARC trial today!