Configuring DNS records to send emails from two different ESPs using the same subdomain is complex and generally discouraged. It requires careful management of SPF, DKIM, and DMARC records. Best practices involve using a single SPF record with 'include' mechanisms, ensuring it stays within the 10 DNS lookup limit, and employing distinct DKIM selectors for each ESP. Proper alignment of the Return-Path and active monitoring of DMARC reports are also crucial. Alternatives like dedicated subdomains are often recommended for simplicity and better deliverability.
13 marketer opinions
Configuring DNS records to send emails from two different ESPs using the same subdomain involves complexities around SPF, DKIM, and DMARC authentication. While possible, it's generally advised against due to increased complexity, troubleshooting challenges, and potential deliverability issues. Alternatives such as dedicated subdomains or Sender Rewriting Scheme (SRS) are often recommended. If pursuing the same subdomain, careful management of SPF records (avoiding exceeding the 10 DNS lookup limit), DKIM selectors, and Return-Path configuration is essential, along with continuous monitoring of deliverability and IP reputation.
Marketer view
Marketer from Email Geeks advises against using the same domain/subdomain for separate mail streams, especially when one is used for 1-to-1 communications. It complicates understanding and explaining the setup due to numerous variables and increases support time. It often adds complexity without improving anything for the sender and complicates DMARC report analysis.
7 Oct 2024 - Email Geeks
Marketer view
Email marketer from Litmus explains using tools to monitor deliverability and authentication results is critical when using multiple ESPs. This allows you to quickly identify and resolve any issues with SPF, DKIM, or DMARC.
29 Jan 2022 - Litmus
8 expert opinions
To configure DNS records for sending emails from two different ESPs using the same subdomain, experts emphasize the importance of distinct SPF records, MX records, and DKIM selectors for each ESP. Each ESP should have its own 5321.from domain and corresponding SPF and MX records to ensure proper bounce handling. Administrators must diligently manage the 10 DNS lookup limit within SPF records and implement robust DKIM key rotation procedures. Careful Return-Path management, aligning it correctly with each ESP's sending domain, is crucial. Finally, proper configuration and monitoring of DMARC reporting are essential for identifying authentication failures and improving email security.
Expert view
Expert from Email Geeks shares that for DKIM, it’s easy to use different selectors.
14 Feb 2023 - Email Geeks
Expert view
Expert from SpamResource explains that while using multiple 'include:' mechanisms in SPF records is common for multiple ESPs, administrators must remain vigilant about the 10 DNS lookup limit, which can impact deliverability if exceeded. They advise to use tools to validate SPF records.
20 Jan 2023 - SpamResource
4 technical articles
When configuring DNS records to use two different ESPs with the same subdomain, documentation emphasizes leveraging 'include' mechanisms for SPF records while adhering to the 10 DNS lookup limit. Distinct DKIM selectors are crucial for each ESP to prevent conflicts. Proper SPF and DKIM configuration is paramount, followed by aligning the DMARC policy to ensure effective authentication and security.
Technical article
Documentation from Google Workspace Admin Help explains that having multiple SPF records for a domain is not supported and can cause deliverability issues. It recommends combining multiple SPF records into a single record using include mechanisms.
19 Jan 2022 - Google Workspace Admin Help
Technical article
Documentation from AWS SES answers that when configuring DKIM with multiple ESPs, using different selectors for each ESP to avoid conflicts is important. Each selector should correspond to a unique DKIM key.
9 Nov 2022 - AWS SES Documentation
Can a sender modify SPF records to alter SPF checking behavior?
Can I use the same sending domain with multiple ESPs?
Can I use the same subdomain for multiple email sending platforms?
Do I need multiple DKIM records if I use multiple ESPs like HubSpot, Sendgrid and ActiveCampaign?
How can I optimize my SPF record to stay within the lookup limit when using multiple email sending services?
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 SPF records and DKIM keys work with multiple email services like Klaviyo and Shopify?