[Web] Revert some autodiscover changes, fix json_api for Postfix logs

This commit is contained in:
andryyy
2017-10-03 16:48:33 +02:00
parent c59d03fcb3
commit 6287a395b5
2 changed files with 10 additions and 14 deletions

View File

@@ -768,6 +768,7 @@ if (isset($_SESSION['mailcow_cc_role']) || isset($_SESSION['pending_mailcow_cc_u
else {
echo '{}';
}
break;
case "autodiscover":
if (isset($extra) && !empty($extra)) {
$extra = intval($extra);