feat(ALL): support MTA-STS #157
Labels
backlog
these issues would not be addressed until a certain checkpoint is reached
feature request
Year 1
something we'll try to do in year 1
this comes in 2 parts:
sending & receiving
for sending:
(easy) we need to instuct users to add another couple of DNS records
(very hard) we need users to create a CNAME record pointing to our MTA-STS template.
mta-sts.userdomain.com needs to be https and serve 1 single text file from a .well-known directory (https://mta-sts.[domain]/.well-known/mta-sts.txt)
we can host the MTS-STS record, but need a way to generate SSL certs for all the user domains that will be pointing to it
maybe best would be a single VPS that we can push domains to and have letsEncrypt generate certs?
The text was updated successfully, but these errors were encountered: