martin: server/kolabd/kolabd kolab2.schema,1.27,1.28

cvs at kolab.org cvs at kolab.org
Mon Dec 8 13:28:36 CET 2008


Author: martin

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

Modified Files:
	kolab2.schema 
Log Message:
Martin Konold: Added a boolean for smmapd (Sendmail socket map support (smmapd) for verifying that mailboxes exist and are deliverable before accepting the message and sending it to Cyrus.)


Index: kolab2.schema
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab2.schema,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- kolab2.schema	17 Oct 2007 17:57:13 -0000	1.27
+++ kolab2.schema	8 Dec 2008 12:28:34 -0000	1.28
@@ -474,6 +474,12 @@
   EQUALITY integerMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
 
+# enable smmap support
+attributetype ( 1.3.6.1.4.1.19414.2.1.610
+  NAME 'cyrus-smmap'
+  EQUALITY booleanMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+
 #############################
 # apache and php attributes #
 #############################





More information about the commits mailing list