• 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 Poppassd driver does not work correctly because of Plesk Obsidian Update 18.0.23

vaelu

Basic Pleskian
Hello

A little report today:

In Update 18.0.23 Dovecot was updated and our password change function in roundcube, which runs with the poppassd driver was not working anymore. I have then analysed the error and noticed that there was a change in the file /etc/xinetd.d/poppassd_psa:

The following line was added:
only_from = localhost

This line does block the password change from the roundcube installation. (We have a custom roundcube installation).

It would be cool when it would be possible to create and own config which gets not overwritten when a Plesk update is performed. For now, we have a script which replaces the configuration file every time a Plesk update is performed with our customized version.
 
Back
Top