Defaults.Exposed

Defaults.Exposed › Setup › DKIM

How to set up DKIM on Reg.ru

Publish the DKIM key from your email provider in your Reg.ru DNS zone so your emails carry a tamper-proof signature.

Why this matters to your business

DKIM (DomainKeys Identified Mail) adds an invisible digital signature to every email you send. The receiving mail provider uses a public key you’ve published in your DNS to confirm two things: the message really came from your domain, and nobody altered it on the way.

In plain terms: DKIM is a seal of authenticity on your email. It makes impersonation harder and improves the chance your genuine mail reaches the inbox rather than spam. It’s free and it’s a one-time setup.

Important: DKIM has two halves

If you use Reg.ru’s own mail service, Reg.ru’s help has a dedicated article on enabling DKIM and DMARC for it — the key is generated on their side. For third-party mail services, follow the steps below.

Confirm where your DNS actually lives

Reg.ru’s help distinguishes two nameserver setups:

If the nameservers point at a different company entirely, add the DKIM record at that provider instead.

Get the records from your email provider

Before touching DNS, collect the DKIM details from whoever runs your email:

Note whether you were given TXT or CNAME records — you’ll choose the matching type below.

Step-by-step on Reg.ru

  1. Sign in to your Reg.ru personal account (личный кабинет).
  2. Open the «Домены» (Domains) section and click the row with your domain.
  3. In the «DNS-серверы и управление зоной» (DNS servers and zone management) block, click «Изменить» (Edit).
  4. Click «Добавить запись» (Add record) and select the type your provider gave you — TXT for most providers, or CNAME for Microsoft 365.
  5. In the subdomain field, enter only the selector part — for example google._domainkey or selector1._domainkey. Reg.ru’s help shows DKIM hosts entered this way (e.g. dkim._domainkey), without the domain on the end.
  6. In the value field, paste what your provider gave you:
    • For a TXT record, the long key beginning v=DKIM1;.
    • For a CNAME record, the target host (the ...onmicrosoft.com address).
  7. Click «Готово» (Done) to save. For Microsoft 365, repeat for the second selector.

Reg.ru quirks people get wrong

Verify it worked

After publishing the record (and switching DKIM on at your provider, if required), run the free check on this site. It will confirm in plain language whether your DKIM record is published and readable.

See the full fix guide →

Done? Check your domain free to confirm it worked — and see your full grade across all 34 checks.