Paul Sandoz wrote:
> It would solve multiple email in some way
> but which email address takes priority if
> order cannnot be guranteed?
> Does it matter?
>
> I did consider adding another field to the
> card<->ldap table which was an index. So
> 'SecondEmail' could be:
> xmozillasecondemail, 0
> mail, 1
>
> But it still does not solve the general
> problem for n > 2.
I'm not sure I really understand the situation, but I'll thrown in my
thoughts anyway. How about making the "mail" field be the primary
address. Then make the "xmozillasecondemail" field be a list (perhaps
comma separated?) of all the other email addresses? But since I'm not
sure I understand the problem, this may not be helpful...
The Amigo