How Do I Add DKIM Records to my DNS?

Go to cPanel to Email section, click Authenticanion link. If the DKM is enabled



but DNS record isn't added in the Domains section in Advanced Zone Editor



You should create DKIM and add DNS record. Use free DKIM creation service https://www.port25.com/dkim-wizard/.
Enter your domain in Domain Name field and your Email in DomainKey Selector field, Key size in beats should be 1024, press submit:



Now as you've created the
DKIM record for your domain, copy everything beginning from p= to quotation marks:

dkim11.JPG


Go to cPanel, choose the Domains section and click Advanced Zone Editor. Here fill in the fields of your record



In the Name field enter mail._domainkey, your domain name will be aded here automatically.

In the TTL field enter 14400.

In the TXT Data field enter v=DKIM1; k=rsa; and enter the text, that you've copied earlier.

Press Add Record and you'll see the folowing:
dkim12.PNG

Esta resposta foi útil?

 Imprimir este Artigo

Leia também

How Can I Edit php.ini Using SSH (putty)?

Connect to the server using SSH. launch Putty. For example, Host Name: host17.sherlockhost.co.uk,...

Information concerning an SSH connection

If you have an account with cPanel control panel, please add your keys to it and authorize. It...

Which mysql server should be written in the configuration files?

Pleas use "localhost".

What is .htaccess?

.htaccess  file is a configuration file supported by a number of web servers, used for...

How to Change PHP Version in cPanel

1. Log into cPanel. Click the Select PHP Version button in the Software section 2. Select the...