wilde: server/php-kolab/Kolab_Filter ChangeLog,1.7,1.8

cvs at kolab.org cvs at kolab.org
Mon Feb 11 18:56:28 CET 2008


Author: wilde

Update of /kolabrepository/server/php-kolab/Kolab_Filter
In directory doto:/tmp/cvs-serv3141/php-kolab/Kolab_Filter

Modified Files:
	ChangeLog 
Log Message:
Added ChangeLog entries and release-notes for my last check in:
Kolab-Filter: don't reject or rewrite mails from privileged networks.
See kolab/issue2466.


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Filter/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ChangeLog	11 Feb 2008 17:34:43 -0000	1.7
+++ ChangeLog	11 Feb 2008 17:56:26 -0000	1.8
@@ -14,6 +14,15 @@
 	kolab/issue2467 (Kolab Filter ignores configuration in 2.2 RC1)
 	https://www.intevation.de/roundup/kolab/issue2467
 
+2008-02-11  Sascha Wilde  <wilde at intevation.de>
+
+	* Filter/Content.php:
+	Kolab-Filter: don't reject or rewrite mails from privileged
+	networks.
+	Added new function match_ip(), and made verify_sender() use it to
+	match $client_addr against privileged networks.
+	THIS IS AN PRELIMINARY HOT FIX.  See kolab/issue2466.
+
 2007-12-07  Gunnar Wrobel  <p at rdus.de>
 
 	* Filter/Incoming.php:





More information about the commits mailing list