• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the current Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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