6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/6/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5356] Improve multiple email addreses per Turba contact
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__..___.__..__ [__ | |[__ | |[__) | |__|[___|__|[__)
Comment
>>> Does Turba allow email groups? > >>> I just tried to enter "foo:a@b.example,c@d.example,e@f.example;" and > >>> it complained it's not a valid address. > >> > >> Correct, but it doesn't allow multiple email addresses either, they > >> can still appear in existing address books. > > > > It does allow multiple addresses if you do it like this in attributes.php: > > > > if (!empty($GLOBALS['conf']['kolab']['enabled'])) { > > $attributes['emails'] = array( > > 'label' => _("Emails"), > > 'type' => 'email', > > 'required' => false, > > 'params' => array(true, false, true) > > ); > > } > > > > Apart from that I've never seen a single use of the group format. > Though an MIME:rfc822explode() shouldn't hurt. > > > > Thomas > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers