Defaults.Exposed

Defaults.Exposed › Setup › DKIM

How to set up DKIM on Timeweb

Publish the DKIM key from your email provider in your Timeweb DNS 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

Using Timeweb Mail? Timeweb’s docs say DKIM is configured automatically for delegated domains once a mailbox is created and the first message is sent — check your DNS editor for an existing ..._domainkey record before adding anything. The steps below are for publishing a key from a third-party mail service.

Confirm Timeweb runs your DNS

A DKIM record only works if it’s added wherever your domain’s nameservers point, and Timeweb’s DNS editor only affects domains delegated to Timeweb’s nameservers. If your nameservers point elsewhere (Cloudflare, another host, your email provider), add the DKIM record there 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 Timeweb

Panel labels below are the Russian originals with English equivalents.

  1. Sign in and go to «Домены и SSL» (Domains and SSL) → «Мои домены» (My domains); in the Timeweb Cloud panel, open «Домены и SSL» and your domain’s DNS tab.
  2. Click the row with your domain and open the «Редактор DNS» (DNS editor) tab.
  3. Click «Добавить запись» (Add record).
  4. Set the type to match what your provider gave you — TXT for most providers, or CNAME for Microsoft 365.
  5. In the «Хост» (Host) field, enter the selector part — for example google._domainkey or selector1._domainkey. Timeweb’s docs show selector hosts like default._domainkey entered this way, without the domain on the end; if your panel shows the record differently after saving, confirm in your console.
  6. In the «Значение» (Value) field, paste the value 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. Save. For Microsoft 365, repeat for the second selector.

Timeweb 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.