Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: plumbington on March 17, 2015, 09:00:55 PM

Title: Remove RoundCube Users
Post by: plumbington on March 17, 2015, 09:00:55 PM
If I understand correctly, users are added to RoundCube when they first login to webmail, and this adds the user account into a database somewhere.

I have a user who's access seems not to be working correctly, and I suspect that they've played with their settings, thereby breaking things. 

I'd like to delete their RoundCube account and start things over from the beginning.

Can this be done, and if so, how?

TIA

P.
Title: Re: Remove RoundCube Users
Post by: JohnDoh on March 18, 2015, 03:27:28 AM
In the Roundcube database there is a table called `users` and in there you'll find the entry to delete. This will also delete their identities, address book etc. You could also reset just their settings by NULLing the field `preferences` for the user in that table.
Title: Re: Remove RoundCube Users
Post by: catherineparker on March 26, 2015, 12:54:14 AM
yes the admin have the authority to do so 8)