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 to Change memory_limit

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

How can I create an FTP-account?

When you buy hosting from us this includes one main FTP account that has access to all hosting...

Which mysql server should be written in the configuration files?

Pleas use "localhost".

I have registered for your hosting and have my own domain name. What do I need to do now?

You should transfer your domain name to our DNS servers: ns1.sherlockhost.co.uk,...

Installation Composer Instruction

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