From 3da8486cf45dc47d2fab785497e30eed4570335b Mon Sep 17 00:00:00 2001 From: Johan Smits Date: Thu, 7 Sep 2017 19:39:48 +0200 Subject: [PATCH] Initial wiki page --- Configure-autodiscover.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Configure-autodiscover.md diff --git a/Configure-autodiscover.md b/Configure-autodiscover.md new file mode 100644 index 0000000..f51a08c --- /dev/null +++ b/Configure-autodiscover.md @@ -0,0 +1,10 @@ +Configuring clients just with autodiscover: + +* using [jsmitsnl/docker-email-autodiscover](https://hub.docker.com/r/jsmitsnl/docker-email-autodiscover/) +* using [jwilder/nginx-proxy](https://hub.docker.com/r/jwilder/nginx-proxy/) for ssl (recommended) + +### Docker Email Autodiscover + +With docker email auto discover you can accounts find the correct email settings by just filling their email address. Client will search for auto discover settings and prefill almost everything. + +There is a full [README](https://hub.docker.com/r/jsmitsnl/docker-email-autodiscover/) available on the docker repo to set it up. \ No newline at end of file