]> git.sur5r.net Git - openldap/commitdiff
note that 'email' is deprecated in favor of 'mail'
authorKurt Zeilenga <kurt@openldap.org>
Thu, 15 Apr 2004 02:59:54 +0000 (02:59 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 15 Apr 2004 02:59:54 +0000 (02:59 +0000)
servers/slapd/schema/core.schema

index 7f8410373beb69bb6c8fb6011c753682d1939595..9bd1d72df15dadbf1559c861f3eb7ac44b6882ab 100644 (file)
@@ -570,7 +570,7 @@ attributetype ( 0.9.2342.19200300.100.1.37
        SUBSTR caseIgnoreIA5SubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
 
-# RFC 2459
+# RFC 2459 -- deprecated in favor of 'mail' (in cosine.schema)
 attributetype ( 1.2.840.113549.1.9.1
        NAME ( 'email' 'emailAddress' 'pkcs9email' )
        DESC 'RFC2459: legacy attribute for email addresses in DNs'