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

@@ -8,6 +8,7 @@ ENV GOSU_VERSION 1.9
# Prerequisites
RUN apt-get update && apt-get install -y --no-install-recommends \
apt-transport-https \
bind9-host \
ca-certificates \
cron \
gnupg \