gunnar: server/kolabd/kolabd/templates resmgr.conf.template.in, 1.14, 1.15

cvs at kolab.org cvs at kolab.org
Wed Nov 28 16:37:01 CET 2007


Author: gunnar

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

Modified Files:
	resmgr.conf.template.in 
Log Message:
 kolab/issue1313 (resmngr cannot create calendar folder in multidomain setup)

Index: resmgr.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/resmgr.conf.template.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- resmgr.conf.template.in	27 Nov 2007 14:21:15 -0000	1.14
+++ resmgr.conf.template.in	28 Nov 2007 15:36:59 -0000	1.15
@@ -131,7 +131,7 @@
  * account should have access to the calendar mailbox of all
  * resource/group mailboxes.
  */
-$conf['filter']['calendar_user'] = 'calendar@' . $conf['filter']['email_domain'];
+$conf['filter']['calendar_id'] = '@@@calendar_id@@@';
 $conf['filter']['calendar_pass'] = '@@@calendar_pw@@@';
 
 /* Filename of private key used to decrypt password from LDAP */





More information about the commits mailing list