How to Create DKIM & SPF Record for Google Workspace

Step 1: Login to Google Admin Console

Go to https://admin.google.com
Login with your admin email.

Step 2: Open DKIM Settings

  1. Go to Apps

  2. Select Google Workspace

  3. Click Gmail

  4. Scroll down and open Authenticate Email

  5. Under DKIM section → click Generate New Record

Step 3: Generate DKIM Key

  • Choose 2048-bit (recommended)

  • Click Generate

Google will show you:

  • Host name:
    Something like: google._domainkey

  • DKIM TXT Value:
    Looks like: v=DKIM1; k=rsa; p=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx;

Step 4: Add DKIM Record in Your DNS

Go to your DNS panel (Cloudflare, cPanel, Plesk, GoDaddy, etc.) and add:

Type

 

Host / Name Value TTL
TXT google._domainkey DKIM key provided by Google

Auto / Default

 

 

 

 

 

 

Step 5: Activate DKIM

After adding the record in DNS:

Go back to Google Admin → DKIM page
Click Start Authentication

 

FOR SPF RECORD:

Add the following SPF record in your DNS:

Type Host / Name Value TTL
TXT @ v=spf1 include:_spf.google.com ~all Auto / Default
  • google workspace
  • 3 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

HOW TO ADD ADDITIONAL/EXTRA EMAIL ADDRESSES TO GOOGLE WORKSPACE

If you need to add extra email addresses, follow these steps:1. Log in to Your Client Area:Start...

HOW TO BUY GOOGLE WORKSPACE FROM ACTIVESERVERS

Follow the below steps to buy Google Workspace from Active Servers: 1.Visit Active Servers...

How to Create App password in Google for User

Step 1: Go to myaccount.google.com   Click on Security from the left sidebar   Under "Signing...

How to Fix the "Domain is Already in Use" Error in Google Workspace

When setting up Google Workspace, you may encounter the following error: "This domain is...