It is always important to protect your domain from both spoofing and phishing, and to help prevent messages from being marked as spam.
One of the most integral ways to add such a layer of protection is to setup a DomainKeys Identified Mail (DKIM) key for your domain. This article covers the steps necessary to get your DKIM key generated, adding the key to your domain provider, and turn on DKIM authentication for your Google Workspace tenant and domain.
| Setting | Options |
|---|---|
| DKIM key bit length | 1024 - If your domain
host
doesn't support 2048-bit key, select this option. 2048 - If your domain provider supports 2048-bit keys, select this option. Longer keys are more secure than shorter keys. If your domain provider supports both 1024-bit keys and 2048-bit keys, you can switch between the two. |
| Prefix selector | The default selector for Google Workspace is google. It's recommended to use the
default. If your domain already uses a DKIM key with the prefix google, enter a different prefix in the field. |
After the TXT records Google provided in the prior steps, DKIM signing must be initiated to finish the setup. This will involve a return to the Google Admin Console.
Once setup is complete, verify that the DKIM record is live by sending a test message to yourself and analyzing the header of the message for the DKIM signature.
Microsoft’s Message Header Analyzer tool, available here, is a fantastic way to verify a parsed out version of an email’s header.