OpenDKIM wildcard configurations are generally supported and simplify management across multiple subdomains by using a single key. Documentation confirms their validity, while marketers emphasize the ease of managing fewer records. However, experts and marketers caution that this approach centralizes risk; a compromised key affects all subdomains. Proper implementation requires including the asterisk in both DNS and OpenDKIM configuration. Regular monitoring, key rotation, strong keys, and testing are recommended. While not directly about wildcard, other experts notes that other methods using single keys exist and basic deliverability practices still apply.
7 marketer opinions
The consensus is that OpenDKIM wildcard configurations *can* work, offering simplified DKIM management across multiple subdomains. However, proper implementation, monitoring, and security considerations are crucial. You must include the asterisk in both the DNS record and the OpenDKIM configuration. While it reduces administrative overhead, it also centralizes security risks.
Marketer view
Email marketer from Super User responds that using a single DKIM key for all subdomains with a wildcard is viable but advises caution. If one subdomain is compromised, the DKIM key is compromised for all subdomains.
9 Oct 2022 - Super User
Marketer view
Email marketer from Reddit suggests that wildcard DKIM records are generally acceptable but recommends monitoring to ensure no unauthorized use occurs. Regularly auditing DKIM keys and configurations is important.
30 Jan 2025 - Reddit
3 expert opinions
Experts provide mixed perspectives. One suggests wildcards *might* work but highlights the potential for over-signing. Another offers using a single key for all domains as an alternative to KeyTable configurations (though not directly addressing wildcard functionality). The third emphasizes DKIM's general importance for inbox placement, rather than specifically addressing wildcard usage.
Expert view
Expert from Spam Resource explains that while not directly answering about wildcard use, using a single key across multiple domains is a possible alternative to using KeyTable configurations.
1 Oct 2021 - Spam Resource
Expert view
Expert from Word to the Wise explains the importance of DKIM setup, but only states this in the context of ensuring that you pass spam filters and land in the Inbox.
28 Apr 2024 - Word to the Wise
6 technical articles
Documentation across various sources confirms that OpenDKIM wildcard configurations are valid and simplify DKIM management for multiple subdomains. Wildcard selectors in the KeyTable match any selector under the specified subdomain. However, proper permissions, key management, and general security best practices remain crucial regardless of wildcard usage. The DKIM RFC provides foundational understanding of DKIM, enabling informed wildcard implementation.
Technical article
Documentation from Ubuntu Forums notes that wildcard usage in the KeyTable (e.g., `mail._domainkey.*`) is valid and matches any selector. This simplifies the signing process for multiple subdomains using a single key.
24 Apr 2023 - Ubuntu Forums
Technical article
Documentation from Oracle explains the process required to configure the DNS and KeyTable records for DKIM using a single DKIM key and wildcard, this simplifies the setup process for subdomains.
20 May 2023 - Oracle
Are people using 4096-bit DKIM keys, and what is the recommended DKIM key length?
Can DKIM be set up on a subdomain, and which domain should be used for signing?
How can I ensure email compliance with Yahoo/Google rules including DMARC, SPF, and FcrDNS?
How should DKIM selector names be interpreted and what is the recommended DKIM key size?
What are SPF, DKIM, and DMARC, and when are they needed?
What are wildcard, DKIM, and DMARC best practices?