1

Topic: Roundcube version 0.3.X

Hi
I installed iRedMail , but the latest version of roundcube is 0.3.1. I want to install roundcube-0.3.1.
Is there any instruction for installing roundcube-0.3.1 instead of 2.1 ??

Thanks in advance

----

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

2

Re: Roundcube version 0.3.X

you can test it.

wget http://ncu.dl.sourceforge.net/project/roundcubemail/roundcubemail/0.3-stable/roundcubemail-0.3-stable.tar.gz

tar zxvf roundcubemail-0.3-stable.tar.gz

mv roundcubemail-0.3-stable /var/www/

cd /var/www/

rm -i roundcubemail

ln -s roundcubemail-0.3-stable/ roundcubemail

cp roundcubemail-0.2.1/config/main.inc.php /var/www/roundcubemail-0.3-stable//config/

cp roundcubemail-0.2.1/config/db.inc.php /var/www/roundcubemail/config/