Roundcube Community Forum

 

Remove RoundCube Users

Started by plumbington, March 17, 2015, 09:00:55 PM

Previous topic - Next topic

plumbington

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.

JohnDoh

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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

catherineparker

yes the admin have the authority to do so 8)