Re: More than one email address per contact in ActiveSync

Marcel Selhorst <[email protected]>
Newsgroups gmane.comp.horde.sync
Message-ID <[email protected]>
Hi,

>> How do I access the additional fields 'homeEmail' and 'workEmail'?
> You need to properly configure Turba to use these fields. See  
> turba/config/backends.php.

Thank you! After correctly configuring homeEmail and workEmail in my  
backends.php, syncing of multiple E-Mails works now. Also, after  
modifying the search array to:

     'search' => array(
         'name',
         'email',
         'homeEmail',
         'workEmail',
         'alias'
     )

looking up addresses within Turba works fine.
However, I can't get IMP to autocomplete these new fields when  
composing new messages - only 'email' is used.

It seems this is already known as http://bugs.horde.org/ticket/10913

Am I missing something or is there a workaround?

Thanks!
Marcel


-- 
sync mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.