Release Support > Pending Issues

Identities

(1/2) > >>

GunnarF:
Hi folks.
Thanks to all the development team for a great product.

I do have some issues with the identity section:
1. You can create as many identities you want, with the same mail address !!! This is 'new' in 0.8, you could not in 0.7.1 at least.
2. You can create an duplicate identity with other owners, meaning: if account X has an identity x@xxx.xxx you can on account Y create the same identity.
At least this two features should be a requirement of the product.
Then i think the next should be configuration-optional but would be a nice/useful/antispam feature.
3. Not be able to make identities other than the domain you are logged in to.

Regards

SKaero:
Both one and two are working as designed, as for number three check out the $rcmail_config['identities_level'] option in <RC root>/config/main.inc.php you can set it to the following values:
0 - many identities with possibility to edit all params
1 - many identities with possibility to edit all params but not email address
2 - one identity with possibility to edit all params
3 - one identity with possibility to edit all params but not email address

GunnarF:
Well I haven't said that they dont work, maybe I'll get a better answer if I write in 'Requests'.
As for number 3, $rcmail_config['identities_level'] says nothing about domains.

JohnDoh:

--- Quote ---As for number 3, $rcmail_config['identities_level'] says nothing about domains.
--- End quote ---

the best way to achive that is with a plugin. useing the identity_create and identity_update hooks you can check the input from the user and stop them if they have entered something you dont like.

GunnarF:
Thanks for the tip JohnDoh.
Whats the idea in making identities with the same mail address?
Just wondering...

Navigation

[0] Message Index

[#] Next page

Go to full version