Hello, I have few cPanel servers and sometimes I need to transfer user accounts via this instances.
Everything is working fine but there are missing Roundcube user contacts for each mail and signatures. Is there way to easy restore them per user account?
Contacts are stored in Mysql on first server but on destination server there is Sqlite.
I was trying to change mysql to sqlite for user by this thread:
support.cpanel.net
but output was:
Everything is working fine but there are missing Roundcube user contacts for each mail and signatures. Is there way to easy restore them per user account?
Contacts are stored in Mysql on first server but on destination server there is Sqlite.
I was trying to change mysql to sqlite for user by this thread:

How do I convert Roundcube from MySQL to SQLite?
Introduction For a more stable, portable, and faster experience with Roundcube, user databases should be converted to SQLite from MySQL. Warning:If you change Roundcube’s database to an SQLite da...
but output was:
Code:
The optional user argument is to be used only when Roundcube has been converted to sqlite. Use bin/update-roundcube-sqlite-db Exiting.
Last edited: