steffen: server/kolabd/kolabd kolab_bootstrap,1.13,1.14

cvs at intevation.de cvs at intevation.de
Fri Jun 10 14:25:25 CEST 2005


Author: steffen

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

Modified Files:
	kolab_bootstrap 
Log Message:
upped php max exec time (issue793), added recipient check to postfix to keep crap out of the local queue

Index: kolab_bootstrap
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab_bootstrap,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- kolab_bootstrap	12 Apr 2005 12:12:56 -0000	1.13
+++ kolab_bootstrap	10 Jun 2005 12:25:23 -0000	1.14
@@ -253,7 +253,7 @@
 }
 chomp($fqdn);
 
-$fqdn = getUserInput("Please enter Hostname inclding Domain Name (e.g. thishost.domain.tld)", $fqdn);
+$fqdn = getUserInput("Please enter Hostname including Domain Name (e.g. thishost.domain.tld)", $fqdn);
 print "Proceeding with Hostname $fqdn\n";
 
 my $tmp;





More information about the commits mailing list