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

Plesk close port 25 after Reboot

Webroy

Regular Pleskian
I have a problem with all of my Plesk servers,

The OS system is Centos 5.5 and The Plesk is 9.5

The problem only appears after a reboot within the following steps:

Whein i want te do a reboot of the server i do:

/etc/rc.d/init.d/psa stop all
Reboot

When i do this and plesk is up he do not open poort 25... When i do a plesk restart, he opens it...

He is only doing this when i do a psa stop all and then reboot... When i use init 6 he does not close them after reboot.

Any one any ideas?

Thx
 
Check with

chkconfig --list

that you have enabled smtp server for starting on corresponding runlevel.
 
qmail 0 off 1 off 2 off 3 on 4 on 5 on 6 off.
xinetd 0 off 1 off 2 off 3 on 4 on 5 on 6 off

Beste Regards,
 
Back
Top