Code

Changed vacation definition to make schema more compatible
[gosa.git] / contrib / openldap / gosa.schema
index 17891503b104a4930ea42318fe8e4fcf03780a5f..381ecdd5a92f5df53a452b639b37301bc5d10d4e 100644 (file)
@@ -70,7 +70,9 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.10 NAME 'gosaSpamMailbox'
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.12.11 NAME 'gosaVacationMessage'
         DESC 'Text to display in case of vacation'
-        SYNTAX 1.3.6.1.4.1.1466.115.121.1.28)
+        EQUALITY caseIgnoreIA5Match
+       SUBSTR caseIgnoreIA5SubstringsMatch
+        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.12.12 NAME 'gosaMailDeliveryMode'
         DESC 'What to do with mails'