927 B
927 B
id, category, revision-version, revision-date, estimate-time, frameworks
| id | category | revision-version | revision-date | estimate-time | frameworks | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PLT-EMAIL-002 | platform/email-security | 1 | 2024-01-07 | 30m |
|
Purpose
DKIM (DomainKeys Identified Mail) helps prevent email spoofing by adding a digital signature to outgoing messages, allowing receiving mail systems to verify that emails genuinely came from your domain and weren't modified in transit.
Implementation
Google Workspace
- Go to Google Admin console.
- Navigate to Apps > Google Workspace > Gmail > Authenticate Email.
- Select your domain and click "Generate new record".
- Copy the DKIM TXT record provided by Google.
- Add this TXT record to your DNS.
- After DNS propagation, return to Admin console and click "Start authentication".
Evidence
- Screenshot of published DKIM DNS record
- Sample email headers showing DKIM pass