Effective email deliverability hinges on precise DNS configurations, particularly concerning SPF records and subdomain strategy. A critical SPF best practice is to ensure only one record exists per domain, including all authorized sending services, and strictly adhering to the 10-DNS-lookup limit to prevent authentication failures. Subdomains are valuable tools for isolating sender reputation, allowing different email types like marketing and transactional emails to have distinct sending histories, thereby protecting overall deliverability. Additionally, maintaining valid PTR records, ensuring speedy DNS resolution, and regularly auditing all DNS entries are foundational for consistent inbox placement.
11 marketer opinions
Robust email deliverability relies heavily on meticulously configured DNS settings, especially for SPF records and strategic subdomain use. A core tenet for SPF is maintaining a single record per domain, encompassing all authorized sending services, and strictly observing the ten-DNS-lookup maximum to avoid authentication failures. Subdomains are powerful for segmenting sender reputation, which allows distinct email categories like marketing and transactional messages to operate with independent sending histories, safeguarding overall deliverability. Furthermore, foundational practices include maintaining valid PTR records, ensuring rapid DNS resolution, and conducting regular audits of all DNS entries to achieve consistent inbox placement.
Marketer view
Email marketer from Email Geeks explains that while changing include parts to specific IP addresses may not always work, using a subdomain generally solves the problem of too many DNS lookups. He notes there are safer and more reckless approaches when changing a domain, and both could work depending on the risk willingness.
21 May 2024 - Email Geeks
Marketer view
Email marketer from Email Geeks suggests that the best practice for marketing emails might be to use your organizational domain, provided you can effectively manage bounces and complaints without affecting business emails. If external vendors are used for marketing, a subdomain could be appropriate. He strongly advises against using "cousin" domains, which are close but distinct from the organizational domain.
31 Dec 2024 - Email Geeks
3 expert opinions
For robust email deliverability, the meticulous configuration of DNS settings remains paramount, with particular emphasis on SPF records and the strategic deployment of subdomains. Beyond ensuring a singular SPF record and proper PTRs, a critical best practice involves stringent adherence to the 10-DNS-lookup limit for SPF records to prevent validation failures. Furthermore, the judicious use of subdomains is invaluable for segmenting sender reputation, allowing different email types, such as marketing and transactional messages, to maintain independent sending histories, thereby safeguarding overall domain health and securing consistent inbox placement.
Expert view
Expert from Spam Resource explains that SPF (Sender Policy Framework) is an email authentication standard that specifies which mail servers are authorized to send email on behalf of a domain. By publishing an SPF record in your domain's DNS, you help recipient mail servers verify the sender's legitimacy, reducing the likelihood of your emails being marked as spam or rejected due to spoofing. He emphasizes SPF's foundational role in email deliverability and authentication alongside DKIM and DMARC.
16 May 2022 - Spam Resource
Expert view
Expert from Spam Resource explains that a critical best practice for SPF records is to stay within the 10 DNS lookup limit. Each 'a', 'mx', 'ptr', 'exists', and 'include' mechanism in an SPF record that requires a DNS query counts towards this limit. Exceeding this limit causes SPF validation to fail (a 'PermError'), which can significantly harm email deliverability. He advises consolidating SPF records, removing redundant or unused mechanisms, and using 'redirect' or 'include' directives judiciously to manage the number of lookups effectively.
16 Jul 2022 - Spam Resource
7 technical articles
Achieving optimal email deliverability requires precise DNS record management, particularly for SPF, DKIM, and DMARC. This involves adhering to the single SPF record rule and strictly observing the 10-DNS-lookup limit, which includes nested lookups triggered by 'include' mechanisms. Strategic utilization of subdomains for different email types is crucial for isolating sender reputations. Additionally, maintaining proper DMARC alignment for all sending sources, including those on subdomains, is essential, as is setting appropriate TTLs for quick DNS propagation and considering the delegation of subdomain DNS management to Email Service Providers (ESPs) for streamlined configuration and optimal performance.
Technical article
Documentation from Mailgun explains that SPF records are limited to 10 DNS lookups to prevent recursive loops and performance issues, and exceeding this limit will cause SPF validation to fail, directly impacting email deliverability.
24 Jan 2023 - Mailgun Blog
Technical article
Documentation from SendGrid suggests using separate subdomains for different email types, such as transactional versus marketing, to create isolated sending reputations. This isolation prevents deliverability issues in one email stream from negatively affecting the performance of other crucial email types.
26 Feb 2023 - SendGrid Blog
What are common misconceptions and best practices regarding SPF records and email deliverability for small mail servers?
What are the best practices for Email Service Providers regarding HELO, rDNS, and SPF?
What are the best practices for setting up SPF, DKIM and DMARC for email authentication?
What are the best practices for SPF records and avoiding CNAMES for email authentication?
What is the best DMARC, DKIM, and SPF setup for marketing and transactional emails sent from different subdomains?
What is the best practice for selecting a subdomain for marketing emails and how does it impact deliverability?