Roundcube Community Forum

 

Detecting identities

Started by V5C, November 25, 2010, 05:47:56 AM

Previous topic - Next topic

V5C

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.

rosali

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
Regards,
Rosali

V5C

Thanks rosali, will take a look.