mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
comment out inetLocalMailReciepent as it has no assigned OID
This commit is contained in:
parent
7a4b9e3c32
commit
fb852d7d80
1 changed files with 6 additions and 5 deletions
|
|
@ -30,11 +30,12 @@ attributetype ( 2.16.840.1.113730.3.1.47
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
|
||||
SINGLE-VALUE )
|
||||
|
||||
objectclass ( 2.16.840.1.113730.3.2.TBD
|
||||
NAME 'inetLocalMailRecipient'
|
||||
DESC 'Internet local mail recipient'
|
||||
SUP top AUXILIARY
|
||||
MAY ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )
|
||||
# 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 ) )
|
||||
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue