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

Smtp 587

105547111

Silver Pleskian
Hi,

How can I enable SMTP on my server to listen to port 587 as well as 25?

I have seen this posted but not for plesk 8.0

cd /etc/xinetd.d
cp smtp_psa smtp_additional
vi smtp_additional
make the first line say "service submission"


killall -HUP xinetd

Is this right will it work?

Thanks!
 
It's not Plesk specific, so it should work no matter what version of Plesk, or if you don't have Plesk at all.....
 
Back
Top