Code

adding bug founds when using gosa
[gosa.git] / contrib / openldap / goserver.schema
index aa31ba04f290758229e6370958bcd634dfeeaae2..11a3a990f77bf57a27ae124cf3a25ed360bf8451 100644 (file)
@@ -232,3 +232,9 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.33 NAME 'goShareServer' SUP top AUXILIARY
        MUST ( cn )
        MAY  ( description $ goExportEntry ))
 
+# Share Server description
+objectclass (1.3.6.1.4.1.10098.1.2.1.36 NAME 'goMailServer' SUP top AUXILIARY
+       DESC 'Mail server definition (v2.4)'
+       MUST ( cn )
+       MAY  ( description ) )
+