Philippe Lang wrote: > What are the correct migration steps in order to get the address book back, > when server names and ips have changed?
If your mail host address/name changes you should run: UPDATE users SET mail_host = 'new value' WHERE mail_host = 'old value'; -- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Developer http://roundcube.net _______________________________________________ List info: http://lists.roundcube.net/users/
