Client configuration guides

- iOS mobileconfig generator
- non-443 HTTPS ports in autoconfig etc.
- disabling POP service via SRV record
- fix display name in Outlook IMAP autodiscover
- allow multiple calls to TLSA generator and support Sieve STARTTLS
This commit is contained in:
Michael Kuron
2017-07-02 13:44:05 +02:00
parent 56a652fbf3
commit 96ed94dedd
12 changed files with 460 additions and 56 deletions

View File

@@ -74,6 +74,7 @@ elseif (isset($_SESSION['mailcow_cc_role']) && $_SESSION['mailcow_cc_role'] == '
<div class="row">
<div class="col-sm-offset-3 col-sm-9">
<p><a href="#pwChangeModal" data-toggle="modal">[<?=$lang['user']['change_password'];?>]</a></p>
<p><a href="clientconfig.php">[<?=$lang['user']['client_configuration'];?>]</a></p>
</div>
</div>
<hr>