Hello
I was wondering if anyone could tell me if the following is possible.
We currently have roundcube configured with identities_level = 3 (one identiy, editable except for email address).
Some users have Aliases for their email address set up. Is there any way that we can get roundcube to pick up on this an add an additional identity for this alias address?
Thanks in advance.
Check my 'checked_identities' plugin. There is some code inside which will lead you in the right direction to code your own plugin for this purpose.
myroundcube - Project Hosting on Google Code (http://myroundcube.googlecode.com)
Thanks rosali, will take a look.