Hi,
I migrated my mail spool to a different server; in file config.inc.php I just changed accordingly
$config['default_host']
to new hostname.
nothing else.
I didn't change anything about
$config['db_dsnw'] = 'mysql://user:pass@externalserver.domain/database';
(in my case, address book is stored on external MySQL database).
it seems that all address book are empty.
I am using RC 1.1.9
Any help?
Thank you