Hi,
is it possible somehow to remove duplicates from roundcube database? And in general all data that are not used. It seems that almost all users have duplicate IDs (identities/identity_id), and of course only one is used.
As a different approach, we would be willing to empty RC database completely and start it from scratch. All we want to keep is addressbooks. Would this be possible?
Our system is single-identity ($rcmail_config['identities_level'] = 3)
Thank you
Anyone for this?
Not a problem I've run into before, you'd probably need to write a custom query to delete the extra records.