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

5 lines
617 B
Markdown
Raw Normal View History

Email auto-discovery means a client email is able to automagically find out about what ports and security options to use, based on the mail server URL. It can help simplify the tedious / confusing task of adding own's email account for non-tech savvy users.
2017-09-07 19:39:48 +02:00
Basically, email clients will search for auto-discoverable settings and prefill almost everything when a user enters its email address :heart:
2017-09-07 19:39:48 +02:00
There exists [docker-email-autodiscover](https://hub.docker.com/r/jsmitsnl/docker-email-autodiscover/) on hub.docker.com but the upstream project is actually gone from GitHub. There are some forks available though.