Introduction
Sometimes RoundCube will no longer allow a user to access their webmail, it will show either the symptoms of a failed login or redirect to a login page if accessed from cPanel. Below shows you how to correct this issue should it happen.
Procedure
In the folder
/home/<cpanel_user>/etc/<domain>/
To restore to a previous version (this also includes a version that might be stored in backups)
- Rename the file <email_user>.rcube.db to <email_user>.rcube.db.bak or move it out of the folder
- Rename <email_user>.rcube.db.<number_stamp> (use the most recent copy first based on timestamp) to <email_user>.rcube.db
- Attempt to access RoundCube again
or to allow RoundCube to start from the beginning without attempting to restore any of the previous settings or contacts.
- Rename the file <email_user>.rcube.db to <email_user>.rcube.db.bak or move it out of the folder
- Attempt to access RoundCube again
Login to the account using either cPanel or https://www.domain.com:2096 and select RoundCube.
Your account should start working again.
Copies of your RoundCube database can also be found in any full cpmove backup under the following folder (you may need to open this file using your favorite archive utility.)
(cpmove-<user>.tar.gz) homedir/etc/<domain>/<user>rcube.db
Comments
0 comments
Article is closed for comments.