Hi everyone,
I setup Openldap with standard ldap configuration.
Here is the Synopsis:
I have a set of users that have an alternative email address (mail 2), but Outlook 2003 only display first address, and not allowing me to select the second email address.
Is there a way to add an attribute under inetOrgPerson that is supported by Microsoft so that the second email address can be selected?
I have tried adding an attribute for mail2 as followed:
attributetype ( 1.3.6.1.4.1.4203.666.100.92
NAME 'mail2'
DESC 'RFC1274: RFC822 Mailbox'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
I can add a second mail address to the server config site, but it doesn't show up as a selectible option in Outlook.
When I click on the Pull down E-mail menu in Outlook and Selected E-mail 2, nothing appears.
I have search through many different references without finding a solution to this issue.
Please help.
Thanks,
Brian
I setup Openldap with standard ldap configuration.
Here is the Synopsis:
I have a set of users that have an alternative email address (mail 2), but Outlook 2003 only display first address, and not allowing me to select the second email address.
Is there a way to add an attribute under inetOrgPerson that is supported by Microsoft so that the second email address can be selected?
I have tried adding an attribute for mail2 as followed:
attributetype ( 1.3.6.1.4.1.4203.666.100.92
NAME 'mail2'
DESC 'RFC1274: RFC822 Mailbox'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
I can add a second mail address to the server config site, but it doesn't show up as a selectible option in Outlook.
When I click on the Pull down E-mail menu in Outlook and Selected E-mail 2, nothing appears.
I have search through many different references without finding a solution to this issue.
Please help.
Thanks,
Brian