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

¿Fue útil la respuesta?

 Imprimir éste Artículo

Leer también

¿Cómo puedo editar archivos en el cPanel?

En cPanel abrir "Administrador de Archivos", selecciona el archivo y pulsa "Editar" para los...

Conexión SSH

     Si tienes una cuenta con cPanel, por favor, añádele tus claves y autorizaciones. Se puede...

Show hidden files.

Go to File Manager and choose “Settings”:   Choose "Show hidden files" and press "Save":

¿Cómo puedo subir contenido a la web con el cPanel?

El cPanel no permite la carga de archivos de forma simultánea, por eso la mejor opción es subir...

Installation Composer Instruction

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