steffen: server/kolabd/kolabd kolab2.schema,1.8,1.9

cvs at intevation.de cvs at intevation.de
Mon May 30 00:43:46 CEST 2005


Author: steffen

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

Modified Files:
	kolab2.schema 
Log Message:
added postfix virtual map attribute (Issue768)

Index: kolab2.schema
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab2.schema,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- kolab2.schema	27 Apr 2005 19:47:49 -0000	1.8
+++ kolab2.schema	29 May 2005 22:43:44 -0000	1.9
@@ -213,6 +213,12 @@
   EQUALITY booleanMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
 
+attributetype ( 1.3.6.1.4.1.19414.2.1.509
+  NAME 'postfix-virtual'
+  EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
+
 ##########################
 # cyrus imapd attributes #
 ##########################
@@ -333,6 +339,7 @@
         postfix-mynetworks $
         postfix-relayhost $
         postfix-transport $
+        postfix-virtual $
         postfix-enable-virus-scan $
 	postfix-allow-unauthenticated $
         cyrus-autocreatequota $





More information about the commits mailing list