• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Mail Server Cannot Send to Yahoo but Can Receive Emails - 4.4.1 deferred (connect to mta5.am0.yahoodns.net[67.195.228.111]:25: Connection timed out)

vin_12

New Pleskian
Server operating system version
CentOS 7.9.2009 x86_64
Plesk version and microupdate number
Plesk Obsidian 18.0.65.2
The error message on the maillog 4.4.1 deferred (connect to mta5.am0.yahoodns.net[67.195.228.111]:25: Connection timed out)
 

Attachments

  • Yahoo email deferred.png
    Yahoo email deferred.png
    93.6 KB · Views: 11
We are hosting the service, and we have verified that port 25 is not blocked as it is a common port for SMTP. Port 25 is open by default, and an allow rule for the firewall on port 25 is already in place.

We tested the connection using telnet, and while it successfully connects, the connection is immediately closed.

Command used: telnet mta6.am0.yahoodns.net 25

Result:

[root@ourdomain~]# telnet mta6.am0.yahoodns.net 25
Trying 67.195.204.72...
Connected to mta6.am0.yahoodns.net.
Escape character is '^]'.
220 mtaproxy305.free.mail.bf1.yahoo.com ESMTP ready
Connection closed by foreign host.
 
Back
Top