mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
10 lines
608 B
Markdown
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.
|