Roundcube Community Forum

 

some clients lost they catalog - disapear

Started by next4ideas, August 19, 2013, 10:52:07 AM

Previous topic - Next topic

next4ideas

Hi fellas,
did you experience mail catalogue lost?
just 3 clients loose they emails recorded into Roundcube.
we don't know why, or how it happen,


i would like to know if someone experienced something like this.

thanks,

next4ideas

fellas,
if i implement this vCard server
https://github.com/graviox/Roundcube-CardDAV

this will help to not lost my clients catalogs?

If yes, why RC does not introduce into next version like a default plugin?

thanks

SKaero

If user login with the email address capitalized differently it will create a new user record in the RoundCube database, check the users table in the database for duplicate accounts.

next4ideas

#3
Hi Skaero,

i found 3 users (same) differing about the mail_host, is suppose to be this duplicate account?

please see the print:

SKaero

Yes they are duplicate accounts, the contacts and settings should only be on one of them.

next4ideas

should i delete ?

other doubt, to prevent this kind of duplicity, i just need to use IP address in imap host?

i other words, if i had IP on imap host since beginning, none of this duplicity was happen?


thank you!

SKaero

Quote from: next4ideas on August 19, 2013, 03:49:49 PM
should i delete ?
Yes, but be careful not to delete the one that has the contacts, then change the host on that one to the IP address.

Quote from: next4ideas on August 19, 2013, 03:49:49 PM
other doubt, to prevent this kind of duplicity, i just need to use IP address in imap host?
Yes.

Quote from: next4ideas on August 19, 2013, 03:49:49 PM
i other words, if i had IP on imap host since beginning, none of this duplicity was happen?
Yes.