This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Update Roundcube to 1.1.1
#1
Update Roundcube to 1.1.1
Has anyone upgraded to this version ?
In zpanel time there was a handy tutorial to update but this gone now, has someone mad this upgrade ?


----------------------DO NOT TRY THIS !!!!!!! ONLY FOR TESTING !!!!!----------------------------------------------------------
EDIT:
Ok found the old howto but it was for the 0.8.5 version changed it bit, can someone check this of it works ? : {{BACKUP FIRST !!!}}
--------------------------------------------
yum install -y wget
cd /etc/sentora/panel/etc/apps
mv webmail webmail_old
wget http://sourceforge.net/projects/roundcub...1.1.tar.gz
tar -zxvf roundcubemail-*.tar.gz
mv roundcubemail-1.1.1 webmail
chmod 777 -R webmail/
chown root:root -R webmail/
cp webmail_old/config/*.php webmail/config/
ln -s /etc/sentora/configs/roundcube/config.inc.php /etc/sentora/panel/etc/apps/webmail/plugins/managesieve/config.inc.php
rm -Rf webmail/installer/
rm -Rf webmail_old
rm roundcubemail-*.tar.gz
Reply
Thanks given by: tkramer , chongma
#2
RE: Update Roundcube to 1.1.1
Checked, it works for me but not fully. Managesieve filters doesn't work.
How to fix managesieve:
Fix broken symbolic link:
Code:
unlink webmail/plugins/managesieve/config.inc.php
ln -s /etc/sentora/configs/roundcube/sieve_config.inc.php  webmail/plugins/managesieve/config.inc.php
And install net_sieve:
Code:
pear install net_sieve
Reply
Thanks given by: tkramer , chongma


Possibly Related Threads…
Thread Author Replies Views Last Post
How to upgrade RoundCube rajeevrrs 0 1 ,792 11-01-2022, 10:19 PM
Last Post: rajeevrrs
can not send email - SMTP error on roundcube wolvepy 9 29 ,433 01-03-2020, 08:37 AM
Last Post: Telepuzik
How to add password reset option in roundcube hakunamatata 15 63 ,561 02-08-2019, 12:20 PM
Last Post: republicus

Forum Jump:


Users browsing this thread: 1 Guest(s)