Knowledgebase

Setting Up Roundcube as Default Webmail

Configure Roundcube as default webmail To use Roundcube instead of Usermin: Install Roundcube: Choose a virtual server to host Roundcube. Install it using Install Script feature. Setup webmail redirects: In Virtualmin, navigate to System Settings ⇾ Server Templates ⇾ Default Settings ⇾ Website for domain. Find URL for webmail redirect and set it to your Roundcube URL (e.g., https://company.com/roundcube). Update existing virtual servers: Disable existing webmail redirects: virtualmin modify-web --no-webmail --all-domains Re-enable with new settings: virtualmin modify-web --webmail --all-domains Now, accessing webmail.example.com for any domain on your server will redirect users to the Roundcube installation.

Configure Roundcube as default webmail#

To use Roundcube instead of Usermin:

  1. Install Roundcube: Choose a virtual server to host Roundcube. Install it using Install Script feature.
  2. Setup webmail redirects:
    • In Virtualmin, navigate to System Settings ⇾ Server Templates ⇾ Default Settings ⇾ Website for domain.
    • Find URL for webmail redirect and set it to your Roundcube URL (e.g., https://company.com/roundcube).
  3. Update existing virtual servers:
    • Disable existing webmail redirects:
      virtualmin modify-web --no-webmail --all-domains
      
    • Re-enable with new settings:
      virtualmin modify-web --webmail --all-domains
      
    • Now, accessing webmail.example.com for any domain on your server will redirect users to the Roundcube installation.

Source: https://www.virtualmin.com/docs/server-components/setting-up-roundcube-as-default-webmail/

  • virtualmin, usermin, domain, mail, webmail, roundcube, https, user, install, installation, update, script, setting, default
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...