From 04c7f5a41d24928654524453e58b359c68a372ef Mon Sep 17 00:00:00 2001 From: Benjamin Collet Date: Sat, 25 Mar 2017 10:46:36 +0100 Subject: [PATCH] Reordering attributes --- altnet.schema | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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