Roundcube Update
JP Horst
jphorst at sciencebridge.de
Mon Sep 30 10:50:18 CEST 2013
Dear list,
I run Kolab 3.0 on Centos6.4.
Last week a yum update pulled in a new version of roundcubemail (from the epel
repository I think).
After that the webclient did not allow logins any more. The login page was not
generated with a message saying "forbidden page". However, the Kolab admin
page was generated without problems.
After some time with google I changed in
/etc/httpd/conf.d/roundcubemail.conf:
Order Deny,Allow
Deny from all
to
Order Allow,Deny
Allow from all
Now the roundcube webmail client is accessible.
However, access to filters does not work any more, with error message "Keine
Verbindung zu Managesieve Server".
Did anybody have similar problems or alternative solutions?
Cheers,
JP
More information about the users
mailing list