thomas: server/kolabd/kolabd ChangeLog, 1.236, 1.237 kolab.globals.in, 1.22, 1.23

cvs at kolab.org cvs at kolab.org
Mon Mar 16 18:17:37 CET 2009


Author: thomas

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

Modified Files:
	ChangeLog kolab.globals.in 
Log Message:
Select random imap partition when creating new user mailboxes.

The behavior can be modified by setting a different imappartitions_script in
kolab.conf or disabled by setting imappartitions_script to an empty value.


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -d -r1.236 -r1.237
--- ChangeLog	7 Mar 2009 16:20:36 -0000	1.236
+++ ChangeLog	16 Mar 2009 17:17:34 -0000	1.237
@@ -1,3 +1,8 @@
+2009-03-16  Thomas Arendsen Hein  <thomas at intevation.de>
+
+	* kolab.globals.in: Added imap_confdir and imappartitions_script for
+	new perl-kolab feature: Select random imap partition.
+
 2009-03-07  Mathieu Parent <math.parent at gmail.com>
 
 	* dist_conf/debian: corrected a syntax error in dist_conf/debian

Index: kolab.globals.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab.globals.in,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- kolab.globals.in	18 Feb 2009 11:44:12 -0000	1.22
+++ kolab.globals.in	16 Mar 2009 17:17:34 -0000	1.23
@@ -80,3 +80,5 @@
 TAR : @TAR@
 kolab_wui : @kolab_wui@
 syncrepl_cookie_file : @kolab_statedir@/syncrepl_cookie
+imap_confdir : @imap_confdir@
+imappartitions_script : @sbindir@/kolab_imappartitions





More information about the commits mailing list