Disable server in roundcube login page Date posted : 22/02/2019 When you login to roundcude, you might see server option is enabled. And you need to input localhost upon login. To avoid this we need to disable that option from roundcube configuration So edit the /etc/roundcube/config.inc.php file and set as below:-… Continue Reading Disable server in roundcube login page

Date Posted : 10/01/2019 In this tutorial, we are going to explain you about forcing webmail http requests to https automatically. In order to achieve it, you can edit /var/lib/roundcube/.htaccess file and add the below rules under RewriteRule section We’re going to verify it using curl request.

Introduction Roundcube is the webmail application bundled with cPanel for managing email accounts through a web browser. In some environments, administrators may need to verify the installed Roundcube version or perform an upgrade to access new features, bug fixes, or security improvements. Note: Modern versions of cPanel manage Roundcube automatically… Continue Reading How to Find the Roundcube Version Provided by cPanel and Upgrade Roundcube