• 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

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