For optimal email deliverability and to maintain strong sender reputation, Email Service Providers (ESPs) must meticulously configure HELO/EHLO commands, reverse DNS (rDNS), and SPF records. The HELO/EHLO command should always present a Fully Qualified Domain Name (FQDN) that resolves to the sending IP, ideally aligning with the rDNS. A foundational requirement is that all sending IP addresses possess a valid rDNS record which resolves to an FQDN, and that FQDN, in turn, resolves back to the same IP-a crucial practice known as Forward-Confirmed Reverse DNS (FCrDNS). Furthermore, SPF is indispensable; ESPs are responsible for publishing comprehensive SPF records for their own sending domains and must also guide their clients on how to correctly update their domain's SPF records to explicitly authorize the ESP's sending infrastructure. Adhering to these integrated best practices is vital for establishing sender authenticity, preventing spoofing, and significantly minimizing the risk of emails being flagged as spam or rejected by recipient mail servers.
11 marketer opinions
Email Service Providers (ESPs) play a crucial role in email deliverability, with their best practices for HELO/EHLO commands, reverse DNS (rDNS), and SPF records forming the bedrock of trust and authentication. A core principle is that the HELO/EHLO command should always present a Fully Qualified Domain Name (FQDN) that resolves to the sending IP, ideally matching the rDNS. For all sending IP addresses, a valid rDNS record is indispensable, resolving to an FQDN which then, in turn, resolves back to the same IP-a practice known as Forward-Confirmed Reverse DNS (FCrDNS). SPF is equally non-negotiable; ESPs must publish robust SPF records for their own sending infrastructure and diligently guide their clients to correctly update their domain's SPF records to authorize the ESP's sending servers. Adherence to these integrated practices ensures sender authenticity, thwarts spoofing, and significantly reduces the likelihood of emails being flagged as spam or outright rejected by recipient mail servers.
Marketer view
Marketer from Email Geeks clarifies that the order of checks in SPF dates back to its predecessors. He explains SPF's compatibility with ESPs using customer subdomains and details why it is good engineering practice for ESPs to use their own hostname/rDNS in the HELO: it aids in diagnosis, clearly states the ESP's responsibility, and provides the only record of the sending server's identity.
19 Dec 2022 - Email Geeks
Marketer view
Marketer from Email Geeks explains that reverse lookup (checking an IP's PTR record against its hostname) is a valid process, and notes that while a "reverse SPF" concept has been discussed, it is not a standard.
23 Jul 2022 - Email Geeks
3 expert opinions
Ensuring optimal email deliverability hinges on Email Service Providers (ESPs) expertly managing several foundational protocols: HELO/EHLO commands, reverse DNS (rDNS), and SPF records. A core principle dictates that the HELO/EHLO string must be a Fully Qualified Domain Name (FQDN), ideally matching the reverse DNS of the sending IP address. Essential for deliverability, every IP address utilized for email transmission requires a precisely configured rDNS entry that resolves to a valid FQDN. Moreover, ESPs bear the dual responsibility of publishing robust SPF records for their own sending domains and providing clear guidance to their clients on how to correctly update their domain's SPF records to authorize the ESP's sending infrastructure. This comprehensive approach is vital for validating email origin and maintaining sender reputation.
Expert view
Expert from Email Geeks explains that HELO often matches the IP's rDNS and may not always be consistent with the 5321.from domain. She observes that some ESPs, even with dedicated customer-authenticated IPs, continue to use their own rDNS and HELO values.
11 Jul 2022 - Email Geeks
Expert view
Expert from Word to the Wise explains that for optimal email deliverability, ESPs should ensure their HELO/EHLO string is a fully qualified domain name (FQDN) that ideally matches the reverse DNS of the sending IP address. Additionally, every IP address used for sending mail must have a correctly configured reverse DNS entry that resolves to a valid FQDN.
11 Apr 2025 - Word to the Wise
4 technical articles
Email Service Providers (ESPs) maintain robust email deliverability and sender reputation by diligently managing their HELO/EHLO commands, reverse DNS (rDNS), and SPF records. A core principle is using a Fully Qualified Domain Name (FQDN) in HELO/EHLO that resolves accurately to the sending IP. Crucially, every sending IP address must have a valid reverse DNS (PTR) record that resolves to an FQDN, which then resolves back to the original IP, a process known as Forward-Confirmed Reverse DNS (FCrDNS). Additionally, ESPs are responsible for publishing comprehensive SPF records to authorize their sending infrastructure and must guide their clients to correctly update their domain's SPF records to include these authorized sending IPs. These integrated authentication protocols are fundamental for establishing sender authenticity, preventing email spoofing, and significantly reducing the likelihood of messages being flagged as spam or rejected by recipient servers.
Technical article
Documentation from M3AAWG Sender Best Current Practices explains that ESPs and other senders should use a Fully Qualified Domain Name (FQDN) in their HELO/EHLO commands that resolves to the sending IP. The sending IP must have a valid reverse DNS (PTR record) that resolves to an FQDN, which in turn resolves back to the same IP (FCrDNS). Additionally, senders must publish SPF records to authorize their sending IPs, helping to prevent spoofing.
27 Apr 2025 - M3AAWG Sender Best Current Practices
Technical article
Documentation from Google emphasizes that for ESPs, the sending domain used in HELO/EHLO commands must have a valid A or AAAA record. It states that having a valid PTR record (rDNS) for the sending IP that resolves to a FQDN, which then resolves back to the IP, is crucial for sender reputation. Furthermore, ESPs must ensure SPF records are published to include all servers sending mail for their domain.
26 Feb 2024 - Google Workspace Admin Help
Do PTR records and HELOs impact email deliverability?
What are common misconceptions and best practices regarding SPF records and email deliverability for small mail servers?
What are the best practices for email deliverability when using SparkPost and Amazon SES, including reverse DNS, blacklist monitoring, and handling dedicated IPs?
What are the best practices for PTR records and domain alignment in email sending?
What are the best practices for setting up SPF, DKIM and DMARC for email authentication?
What is the best practice for reverse DNS resolution when sending email via an ESP?