diff options
-rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -7,9 +7,14 @@ However, some email clients have their own, legacy, web-based autoconfiguration methods. Recent versions of many of these email clients now work with RFC-6186 SRV records, and will prefer them if they exist, but old versions are -still out in the wild, and it's nice to support them if at all possible. -(Especially given that users who haven't upgraded to recent versions of -their tools might be tricky if they have issues.) +still out in the wild. +It's nice to support them if at all possible, because users who are +unable to upgrade to recent versions of their tools might benefit the +most from having everything work as smoothly as possible. + +See +[the blog entry](https://spragg-ssl.co.uk/~adam/blog/2021-10-04-emailautoconf.html) +for more information. This project provides those web-based autoconfiguration methods, but using the information from standardised RFC-6186 SRV records. |