DKIM and SPF on Virtual Hosting
Description of the mail authentication method that allows the recipient to verify that the email was really sent from the claimed domain
«DKIM (DomainKeys Identified Mail)» is an E-mail authentication method designed to detect spoofing of email messages. Dkim allows the recipient to verify that the email was actually sent from a claimed domain.
«SPF (Sender Policy Framework)» - An extension for the SMTP e-mail sending protocol. SPF allows the owner of a domain, in a TXT record corresponding to the name of the domain, to specify a list of servers authorized to send e-mail messages with return addresses in that domain. Mail transfer agents that receive mail messages can query SPF information with a simple DNS query, thus verifying the sender's server. SPF allows you to specify servers and IP addresses that are allowed to send mail from your domains. This feature is designed to block outgoing unwanted messages.
Connect DKIM and SPF if the domain has not yet been added to the DNS panel.
In order for DKIM and SPF records to be generated, you need to add the domain through Billing:
And choose how to delegate the domain «Send to our NS servers».
Recall that auto-install works if the domain has not previously been added to DNS.
Connection of DKIM and SPF if domain is already added to DNS panel.
If the domain was initially added to our DNS panel and now you need to connect to its DKIM and SPF records, you need to go to cPanel from the Sites section.
Next, go to the section Email Deliverability.
Opposite the desired domain, go to the Manage section.
From the DKIM block, you need to copy the data from the Name and Value fields.
Next, you need to go to the DNS section, select the appropriate domain and insert these values into the DNS panel in a new TXT record.
Copy the SPF entry in the same way.
And add it to the DNS panel in a new TXT record. After that, save the changes.
At this point the setup is complete, DKIM and SPF entries have been added.
Help
If you have any additional questions, you can always contact our support team via the ticket system or live chat.