• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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