diff --git a/altnet.schema b/altnet.schema index bbdc2ca..359df99 100644 --- a/altnet.schema +++ b/altnet.schema @@ -34,11 +34,6 @@ attributetype ( 1.3.6.1.4.1.39196.2.1.7 NAME 'mailRelayed' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) -attributetype ( 1.3.6.1.4.1.39196.2.1.10 NAME 'mailRelay' - DESC 'A boolean value directing postfix to relay mail for this domain' - EQUALITY booleanMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) - attributetype ( 1.3.6.1.4.1.39196.2.1.8 NAME 'mailAcceptingAddressPrimary' DESC 'RFC822 primary email address of this recipient' EQUALITY caseIgnoreIA5Match @@ -49,6 +44,11 @@ attributetype ( 1.3.6.1.4.1.39196.2.1.9 NAME 'mailHosted' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) +attributetype ( 1.3.6.1.4.1.39196.2.1.10 NAME 'mailRelay' + DESC 'A boolean value directing postfix to relay mail for this domain' + EQUALITY booleanMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) + attributetype ( 1.3.6.1.4.1.39196.2.1.11 NAME 'mailQuota' DESC 'Quotas (FileSystem:BlocksSoft,BlocksHard,InodesSoft,InodesHard)' EQUALITY caseIgnoreIA5Match