Pointing a single subdomain to multiple email service providers (ESPs) is generally discouraged due to complexities and potential conflicts with email authentication protocols (SPF, DKIM, DMARC). While technically feasible in some limited scenarios (e.g., using separate subdomains or carefully managing sending domains), it introduces significant challenges in maintaining email deliverability and domain reputation. SPF record limitations, DKIM key management, and DMARC compliance become more complex, making it best practice to dedicate subdomains to individual ESPs. Using the same subdomain as a bounce domain is not possible. Authentication with SPF and DKIM is essential to help ensure deliverability.
11 marketer opinions
The ability to point a single subdomain to multiple email service providers (ESPs) is technically complex and generally not recommended due to potential conflicts with email authentication protocols like SPF, DKIM, and DMARC. While using different subdomains for each ESP is a viable alternative, using the same subdomain as the bounce domain is not possible. Proper configuration, including dedicated IP addresses and careful DNS management, is crucial for maintaining deliverability and avoiding reputation issues.
Marketer view
Email marketer from EmailOctopus explains that by authenticating your domain, you're telling mailbox providers that you've given EmailOctopus permission to send emails on your behalf. You will need to set up SPF and DKIM records.
9 Jul 2021 - EmailOctopus
Marketer view
Email marketer from Reddit suggests its generally not best practice to use the same subdomain for multiple ESPs. He recommends using separate subdomains as it simplifies email authentication configuration and management and improves overall email deliverability.
1 Oct 2022 - Reddit
3 expert opinions
Using multiple ESPs with one subdomain is generally discouraged due to potential SPF conflicts and DNS lookup limitations. A common recommendation is to use separate subdomains for each ESP (e.g., mail3.yourcompany.com, mail4.yourcompany.com). Utilizing multiple third-party senders/ESPs can quickly exceed SPF record limits due to include statements, negatively impacting email deliverability.
Expert view
Expert from Word to the Wise explains that using a single domain with multiple ESPs can lead to SPF (Sender Policy Framework) conflicts. SPF records have a limit to the number of DNS lookups, and using multiple ESPs could easily exceed that limit, causing deliverability issues.
11 Sep 2023 - Word to the Wise
Expert view
Expert from Spamresource.com explains that you can use include: statements in your SPF record. These 'includes' count towards the total limits. If you’re using multiple third party senders like ESPs, those include: statements can add up quickly.
5 Nov 2022 - Spamresource.com
5 technical articles
Email authentication protocols such as SPF, DKIM, and DMARC play a crucial role in email deliverability. SPF records, tied to specific domains or subdomains, authorize mail servers to send emails on behalf of that domain, making it difficult to use one subdomain for multiple ESPs without creating conflicts. DKIM can be configured for multiple ESPs, but each requires separate keys and DNS configuration, adding complexity. DMARC relies on SPF and DKIM, and using multiple ESPs on the same domain complicates DMARC compliance. Best practices from Microsoft and Google emphasize authenticating email using SPF or DKIM for improved deliverability.
Technical article
Documentation from DKIM.org explains DKIM (DomainKeys Identified Mail) allows an organization to take responsibility for a message in a way that can be verified by a recipient. While DKIM can be configured with multiple ESPs using selector tags, each ESP requires separate DKIM keys and proper DNS configuration for verification, making a single subdomain setup complex.
4 Dec 2024 - DKIM.org
Technical article
Documentation from RFC Editor outlines the technical specifications for SPF records. It states that SPF records are tied to specific domains or subdomains and define which mail servers are authorized to send emails on behalf of that domain. This inherently limits the ability to use the same subdomain for multiple, independently managed ESPs without careful configuration to avoid SPF record conflicts.
7 Dec 2023 - RFC Editor
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 configure DNS records to send emails from two different ESPs using the same subdomain?
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?