enforce mandatory verification in postfix configuration
authored
by
Our previous configuration did not actually check the server's x509 certificate, which is a serious flaw. `encrypt` is nice because it enforces *some* TLS, but is vulnerable to trivial active MITM attacks by anyone with an OpenSSL installation. Also expand the documentation on the security level stuff to clarify why we might want to use it.