git » chasquid » commit 2d1711a

README: Add MTA-STS reference

author Alberto Bertogli
2018-07-01 11:43:35 UTC
committer Alberto Bertogli
2018-07-14 09:08:27 UTC
parent ccb9ba47d203c72146236aedd48e7a904be6837c

README: Add MTA-STS reference

README.md +2 -1

diff --git a/README.md b/README.md
index 432c011..5d50afa 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ It's written in [Go](https://golang.org), and distributed under the
     * Tracking of per-domain TLS support, prevents connection downgrading.
     * Multiple TLS certificates.
     * Easy integration with [Let's Encrypt].
-    * [SPF] checking.
+    * [SPF] and [MTA-STS] checking.
 
 
 [SMTPUTF8]: https://en.wikipedia.org/wiki/Extended_SMTP#SMTPUTF8
@@ -43,6 +43,7 @@ It's written in [Go](https://golang.org), and distributed under the
 [Let's Encrypt]: https://letsencrypt.org
 [Dovecot]: https://dovecot.org
 [SPF]: https://en.wikipedia.org/wiki/Sender_Policy_Framework
+[MTA-STS]: https://datatracker.ietf.org/doc/draft-ietf-uta-mta-sts/
 [Debian]: https://debian.org
 [Ubuntu]: https://ubuntu.com