mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
@@ -125,7 +125,7 @@ foreach my $l (@$lref) {
|
||||
last;
|
||||
}
|
||||
}
|
||||
if (!defined($out)) {
|
||||
if (!defined($out) && !$_[1]) {
|
||||
# Fall back to asking Postfix
|
||||
# -h tells postconf not to output the name of the parameter
|
||||
$out = &backquote_command("$config{'postfix_config_command'} -c $config_dir -h ".
|
||||
|
||||
Reference in New Issue
Block a user