A broad consensus across experts, email marketers, and documentation indicates that a sending IP address does NOT need to accept incoming SMTP connections to achieve good email deliverability. The focus should be on domain-level checks (MX records), sender reputation, proper email authentication (SPF, DKIM, DMARC), outbound connectivity, and list hygiene. Checking for inbound connections on the sending IP is considered an outdated, irrelevant, or misguided practice.
8 marketer opinions
The consensus from email marketers and experts is that a sending IP address does not need to accept incoming SMTP connections for optimal email deliverability. Deliverability primarily relies on domain-level checks (MX records), sender reputation, proper email authentication (SPF, DKIM, DMARC), outbound connectivity, and list hygiene, rather than the ability of the sending IP to accept inbound connections.
Marketer view
Email marketer from Stack Overflow clarifies that outbound SMTP servers are not required to accept incoming SMTP connections. Focus should be on outbound connectivity and DNS records.
7 Feb 2022 - Stack Overflow
Marketer view
Email marketer from Reddit shares that a sending server does not need to accept incoming SMTP connections. The important aspect is that the server can initiate outgoing connections to other mail servers.
11 Dec 2024 - Reddit
5 expert opinions
Experts across various email platforms and resources largely agree that a sending IP address does *not* need to accept incoming SMTP connections for good email deliverability. The focus is instead on domain-level configurations like MX records, outbound connection capabilities, and a good sender reputation. Checking for inbound connections is considered an outdated or misguided practice by experienced professionals.
Expert view
Expert from Email Geeks says that this is the first she’s ever heard of requiring the sending IP to accept connections on port 25, and that they've been sending from an IP that doesn’t receive email for at least 5 years.
30 Aug 2022 - Email Geeks
Expert view
Expert from Email Geeks shares that only the tiniest misguided email domains are worried about connecting back to your IP on port 25, stating that any real ISP or anyone with expertise would know it’s a useless check.
8 Jun 2024 - Email Geeks
3 technical articles
Email deliverability documentation consistently indicates that a sending IP address is *not* required to accept incoming SMTP connections. The focus is on outbound connections and proper configuration of email authentication protocols like SPF, DKIM, and DMARC. SMTP is inherently a push protocol where the sending server initiates the connection.
Technical article
Documentation from RFC Editor explains that SMTP is primarily a push protocol where the sending server initiates the connection to the receiving server. There is no requirement for the sending IP to accept incoming SMTP connections.
26 Dec 2023 - RFC Editor
Technical article
Documentation from SparkPost explains that the focus should be on configuring SPF, DKIM, and DMARC properly. Accepting inbound connections on the sending IP is not mentioned.
13 Oct 2022 - SparkPost
Do PTR records and HELOs impact email deliverability?
How do I check if the sending IP address matches the IP address of the hostname specified in the Pointer (PTR) record?
How do I configure reverse DNS (rDNS) with multiple IP addresses for email sending?
How do I perform a reverse DNS lookup and interpret the results?
How does rDNS impact email deliverability when using dedicated IPs?
How important is it for reverse DNS to match SMTP banner for email deliverability?
How to resolve Gmail PTR record error when using Cloudflare?