1

Topic: install RoudCube after iRedmail installation

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version: 0.9.1
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySql
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version: Ubuntu 14.04.1 x64
- Related log if you're reporting an issue:
====

During iRedMail installation I haven't checked RoundCube installation and the iRedMail roundcube package was not installed.

So my question is:
is It possible, using installer script, select only RoundCube to install missing package?

Thanks for any hints and all the great work

Mtlsdn

----

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

2

Re: install RoudCube after iRedmail installation

metaluxisdn wrote:

is It possible, using installer script, select only RoundCube to install missing package?

Yes. Update your iRedMail-0.9.1/config file, add below line before the last line:

export USE_RCM='YES'

Then re-execute iRedMail installer:

# bash iRedMail.sh

It will skip other components and just install/configure Roundcube.

Note: do not enable managesieve service support in both Roundcube and SOGo.