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

Ha estat útil la resposta?

 Imprimeix aquest Article

Llegir també

How to use Node.js и npm

How to Change PHP Version in cPanel

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

How to Create Email Accounts in cPanel

First, you need to login to cPanel and click on the Email Accounts icon located in the MAIL...

Installation Composer Instruction

1. To install Composer log in to your account via SSH.Use the command echo 'alias composer="php...

How to Order Dedicated IP and SSL Certificate

SSL Certificates provide a secure encrypted connection between a browser and a server. The SSL...