The consensus from experts, marketers, and documentation suggests that while DKIM configuration is a vital part of email authentication for Google Workspace and O365, it's not entirely sufficient on its own. For non-bulk mail, any DKIM might suffice, but alignment is preferable, while bulk mail necessitates alignment. Custom DKIM records specific to your domain are crucial for improved deliverability and proper authentication, overcoming limitations of default configurations. Integration with SPF and DMARC is essential for a robust defense against spoofing and phishing, with DMARC providing the policy framework for handling authentication failures. Proper DKIM setup involves generating keys, adding DNS records, and enabling signing, with Microsoft recommending two keys for redundancy. Failing to configure DKIM correctly can lead to emails being marked as spam.
6 marketer opinions
The responses indicate that while DKIM configuration is crucial for email authentication in both Google Workspace and O365, it may not be sufficient on its own. Proper DKIM setup, especially with custom records specific to your domain, improves deliverability and sender reputation. It's also essential to align DKIM with SPF and DMARC for comprehensive email security. Default configurations provided by Microsoft may not be sufficient and can cause DMARC alignment issues. Failing to implement or incorrectly configure DKIM might result in emails being marked as spam by some providers.
Marketer view
Email marketer from Mailjet shares that DKIM and SPF are two essential email authentication methods and the two should be used in conjunction. They add digital signatures to emails, which recipients can then verify, and prevent malicious actors from sending emails as someone else.
16 Mar 2022 - Mailjet
Marketer view
Email marketer from StackExchange answers that for O365, it’s crucial to enable DKIM and ensure it aligns with your domain. Microsoft’s default DKIM setup might use a Microsoft domain, which can cause issues with DMARC alignment. Custom DKIM configuration is highly recommended.
27 Sep 2022 - StackExchange
5 expert opinions
The provided answers suggest that while DKIM configuration is an important aspect of email authentication for Google Workspace and O365, it is not entirely sufficient on its own. For non-bulk mail, any DKIM might be enough, but alignment is recommended. When sending bulk mail, alignment becomes necessary. Real-world scenarios highlight uncertainties about the adequacy of generic Microsoft DKIM signatures. Experts recommend combining DKIM with SPF and DMARC for a robust email authentication strategy, with DMARC providing the policy layer that dictates how receiving mail servers should handle messages failing authentication checks.
Expert view
Expert from Word to the Wise explains that while DKIM is important, it's DMARC that tells the receiving mail server what to do with messages that fail authentication checks. It's a crucial policy layer on top of DKIM and SPF.
25 May 2023 - Word to the Wise
Expert view
Expert from Email Geeks explains that for non bulk mail any DKIM is sufficient, but alignment is a good idea.
4 May 2023 - Email Geeks
4 technical articles
The provided documentation outlines the steps to configure DKIM for Google Workspace and O365, highlighting its role in verifying email authenticity through digital signatures. Google Workspace requires generating a DKIM key, adding it to DNS, and enabling DKIM signing. O365 involves PowerShell commands to create and publish DKIM keys, emphasizing the use of two keys for redundancy. While DKIM is essential, it is most effective when combined with SPF and DMARC to protect against spoofing and phishing attacks. DKIM alone establishes a domain-level authentication framework by associating a domain name with an email message.
Technical article
Documentation from Microsoft Support details that to configure DKIM for O365, you need to use PowerShell to create DKIM signing keys, publish them to DNS, and then enable DKIM signing. It emphasizes the importance of using two DKIM keys for redundancy and rotation purposes.
3 Jun 2024 - Microsoft Support
Technical article
Documentation from RFC explains that DKIM defines a domain-level authentication framework for email using digital signatures. DKIM permits signing email senders to associate a domain name with an email message, thereby attesting to its authenticity.
25 Aug 2021 - RFC
Do SPF and DKIM records need to be aligned for all email service providers?
How can I ensure email compliance with Yahoo/Google rules including DMARC, SPF, and FcrDNS?
How do I properly set up SPF and DKIM records for email marketing, including handling multiple SPF records, IP ranges, bounce capturing, and Google Postmaster Tools verification?
How do I troubleshoot and fix SPF and DMARC settings for email deliverability issues?
How do SPF, DKIM, and DMARC email authentication standards work?
What are SPF, DKIM, and DMARC, and when are they needed?