• 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 Roundcube with https redirect

boosterfan

Basic Pleskian
Hey guys,

good to see, plesk managed to secure webmail with ssl certificate.

But: There is no redirect to https... So everyone can access roundcube without ssl encryption.

How can we force redirect to https, when using webmailer? In our case it is roundcube...

And: Is it possible to set own image / name for roundcube?

Thanks!

Regards

Tobias
 
Hi boosterfan,

About http-https:
Did you see https://talk.plesk.com/threads/how-...ebmail-from-http-to-https.341962/#post-820224 and https://talk.plesk.com/threads/how-to-redirect-webmail-from-http-to-https.342610/#post-823561 ?

About logo:
Did you see https://talk.plesk.com/threads/plesk-11-5-roundcube-mail.292149/ ?

I checked it on Plesk Onyx:
Code:
# plesk version
Product version: Plesk Onyx 17.5.3 Update #7
    Update date: 2017/05/23 05:28
     Build date: 2017/03/17 16:00
     OS version: CentOS 7.2.1511
       Revision: 55d1b49a272f44666e1920eca8b6e4da449a38cd
   Architecture: 64-bit
Wrapper version: 1.2

# pwd
/usr/share/psa-roundcube/skins

# find . | grep logo
./larry/images/roundcube_logo.png
./classic/images/roundcube_logo.png
 
Back
Top