• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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