thomas: server/perl-kolab ChangeLog,1.64,1.65

cvs at kolab.org cvs at kolab.org
Thu May 7 18:13:35 CEST 2009


Author: thomas

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

Modified Files:
	ChangeLog 
Log Message:
Use RUNONCHANGE mechanism to restart or reload imapd:

cyrus.conf.template: openpkg rc imapd reload (see man cyrmaster)
imapd.conf.template: openpkg rc imapd restart (reload and reconnect was not
 enough when I tested changing unixhierarchysep and annotation_definitions)
imapd.annotation_definitions.template: openpkg rc imapd restart (reload and
 reconnect was not enough)
imapd.group.template: nothing (a simple reconnect was enough, this is the old
 behaviour and changing this to restart to force new permissions would be
 overkill since then all users would be disconnected)


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/perl-kolab/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- ChangeLog	5 May 2009 13:05:49 -0000	1.64
+++ ChangeLog	7 May 2009 16:13:33 -0000	1.65
@@ -1,3 +1,8 @@
+2009-05-07  Thomas Arendsen Hein  <thomas at intevation.de>
+
+	* lib/Kolab/Conf.pm: Removed special handling of imapd (except for
+	imapd.group.template)
+
 2009-05-05  Thomas Arendsen Hein  <thomas at intevation.de>
 
 	* lib/Kolab/Conf.pm: Execute duplicate RUNONCHANGE commands only once.





More information about the commits mailing list