42 EQUALITY caseIgnoreIA5Match |
42 EQUALITY caseIgnoreIA5Match |
43 SUBSTR caseIgnoreIA5SubstringsMatch |
43 SUBSTR caseIgnoreIA5SubstringsMatch |
44 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) |
44 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) |
45 |
45 |
46 attributetype ( |
46 attributetype ( |
47 eximAttribute:4 NAME ('x-MailRecipientDN') DESC 'forwarding information to other DN' |
47 eximAttribute:4 NAME ('x-MailForwardingDN') DESC 'forwarding information to other DN' |
48 EQUALITY distinguishedNameMatch |
48 EQUALITY distinguishedNameMatch |
49 SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) |
49 SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) |
50 |
50 |
51 attributetype ( |
51 attributetype ( |
52 eximAttribute:5 NAME ('x-MailboxName') DESC 'name of the mailbox as known to the MDA' |
52 eximAttribute:5 NAME ('x-MailboxName') DESC 'name of the mailbox as known to the MDA' |
53 SINGLE-VALUE |
53 SINGLE-VALUE |
54 EQUALITY caseIgnoreIA5Match |
54 EQUALITY caseIgnoreIA5Match |
55 SUBSTR caseIgnoreIA5SubstringsMatch |
55 SUBSTR caseIgnoreIA5SubstringsMatch |
56 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) |
56 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) |
|
57 |
|
58 attributetype ( |
|
59 eximAttribute:6 NAME ('x-MailForwardingMX') DESC 'name of the server we forward the mail to' |
|
60 EQUALITY caseIgnoreMatch |
|
61 SUBSTR caseIgnoreSubstringsMatch |
|
62 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) |
|
63 |
|
64 attributetype ( |
|
65 eximAttribute:4 NAME ('x-MailOwnerDN') DESC 'Owner of this x-MailRecipient object' |
|
66 EQUALITY distinguishedNameMatch |
|
67 SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) |
57 |
68 |
58 |
69 |
59 #### |
70 #### |
60 |
71 |
61 objectClass ( |
72 objectClass ( |