Fixes for exim and divecot work
This commit is contained in:
@@ -45,7 +45,7 @@ if (!empty($_POST["save"])) {
|
||||
}
|
||||
}
|
||||
|
||||
$v_config_path = "/etc/exim/exim.conf";
|
||||
$v_config_path = "/etc/exim/exim.conf.template";
|
||||
$v_service_name = strtoupper("exim");
|
||||
|
||||
// Read config
|
||||
|
||||
Reference in New Issue
Block a user