mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-10 12:32:13 +00:00
This is technically a breaking change, but in a good way. We will no longer send SMTP AUTH PLAIN creds when we didn't validate the peer certificate. This is what you want in all production deployments. The new option facilitates test setups or other unusual configurations where the certs cannot be verified but you have contrived to trust the remote system through some other means.