[horde] Turba multiple Emails mapping

Michael J Rubinsky mrubinsk at horde.org
Sat Jan 14 15:25:12 UTC 2023


Quoting Volker Jordan <mx at e24.cx>:

> Hi all,
>
>
>
> does anyone know how the mapping works if I have enabled multiple email
> addresses in Turba and synchronize them via ActiveSync ?

The activesync mapping is based on the out-of-the-box turba email  
fields defined in config/attributes.php and mapped e.g., in  
backends.php.

So, for your sql fields below this would be mapped to the turba attributes of:

object_email => email
object_homeemail => homeEmail
object_workemail => workEmail


Then, the turba => activesync protocol property names are as follows:

email => email1address
homeEmail => email2address
workEmail => email3address

These are the names of the properties that the protocol dictates are  
used. It is completely up to the ActiveSync client to determine how  
those properties are described/represented in the user interface.



If you are interested in hacking how this mapping is used, it is done  
in Turba/lib/Driver.php


> In my SQL backend, I have:
>
> object_email
>
> object_homeemail
>
> object_workemail
>
>
>
> In my Blackberry 10 contact app I have:
>
> Personal
>
> Work
>
> Other
>
>
>
> In my Android 12 app I have:
>
> Home
>
> Work
>
> Other
>
> Mobile
>
>
>
> In iPhone app I have:
>
> home
>
> work
>
> school
>
> iCloud
>
> other
>
>
>
> Sometimes the email addresses also show up under and empty category.
>
>
>
> Regards
>
> Volker
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org



-- 
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 9386 bytes
Desc: PGP Public Key
URL: <https://lists.horde.org/archives/horde/attachments/20230114/0ccbf0ae/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 851 bytes
Desc: PGP Digital Signature
URL: <https://lists.horde.org/archives/horde/attachments/20230114/0ccbf0ae/attachment.sig>


More information about the horde mailing list