Enabling DKIM signing for your domains can help you keep your email content intact throughout the delivery process, barring threat actors from accessing and altering your emails. This helps preserve your identity and eradicate spam and phishing attacks.
Creating DKIM Record for Ve
Contact your Ve support team to get your DKIM keys and enable DKIM authentication for your domains or you can generate them online by using the steps mentioned below. A DKIM key pair will contain:
- A DKIM public key: to be published in your public-facing DNS
- A DKIM private key: used by Ve to sign your outgoing emails, that is to be uploaded on their web server
Alternatively, if you are using your own servers to send emails instead of Ve’s, you can generate your DKIM key pair using our free DKIM record generator tool.
These are the steps to generate DKIM keys and publishing in DNS for Ve
- Create a TXT record in your DNS with the following values -
Type: TXT
Name: veinteractive._domainkey.<domainname>
Value: v=DKIM1; k=rsa;
p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmEyincqUOoj60d8YeqV9zWe/h1VyNMVaZGDaue/c5nmQYt+SIlt5oLA5qJE04x+srJ84sqViNyNaXOciEKBe83ODhXvVBS3cCzBlPM/LpMh3np97Ao2CzLCx8UoOutjwE3736OPbdbTPtymioi0SK8QudpIrXzEBuV4JtV6LIqQIDAQAB
Lookup and validate the published DKIM DNS record using our free DKIM record lookup tool. Enable DMARC for your domains to protect against spoofing. Sign up for a DMARC trial today!