[Pkg-roundcube-maintainers] Bug#708362: Acknowledgement (roundcube: after dist-upgrading from Debian 6 to 7, roundcube was unusable)
Olaf Zaplinski
olaf at zaplinski.de
Wed May 15 14:12:01 UTC 2013
Update: I have found a fix. I changed
$rcmail_config['imap_auth_type'] = null;
to
$rcmail_config['imap_auth_type'] = 'CRAM-MD5';
in /etc/roundcube/main.inc.php, now it works.
More information about the Pkg-roundcube-maintainers
mailing list