Feature #4675
closedMultiple e-mails for each user
0%
Description
Hello.
Is there possible to create multiple e-mails for each user? Divided by commas for example.
Why it's needed? As for me - I have an Redmine installation, and emai2SMS gate. So, new issues from Redmine can be transferred directly to cell phone and to e-mail.
Unfortunately, I'm not experienced in Ruby, so I cannot help with any.
May be it is duplicate, but I'm found nothing about.
May be some things to do that already exists? Please tell me, or just put a link to docs.
Thanks at all!
Related issues
Updated by Glenn Gould almost 15 years ago
That would indeed be a nice to have. As the mail-Attribute in LDAP may be multi-valued (e.g. you can have several "mail" entires for a specific cn in LDAP), such a feature should be implemented that in mind. I don't know, how Redmine handles that at the moment, probably it caches only the first mail entry.
Updated by Holger Just over 14 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closed for being a duplicate of #4244.