mirror of
https://gitlab.com/hagrid-keyserver/hagrid.git
synced 2023-02-13 20:55:02 -05:00
about: clarify MTA-STS
This commit is contained in:
parent
614b69da7d
commit
f3927177fa
2 changed files with 4 additions and 2 deletions
3
dist/templates/about/faq.html.hbs
vendored
3
dist/templates/about/faq.html.hbs
vendored
|
@ -93,7 +93,8 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
The MTA-STS mechanism depends on correctly configured email servers.
|
||||
The MTA-STS mechanism only works if supported by the recipient's email
|
||||
provider. Otherwise, emails will be delivered as usual.
|
||||
You can <a href="https://www.hardenize.com/">run this test</a>
|
||||
to see if your email provider supports it.
|
||||
If the "MTA-STS" entry on the left isn't a green checkmark,
|
||||
|
|
|
@ -92,7 +92,8 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
The MTA-STS mechanism depends on correctly configured email servers.
|
||||
The MTA-STS mechanism only works if supported by the recipient's email
|
||||
provider. Otherwise, emails will be delivered as usual.
|
||||
You can <a href="https://www.hardenize.com/">run this test</a>
|
||||
to see if your email provider supports it.
|
||||
If the "MTA-STS" entry on the left isn't a green checkmark,
|
||||
|
|
Loading…
Reference in a new issue