gunnar: server/kolabd/kolabd/templates ldapdistlist.cf.template.in, 1.3, 1.4

cvs at kolab.org cvs at kolab.org
Fri Nov 30 12:15:00 CET 2007


Author: gunnar

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

Modified Files:
	ldapdistlist.cf.template.in 
Log Message:
 kolab/issue2206 (Multiple deliveries to distribution lists)

Index: ldapdistlist.cf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/ldapdistlist.cf.template.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ldapdistlist.cf.template.in	4 Feb 2006 18:19:58 -0000	1.3
+++ ldapdistlist.cf.template.in	30 Nov 2007 11:14:58 -0000	1.4
@@ -19,9 +19,7 @@
 server_host = @@@ldap_uri@@@
 search_base = @@@user_dn_list@@@
 query_filter = (&(objectClass=kolabGroupOfNames)(!(kolabDeleteFlag=*))(mail=%s))
-special_result_attribute = member
 exclude_internal = yes
-result_attribute = mail
 result_filter = %s
 search_timeout = 15
 scope = sub
@@ -30,3 +28,10 @@
 bind_pw = @@@php_pw@@@
 version = 3
 #debuglevel = 255
+
+
+# Postfix 2.4.0 distribution list support
+# see http://archive.netbsd.se/?ml=postfix-devel&a=2007-03&m=3322510
+special_result_attribute = member
+result_attribute = 
+leaf_result_attribute = mail





More information about the commits mailing list