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.
Look into the identity_create, identity_update, and identity_form hooks. Plugin_Hooks (http://trac.roundcube.net/wiki/Plugin_Hooks#identity_create)
Hi,
In my /program/setting/ I haven't this files.
Please Help me.