• 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.

After upgrade remote emails don't go out

A

akiva

Guest
Remote emails just stay in the queue until they time out. Local emails work fine.

Ping finds remote sites (i.e. ping www.google.com works, so AFAIK it's not a DNS issue)

I tried switching to postfix -- same problem -- so I switched back to qmail

Anyone found a reliable solution? I've checked the permissions -- they are all fine

I'm on a GenuineIntel, Intel(R) Xeon(R)CPU E5410 @ 2.33GHz -- running Fedora RC4

Thanks in advance (from all the people waiting for their emails to go out)
 
Hello,

Just want to say that I have same problem.
All began yestarday.

Qmail is a pandora box, and as I saw not many tools we have to manage situation like this.
Even more, "Mail queue" in Control Panel is a simple view tool rather than a manage tool.

I'm still with Plesk 8.6, on a FC-4 box.

Thank you ...
 
Hi,

Make sure you can open outgoing connections on port 25 from your server.
For example:
telnet smtp3.google.com 25

Also you should check what records appear in /usr/local/psa/var/log/maillog when you send email to remote address.
 
Back
Top