• 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 11.5 - Roundcube Mail

rasolis

New Pleskian
What is the best way to change the Roundcube logo to our company logo? Will it revert back by default after updates?

Thanks.

Anthony
 
Looks like that logo can be found for corresponding skins here:

/usr/share/psa-roundcube/skins/classic/images/roundcube_logo.png
/usr/share/psa-roundcube/skins/larry/images/roundcube_logo.png

But these files are part of plesk-roundcube package:

# rpm -qf /usr/share/psa-roundcube/skins/larry/images/roundcube_logo.png
plesk-roundcube-0.8.6-cos6.build115130812.16.noarch

Therefore, I think that it will be overwritten after updating this package.
 
Well, I don't even think you need to buy anything. Basically copying existing skin you like (e.g., "classic" or "larry") to a new folder, changing the logo image, maybe also changing a couple of things here and there to get it working (you would probably need to consult with Roundcube skin development/installation guide), and then switching to it should be enough. You would also probably need to set the new skin as a default one.

Please note that there is a small chance the custom skin will partially break on update, but it won't be overwritten on update.
 
Back
Top