Use iplanet OID (with typo fixed) for inetLocalMailRecipient

This commit is contained in:
Kurt Zeilenga 2002-01-08 21:09:52 +00:00
parent 180a37268e
commit c9700526e1

View file

@ -28,16 +28,17 @@ attributetype ( 2.16.840.1.113730.3.1.47
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
SINGLE-VALUE )
# OID needs to be determined
#objectclass ( 2.16.840.1.113730.3.2.TBD
# NAME 'inetLocalMailRecipient'
# DESC 'Internet local mail recipient'
# SUP top AUXILIARY
# MAY ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )
# I-D leaves this OID TBD.
# iPlanet uses 2.16.840.1.113.730.3.2.147 but that appears to be
# an improperly delegated OID. A typo is suspected.
objectclass ( 2.16.840.1.113730.3.2.147
NAME 'inetLocalMailRecipient'
DESC 'Internet local mail recipient'
SUP top AUXILIARY
MAY ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )
#
# draft-srivastava-ldap-mail-00.html !!!EXPIRED!!!
# draft-srivastava-ldap-mail-00.txt !!!EXPIRED!!!
#
attributetype ( 1.3.6.1.4.1.42.2.27.2.1.15
NAME 'rfc822MailMember'