Author Topic: After change hostname to other failed load old contacts  (Read 3190 times)

Offline Son

  • Newbie
  • *
  • Posts: 9
After change hostname to other failed load old contacts
« on: November 16, 2010, 04:08:53 AM »
Some very slow mistake - after i changed in config/main.inc.php the option
//$rcmail_config['default_host'] = 'ssl://localhost';
to
$rcmail_config['default_host'] = 'ssl://127.0.0.1';

we have not found our any contacts in roundcube.

After database check this case that roundcubue created new account with new host and does not look in old settings in table users.

Solving: Delete new records with mail_host='127.0.0.1'
and update old records SET mail_host='127.0.0.1'

Probably set a new patch in new release, that roundcube should check the old account an if this exists update the mail_host with new setting.

Regards!
Alexander

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Regards,
Rosali
__________________
MyRoundcube Project (commercial)