Roundcube Community Forum

 

identities

Started by stenrulz, August 28, 2008, 05:57:22 AM

Previous topic - Next topic

stenrulz

hi,
i would like a version ware people can not add new identities. (e.g. only the one email)

simphax

This is very easy to do on your own:
Navigate to /skins/default/templates/
and open the files identities.html and editidentity.html and just comment the line that sais


like this:

and delete the file  addidentity.html

You may also want to disable the E-mail textbox when you edit the existing identity. To do that you open /program/steps/settings/edit_identity.inc and remove the e-mail value below "// list of available cols"