All sources, including documentation, experts, and email marketers, agree that SPF records should authenticate the Return-Path domain (also known as the MAIL FROM or envelope sender), used during the SMTP transaction. The 'From:' address is authenticated via DKIM and DMARC, and generally doesn't need its own SPF record. Properly configuring SPF for the Return-Path and DKIM/DMARC for the 'From:' address is crucial for email deliverability, particularly when using different domains for each.
8 marketer opinions
The consensus is that SPF records should align with the Return-Path domain (also known as the MAIL FROM or envelope sender) rather than the 'From:' address. SPF authenticates the sending server for the Return-Path domain, which is used for bounces and delivery-related communication. While the 'From:' address is important for branding and user perception, it is authenticated through DKIM and DMARC. Using different domains for the Return-Path and 'From:' address requires proper configuration of DKIM and DMARC to avoid deliverability issues.
Marketer view
Email marketer from Mailjet answers that SPF should align with the domain used in the Return-Path, as this is the address used for bounces and delivery-related communications. The 'From:' address is a separate consideration for sender reputation and branding.
24 Feb 2024 - Mailjet
Marketer view
Email marketer from Email on Acid notes that SPF is used to authenticate the envelope sender (Return-Path), so the SPF record must include the sending sources authorized to send mail for that domain. DKIM can then be used to verify the 'From' domain. DMARC ties it all together.
6 May 2025 - Email on Acid
3 expert opinions
The expert consensus is that SPF records should align with the Return-Path domain, also known as the envelope sender, as this is the address authenticated during the SMTP transaction. It's generally unnecessary to publish an SPF record for the domain in the user-visible 'From:' address. The authentication of the 'From:' address is handled by DKIM and DMARC.
Expert view
Expert from Word to the Wise explains that SPF is related to the Return-Path (the envelope sender). The domain in the 'From:' header is handled by DKIM and DMARC.
1 Aug 2024 - Word to the Wise
Expert view
Expert from Email Geeks explains that the SPF record should be for the domain used in the Return Path, not necessarily the user-visible From: address. Also you generally don't need to publish a SPF record for the domain in your user visible From.
3 Oct 2022 - Email Geeks
3 technical articles
Official documentation consistently states that SPF records should authenticate the MAIL FROM address, also known as the envelope sender or Return-Path. This address is used during the SMTP transaction. The 'From:' header address, which is what the user sees, is authenticated by DMARC in conjunction with DKIM, not by SPF.
Technical article
Documentation from DMARC.org shares that SPF authenticates the domain used in the Return-Path (also called MAIL FROM or envelope sender). This is distinct from the 'From:' header address, which is covered by DMARC in conjunction with DKIM.
17 Jan 2023 - DMARC.org
Technical article
Documentation from RFC Editor defines SPF as authenticating the MAIL FROM identity, emphasizing that it is the Return-Path domain that undergoes SPF checks during email delivery.
10 Jul 2021 - RFC Editor
Against which domain is SPF checked?
Are SPF, DKIM, and DMARC records necessary for transactional email servers not used for marketing?
Can a sender modify SPF records to alter SPF checking behavior?
How do I align SPF authentication with my sending domain in Google Postmaster Tools?
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, DKIM, and DMARC email authentication standards work?