tbrehm
2007-06-29 c58e3f77c9c019ea1f47705bee01d63055df85c5
install/update.php
@@ -91,7 +91,7 @@
exec("mysql -h $conf[mysql_server_host] -u $conf[mysql_server_ispconfig_user] -p$conf[mysql_server_ispconfig_password] $conf[mysql_server_database] < existing_db.sql  &> /dev/null");
// Configure postfix
$inst->configure_postfix();
$inst->configure_postfix('dont-create-certs');
// Configure saslauthd
swriteln('Configuring SASL');