From 73600a0e0ab0c72d15f7c3ff97602dae6390a4ca Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Mon, 4 Oct 2021 16:36:50 +0100 Subject: Improve intro wording, and link to blog --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 601a6e8..ac17990 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.1