1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-20 14:47:44 +02:00
docker-mailserver/docs/content/config/best-practices/autodiscover.md
2017-09-07 19:39:48 +02:00

10 lines
608 B
Markdown

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.