martin: server/kolabd/kolabd kolab2.schema,1.31,1.32

cvs at kolab.org cvs at kolab.org
Wed Jan 7 10:18:56 CET 2009


Author: martin

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv30452/kolabd/kolabd

Modified Files:
	kolab2.schema 
Log Message:
Martin Konold: Made postfix message size limit configurable via LDAP while remaining backwards compatible. Gunnar will do the final testing


Index: kolab2.schema
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab2.schema,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- kolab2.schema	11 Dec 2008 17:06:41 -0000	1.31
+++ kolab2.schema	7 Jan 2009 09:18:54 -0000	1.32
@@ -405,6 +405,11 @@
   SUBSTR caseIgnoreIA5SubstringsMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
+attributetype ( 1.3.6.1.4.1.19414.2.1.511
+  NAME 'postfix-message_size_limit'
+  EQUALITY integerMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
+
 ##########################
 # cyrus imapd attributes #
 ##########################





More information about the commits mailing list