Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: behnaz on March 03, 2012, 02:43:49 AM

Title: identity in roundcube webmail
Post by: behnaz on March 03, 2012, 02:43:49 AM
Hi,

I'm a web developer,
I want to change in identity part in roundcube webmail: I want to  additional validate email by roundcube based on entering valid email + I want to add additional part on it, I want to every time that a person add an identity her/his email chech in database(exactly I want to have a Query in this page) .
Also I want to add a combo box in this this part that its options in the database but I don't know what do I do this action?
exactly I don't know I  have to change which files for that.
please help me.

regards.
Title: identity in roundcube webmail
Post by: SKaero on March 03, 2012, 04:53:24 AM
Look into the identity_create, identity_update, and identity_form hooks. Plugin_Hooks (http://trac.roundcube.net/wiki/Plugin_Hooks#identity_create)
Title: identity in roundcube webmail
Post by: newsfish on March 05, 2012, 01:22:10 AM
Hi,
In my /program/setting/ I haven't this files.
Please Help me.