The G-Suite Check MX toolbox might incorrectly indicate that DKIM is not set up, despite email headers showing DKIM and SPF as passing, due to a combination of factors. These include: potential issues with MXToolbox itself (caching, glitches, using the wrong test), DNS-related problems (propagation delays, incorrect domain being tested, querying from the wrong location, DNS syntax errors), DKIM configuration issues (missing or incorrect DKIM selector, using multiple DKIM keys with ESPs, focusing on branded keys only), SPF record problems (missing SPF records, or needing Google-specific SPF records when sending via Google), and the inherent differences in how various DNS checkers operate. Manual verification of DKIM records and careful attention to DNS setup are crucial for accurate assessment.
12 marketer opinions
The G-Suite Check MX toolbox might report that DKIM is not set up even when email headers show DKIM and SPF as passing due to several reasons. These include DNS caching issues with MXToolbox, DNS propagation delays, testing the wrong domain, multiple DKIM keys being used (one by the domain and another by the ESP), the need for specific G-Suite DNS configurations (SPF, DKIM, DMARC), incorrect DKIM selector names, querying DNS records from the wrong location, issues with DNS syntax, and differences in the underlying code used by different DNS record checkers.
Marketer view
Email marketer from StackExchange explains that MXToolbox sometimes caches old DNS records, leading to inaccurate results. Try clearing your browser cache or using a different browser to see if the issue persists.
12 Feb 2023 - StackExchange
Marketer view
Email marketer from Reddit suggests that DNS propagation delays could be the reason. It can take up to 48 hours for DNS changes to fully propagate across the internet, so the MXToolbox might be checking before the changes are fully visible.
18 Mar 2023 - Reddit
4 expert opinions
The G-Suite Check MX toolbox might incorrectly report DKIM as not set up despite passing email headers for several reasons. Some ESPs sign with both their own and the brand's DKIM keys, and the branded key may be missing. The MX Toolbox itself may be faulty, running the wrong test, or experiencing a temporary glitch. If sending from Google's domain, specific SPF records must be added. Different checkers use different code and query locations, leading to inconsistencies.
Expert view
Expert from Word to the Wise explains that different checkers use different underlying code and query from different locations, which can sometimes lead to inconsistencies in the results they display. It's possible the MX Toolbox is experiencing a temporary glitch or is querying a DNS server that hasn't yet updated.
24 Aug 2023 - Word to the Wise
Expert view
Expert from Email Geeks explains if you plan on sending from Google with that domain, you need to add them to your SPF record. The current record is `<http://comms.uwe.ac.uk|comms.uwe.ac.uk>. 3600 IN TXT "v=spf1 include:<http://spf.dotmailer.com|spf.dotmailer.com> -all"`
19 Jul 2023 - Email Geeks
3 technical articles
If G-Suite Check MX toolbox shows DKIM is not set up, despite email headers passing DKIM and SPF, it is advisable to manually verify the DKIM setup. This can be achieved by using command-line tools like `dig` or `nslookup` to query DNS records directly, or by manually inspecting the DKIM signature in the email header, particularly the 'd=' and 's=' tags. Following Google Workspace's official DKIM setup guide is also crucial to ensure proper configuration, including key generation, TXT record addition, and enabling DKIM signing.
Technical article
Documentation from RFC6376 explains the precise format of a DKIM signature in the email header. You can manually inspect the 'd=' (domain) and 's=' (selector) tags to ensure they match your DKIM record.
11 Mar 2023 - RFC Editor
Technical article
Documentation from DKIM.org explains that you can use command-line tools like `dig` or `nslookup` to manually query the DNS records and verify the DKIM configuration. This can bypass any potential issues with online testing tools.
7 Oct 2023 - DKIM.org
How can I troubleshoot DMARC failures and identify the cause of authentication issues?
How do I fix DKIM alignment errors and configure DKIM signing for a custom domain in Microsoft 365 and is include:spf.mtasv.net required for mailchimp?
How do I fix the MXtoolbox SPF record DNS lookup limit exceeded error?
What does SPF neutral mean and how do I fix a broken SPF record?
Why does DKIM authentication sometimes fail with certain ISPs or receivers like Barracuda and Proofpoint?
Why does MXToolBox say my DKIM Signature is not verified?