gunnar: server/kolab-filter/filter config.php,1.8,1.9

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


Author: gunnar

Update of /kolabrepository/server/kolab-filter/filter
In directory doto:/tmp/cvs-serv28709/kolab-filter/filter

Modified Files:
	config.php 
Log Message:
 kolab/issue1313 (resmngr cannot create calendar folder in multidomain setup)

Index: config.php
===================================================================
RCS file: /kolabrepository/server/kolab-filter/filter/config.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- config.php	27 Nov 2007 14:52:18 -0000	1.8
+++ config.php	28 Nov 2007 15:36:59 -0000	1.9
@@ -114,7 +114,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';
 $conf['filter']['calendar_pass'] = 'zyx';
 
 /* Filename of private key used to decrypt password from LDAP */





More information about the commits mailing list