|
I couldn't find mention of this on the website. I have maddy.conf setup for multiple domains (separate account namespaces). However, the Until now, this worked fine. Recently though, emails from Google and Microsoft have stopped arriving, and Google now sends emails to postmaster saying that the certificate doesn't match when trying to send email to one of the secondary domains. Is it possible to set a tls file per domain? |
Answered by
Nairou
Apr 4, 2022
Replies: 1 comment
|
After more digging, I found that the |
0 replies
Answer selected by
Nairou
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After more digging, I found that the
tls fileline can accept multiple pairs of keys. Adding all pairs for all domains seems to have worked, email has started arriving again.