summaryrefslogtreecommitdiffstats
path: root/ldap/cm/v3confs/ns-mail-schema.conf
blob: a886404b90580d37a8dd43de4ac226a33f7a591b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
# END COPYRIGHT BLOCK
#
# Used by Netscape Directory Server
attribute	mailAccessDomain	2.16.840.1.113730.3.1.12 cis
attribute	mailAlternateAddress	2.16.840.1.113730.3.1.13 cis
attribute	mailAutoReplyMode	2.16.840.1.113730.3.1.14 cis
attribute	mailAutoReplyText	2.16.840.1.113730.3.1.15 cis
attribute	mailDeliveryOption	2.16.840.1.113730.3.1.16 cis
attribute	mailForwardingAddress	2.16.840.1.113730.3.1.17 cis
attribute	mailHost		2.16.840.1.113730.3.1.18 cis
attribute	mailQuota		2.16.840.1.113730.3.1.21 cis
attribute   mailRoutingAddress      2.16.840.1.113730.3.1.47 cis

attribute	mailMessageStore	2.16.840.1.113730.3.1.19 ces
attribute	mailProgramDeliveryInfo	2.16.840.1.113730.3.1.20 ces

objectClass mailRecipient
	oid 2.16.840.1.113730.3.2.3
	requires
		objectClass
	allows
		cn,
		mail,
		mailAccessDomain,
		mailAlternateAddress,
		mailAutoReplyMode,
		mailAutoReplyText,
		mailDeliveryOption,
		mailForwardingAddress,
		mailHost,
		mailMessageStore,
		mailProgramDeliveryInfo,
		mailQuota,
		mailRoutingAddress,
		multiLineDescription,
		uid,
		userPassword

attribute	mgrpAllowedDomain	2.16.840.1.113730.3.1.23 cis
attribute	mgrpMsgRejectAction	2.16.840.1.113730.3.1.28 cis
attribute	mgrpRFC822MailMember	2.16.840.1.113730.3.1.30 cis
attribute	mgrpMsgMaxSize		2.16.840.1.113730.3.1.32 cis

attribute	mgrpAllowedBroadcaster	2.16.840.1.113730.3.1.22 ces
attribute	mgrpDeliverTo		2.16.840.1.113730.3.1.25 ces
attribute	mgrpErrorsTo		2.16.840.1.113730.3.1.26 ces
attribute	mgrpModerator		2.16.840.1.113730.3.1.33 ces
attribute	mgrpMsgRejectText	2.16.840.1.113730.3.1.29 ces

#attribute	groupPassword		2.16.840.1.113730.3.1.27 bin

objectClass mailGroup
	oid 2.16.840.1.113730.3.2.4
	requires
		objectClass,
		mail
	allows
		cn,
		mailAlternateAddress,
		mailHost,
		mailRoutingAddress,
		mgrpAllowedBroadcaster,
		mgrpAllowedDomain,
		mgrpDeliverTo,
		mgrpErrorsTo,
		mgrpModerator,
		mgrpMsgMaxSize,
		mgrpMsgRejectAction,
		mgrpMsgRejectText,
		mgrpRFC822MailMember,
		owner

attribute	mailEnhancedUniqueMember	2.16.840.1.113730.3.1.31 dn

objectClass groupOfMailEnhancedUniqueNames
	oid 2.16.840.1.113730.3.2.5
	requires
		objectClass,
		cn
	allows
		businessCategory,
		description,
		mailEnhancedUniqueMember,
		o,
		ou,
		owner,
		seeAlso

objectClass	netscapeMailServer
	oid 2.16.840.1.113730.3.2.24
	requires
		objectClass