When an ESP uses its own domain for the Return-Path, SPF authentication primarily relies on the Return-Path domain. While the 'From' domain's SPF is less critical for initial authentication, it still impacts email deliverability as a reputation signal and for DMARC alignment. Proper DMARC configuration, through SPF or DKIM of the 'From' domain, is essential for passing DMARC checks and improving deliverability. Setting the correct SPF record on the Return-Path and implementing a DMARC record with strict alignment are crucial for a strong authentication posture and preventing spoofing.
9 marketer opinions
When an Email Service Provider (ESP) uses its own domain for the Return-Path, the SPF record of the 'From' domain becomes less critical for initial email authentication. The Return-Path's SPF record is the primary factor for deliverability. However, the 'From' domain SPF record still influences email deliverability as it serves as a reputation marker and is important for DMARC alignment. Ensuring DMARC passes through either SPF or DKIM is critical for optimal deliverability.
Marketer view
Email marketer from StackExchange user explains that the Return-Path gets SPF checked which is most important for deliverability but the From domain helps improve reputation.
5 Oct 2023 - StackExchange
Marketer view
Marketer from Email Geeks shares that often ESP onboarding will instruct clients to add an SPF lookup to the sender’s “from” domain just in case (because of previous SPF/sender-id standards), but the ESP will be using their own domain for the return-path, which has its own SPF record already and so the “from” domain record doesn’t actually have an impact one way or the other.
19 Oct 2022 - Email Geeks
2 expert opinions
When an ESP controls the Return-Path, ensuring its authentication is paramount. While the 'From' domain SPF record becomes less critical for initial authentication, setting a correct SPF record on the Return-Path and DMARC record using adkim=s and aspf=s for strict alignment is crucial.
Expert view
Expert from Spam Resource explains that it will be more difficult to be sure where to put SPF records now, if you want to get really technical and you are an e-mail marketer sending on behalf of someone else you need to set the correct SPF record on the Return-Path/envelope from domain, and you will want to set up a DMARC record that uses adkim=s and aspf=s to tell receiving mailboxes they should only accept mail that aligns the DKIM and SPF results with the from domain.
16 Aug 2024 - Spam Resource
Expert view
Expert from Word to the Wise responds that what matters most is that the Return-Path passes authentication, which is typically controlled by the ESP. The 'From' domain reputation is less important when the Return-Path passes authentication.
10 May 2022 - Word to the Wise
5 technical articles
When an ESP uses its own domain for the Return-Path, SPF authentication is primarily based on the Return-Path domain. The 'From' domain SPF becomes less relevant for initial authentication, but DMARC alignment, achieved through either SPF or DKIM, remains crucial. Configuring SPF, DKIM, and DMARC records for the primary email domain is recommended to prevent spoofing. Even if the 'From' domain fails SPF, the message can still pass DMARC if the Return-Path passes SPF and DKIM aligns, depending on the DMARC policy.
Technical article
Documentation from SparkPost explains that the Return-Path domain's SPF is checked for initial SPF verification. If the ESP uses its domain, that SPF record must pass. The 'From' domain's SPF may still be considered for reputation and DMARC alignment.
31 Jul 2021 - SparkPost
Technical article
Documentation from DMARC.org explains that SPF authenticates the 'Return-Path' domain. If an ESP uses its own 'Return-Path', the 'From' domain SPF is less relevant for initial authentication. DMARC alignment, however, can tie the 'From' domain to the authentication results.
3 Feb 2023 - DMARC.org
Against which domain is SPF checked?
Can smtp.mailfrom be different from return-path and can bounces be returned directly to sender?
Do I need to include Mailchimp's SPF record in my domain's SPF if Mailchimp handles the bounce address?
Does BIMI require strict alignment between From and return-path domains?
How do ActiveCampaign and other ESPs handle DMARC records during custom return-path setup, and what are the potential issues?
How do I ensure email deliverability with different return-path addresses and subdomains?