How to Add Your Google Workspace DKIM Record (google._domainkey)

For customers using Google Workspace / Gmail

To improve email deliverability and prevent DMARC rejections, Google Workspace requires you to publish a special DNS record called a DKIM record. This allows Google to cryptographically sign your outgoing email so other mail systems know it is legitimate.

If you use Google Workspace, please follow the steps below.


Step 1 — Generate Your DKIM Key in Google Admin

  1. Visit: https://admin.google.com

  2. Go to:
    Apps → Google Workspace → Gmail → Authenticate Email

  3. Choose your domain from the dropdown (example: yourdomain.org).

  4. Click Generate New Record.

  5. Use these settings:

    • Key length: 2048

    • Selector prefix: google (the default)

Google will display a long TXT value beginning with:

v=DKIM1; k=rsa; p=MIIBIjANBgkq…

Keep this window open. You will need to copy that value.


Step 2 — Add the DKIM Record to Your DNS

If Orthodox Web Solutions manages your DNS, simply send us the TXT value and we will add it for you.

If you manage your own DNS (for example, through cPanel), add a new TXT record:

Name / Host:

google._domainkey.yourdomain.org

TTL:
300 (or leave default)

Type:
TXT

Value:
Paste the long DKIM key that Google provided.

Make sure there are no extra spaces, quotes, or line breaks.


Step 3 — Activate DKIM in Google Admin

After the DNS record has had time to update (usually 5–20 minutes):

  1. Return to:
    Apps → Google Workspace → Gmail → Authenticate Email

  2. Click Start Authentication.

Google will now begin signing all outgoing email with DKIM.


Step 4 — Confirm DKIM Is Working

Send an email to a Gmail address.
Open the message → click the three dots → Show Original.

You should see:

DKIM: PASS DMARC: PASS

If you do, everything is working correctly.


Need help?

If Orthodox Web Solutions manages your DNS, just send us the DKIM value Google gives you and we will add the record on your behalf.

We’re here to help make sure your email is delivered reliably.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Setting Up and Managing a Mailing List

Mailing lists allow your parish or organization to communicate easily with groups of people. They...

Setting up an email address

You can create any email address that you would like right in the Site Manager under "Email"...

Access email on the web

You can view your email online by going to:https://yourdomain.org/webmail Be sure to log in with...

Downloading email

You can create any email address that you would like right in the Site Manager under “Email” →...

Copying IMAP messages

The following are instructions for copying saved email from the old server to the new server:1)...