1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-26 09:09:23 +02:00

Initial wiki page

Johan Smits 2017-09-07 19:39:48 +02:00
parent e943e26f74
commit 3da8486cf4

10
Configure-autodiscover.md Normal file

@ -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.