Commit Graph
1 Commits
Author SHA1 Message Date
ValdikSS ab7a5d4e4d Try to print MTA-STS missing DNS policy error reason
When proper (not self-signed) TLS certificate is not provisioned on the domain yet,
MiaB prints only:

MTA-STS policy is missing: STSFetchResult.NONE

which may confuse the administrator, as .well-known/mta-sts.txt
file is already present and opens correctly.

Print more human-friendly reason for this case.
2020-12-20 14:43:13 +03:00