gunnar: server/kolab-webclient/horde/configuration/horde-3.3.6 10-kolab_conf_base.php, 1.3, 1.4

cvs at kolab.org cvs at kolab.org
Sun May 16 11:14:39 CEST 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/horde/configuration/horde-3.3.6
In directory doto:/tmp/cvs-serv27472/d/horde/configuration/horde-3.3.6

Modified Files:
	10-kolab_conf_base.php 
Log Message:
kolab/issue2991 (The Kolab web client is always in the privileged networks) 

Index: 10-kolab_conf_base.php
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/horde/configuration/horde-3.3.6/10-kolab_conf_base.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- 10-kolab_conf_base.php	21 Jan 2010 22:34:52 -0000	1.3
+++ 10-kolab_conf_base.php	16 May 2010 09:14:37 -0000	1.4
@@ -42,7 +42,7 @@
 $conf['cache']['driver'] = 'file';
 
 $conf['mailer']['params']['host'] = 'localhost';
-$conf['mailer']['params']['port'] = 25;
+$conf['mailer']['params']['port'] = 587;
 $conf['mailer']['params']['auth'] = true;
 $conf['mailer']['type'] = 'smtp';
 





More information about the commits mailing list