Remi-roundcube

From SME Server
Jump to navigationJump to search
Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=remi-roundcube at the SME Server shell.


Below you find the installation command for the Remi-roundcube repository which can be entered on the SME Server shell.

remi-roundcube

For SME9

/sbin/e-smith/db yum_repositories set remi-roundcube repository \
Name 'Remi Roundcube - EL6' BaseURL 'http://rpms.famillecollet.com/enterprise/6/remi/$basearch/' \
EnableGroups no GPGCheck yes GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
Visible yes IncludePkgs 'php-kolab-net-ldap3,php-pear-Mail-mimeDecode,php-pear-Net-IDNA2,php-pear-Net-LDAP2,roundcubemail' \
status disabled


For Koozali SME10

22/03/2021 - Just a note - this may be totally incorrect


/sbin/e-smith/db yum_repositories set remi-roundcube repository \
Name 'Remi Roundcube - EL7' BaseURL 'http://rpms.famillecollet.com/enterprise/7/remi/$basearch/' \
EnableGroups no GPGCheck yes GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
Visible yes IncludePkgs 'php-kolab-net-ldap3,php-pear-Mail-mimeDecode,php-pear-Net-IDNA2,php-pear-Net-LDAP2,roundcubemail' \
status disabled


After adding it to the database updating the configuration file is required:

signal-event yum-modify