Multiple mail addresses via LDAP

I have configured users in the Domino server to have multiple mail addresses (i.e. multiple Internet addresses). Using LDAP to query the directory, I only get back the 1st mail address in the list. Using the Domino COM interfaces, I get back all the mail addresses. Is this just a LDAP configuration problem on my part or is it a limitation of LDAP in Domino. Any help would be appeciated.

Thanks,

Kevin Wright

Subject: Multiple mail addresses via LDAP

I’ll answer my own post in case anyone is interested :wink: It turns out I was putting the email aliases in the “Internet Address” field (which, by the way, allowed multiple values). However, the email aliases go in the “User name” field. Thus, the email aliases now show up as the “cn” property via LDAP.