mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Initial wiki page
This commit is contained in:
parent
402f66ad20
commit
af90682d64
10
docs/content/config/best-practices/autodiscover.md
Normal file
10
docs/content/config/best-practices/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.
|
Loading…
Reference in a new issue