steffen: server/kolab/kolab kolab_header_check, NONE, 1.1 kolab2.schema, 1.15, 1.16

cvs at intevation.de cvs at intevation.de
Wed Sep 29 23:09:30 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab/kolab
In directory doto:/tmp/cvs-serv16831/kolab

Modified Files:
	kolab2.schema 
Added Files:
	kolab_header_check 
Log Message:
run resmgr script for all messages containing text/calendar parts after the virus scan stage

--- NEW FILE: kolab_header_check ---
# (c) 2004 Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaralvdalens Datakonsult AB)
#
# This program is Free Software under the GNU General Public License (>=v2).
# Read the file COPYING that comes with this packages for details.

### Use kolab ical handling script for mail of type text/calendar
/^content-type:\s+text\/calendar/ FILTER kolabresource:localhost

Index: kolab2.schema
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/kolab2.schema,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- kolab2.schema	19 Sep 2004 23:40:41 -0000	1.15
+++ kolab2.schema	29 Sep 2004 21:09:28 -0000	1.16
@@ -128,7 +128,7 @@
 # address followed by a colon like
 # user at domain.tld: ACT_ALWAYS_ACCEPT
 attributetype ( 1.3.6.1.4.1.19419.1.1.1.4
-  NAME ( 'kolabResourceAction' 'kolabInvitationPolicy' )
+  NAME ( 'kolabInvitationPolicy' 'kolabResourceAction' )
   DESC 'Used by user, group and resource accounts to determine how to respond to invitations'
   EQUALITY caseIgnoreIA5Match
   SUBSTR caseIgnoreIA5SubstringsMatch
@@ -328,7 +328,7 @@
         kolabDeleteflag $
         alias $
 	cyrus-userquota $
-	kolabResourceAction ) )
+	kolabInvitationPolicy ) )
 
 # kolab organization with country support
 objectclass ( 1.3.6.1.4.1.19414.3.2.3 





More information about the commits mailing list