Hi,

I have just finished the migration of roundcube to our new servers. Everything 
worked just fine, from version 0.2 to version 0.2.2, which needed some sql 
structure changes anyway.

There is one small problem: the address book. When logging into the new 
webmail, address book is empty. I can add new entries, they are stored 
correctly, but all past entries are gone.

I investigated a little bit this issue, and found out that when logging into 
the new system, a new record is automatically added to the 'users' table, with 
the same 'username' but another 'mail_host', apparently taken from the 
'$rcmail_config['default_host']' variable in the roundcube configuration. Since 
this new record receives a new primary key, all linked records in the 
'contacts' table are lost.

What are the correct migration steps in order to get the address book back, 
when server names and ips have changed? I used to have an "all in one" mail 
server, and it is now separated into multiple virtual machines (webmail, mta, 
nfs).

Best regards, and thanks for Roundcube!

--------------------------------------
Philippe Lang
Attik System
http://www.attiksystem.ch
_______________________________________________
List info: http://lists.roundcube.net/users/

Reply via email to