steffen: server/kolabd/kolabd kolab2.schema,1.10,1.11

cvs at intevation.de cvs at intevation.de
Sat Jun 11 01:54:39 CEST 2005


Author: steffen

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

Modified Files:
	kolab2.schema 
Log Message:
rewite from header (Issue783)

Index: kolab2.schema
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab2.schema,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- kolab2.schema	6 Jun 2005 23:46:16 -0000	1.10
+++ kolab2.schema	10 Jun 2005 23:54:37 -0000	1.11
@@ -319,6 +319,13 @@
   EQUALITY booleanMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
 
+# Should reject messages with From headers that dont match
+# the envelope? Default is to rewrite the header
+attributetype ( 1.3.6.1.4.1.19414.2.1.752
+  NAME 'kolabfilter-reject-forged-from-header'
+  EQUALITY booleanMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+
 ######################
 # proftpd attributes #
 ######################
@@ -372,6 +379,7 @@
         apache-allow-unauthenticated-fb $
         kolabfilter-verify-from-header $
         kolabfilter-allow-sender-header $
+        kolabfilter-reject-forged-from-header $
         proftpd-ftp $
         proftpd-defaultquota $
         kolabFreeBusyFuture $
@@ -451,4 +459,4 @@
   DESC 'Kolab group of names (DNs) derived from RFC2256'    
   SUP groupOfNames STRUCTURAL    
   MAY ( mail $    
-        kolabDeleteflag ) )
\ No newline at end of file
+        kolabDeleteflag ) )





More information about the commits mailing list