1

Topic: Install Roundcube after server is already setup

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.9
- Deployed with iRedMail Easy or the downloadable installer? download
- Linux/BSD distribution name and version: ubuntu 18.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Web server (Apache or Nginx): nginx
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Is it possible to install Roundcube after you already have a running server configured? Initially I did not choose Roundcube and only used Sogo. But would like both now.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Install Roundcube after server is already setup

Sure you can install it - manually. sad

That's why we develop iRedMail Easy platform, easy to add new component - anytime you want. Unfortunately, it doesn't support upgrading existing iRedMail servers which were deployed with the downloadable iRedMail installer.
https://www.iredmail.org/easy.html

3

Re: Install Roundcube after server is already setup

ZhangHuangbin wrote:

Sure you can install it - manually. sad

That's why we develop iRedMail Easy platform, easy to add new component - anytime you want. Unfortunately, it doesn't support upgrading existing iRedMail servers which were deployed with the downloadable iRedMail installer.
https://www.iredmail.org/easy.html

Just saw some older search results that look like it works.

update file "iRedMail-0.9.9/config" manually, add one line:

export USE_ROUNDCUBE=YES

Would this work? Or would it over write all config files of a running server?

4

Re: Install Roundcube after server is already setup

It should work.