Control Web Panel

WebPanel => E-Mail => Topic started by: bitpt on October 30, 2020, 12:36:01 PM

Title: Roundcube have all identites
Post by: bitpt on October 30, 2020, 12:36:01 PM
After migrate a account from cpanel server, when send/compose a msg in roundcube, from: display all emails accounts and send it from one choosed not only the login account

Change roundcube config file 
/usr/local/cpanel/base/3rdparty/roundcube/config/config.inc.php

$config['identities_level']  --> change to 3 or 4 don't affect

Can some one help with this issue
Thank You
Title: (SOLVED Roundcube have all identites
Post by: bitpt on October 30, 2020, 02:43:17 PM
Table identities in roundcube DB with same user_id for diferent email accounts after migration ... only 50x50 duplicate email accounts.

Delete all and sync from original cpanel db for table cwp->roundcube-> users (user_id) with table cwp->roundcube->identities  (user_id) and (identity_id)

Cpanel ->CWP account migration need correction in this issue

(SOLVED)