DKIM signature
If you delegated your domain to Yandex servers, the DKIM signature with a public key is set up automatically.
General instructions for configuring DKIM signatures
-
Log in to your organization's administrator account.
-
Go to the Domains page.
-
Click Add DKIM next to the domain name you want to add a signature for.
If the required domain is not in the list, make sure it is connected and verified.
-
Under Configure DKIM signature, copy the public key value for your domain.
-
Log in to the domain (DNS zone) control panel on the website of your DNS hosting company.
-
Create a TXT record with the following values (the field names may be different depending on the control panel):
-
Subdomain name (or Host):
mail._domainkey
. In some DNS management panels, you also have to specify the domain for the DKIM public key, such asmail._domainkey.yourdomain.tld
. -
Value: The public key text that you copied from the Configure DKIM signature section in the domain settings.
For example,
v=DKIM1; k=rsa; t=s; p=MIGfMA0GCSEBtaCOteH4EBqJlKpe...
-
If the TTL field is required, enter
21600
.
-
-
Wait for the changes to take effect. It may take up to 72 hours for DNS servers to exchange updated data about DNS records.
To update the status, in Yandex 360 for Business, go to the Domains page, then click Verify your domain next to the domain you need, and click Check. The status will change once the data on the DNS hosting side has been updated.