hello,
when i set in main.cf:smtp_tls_policy_maps = hash:/etc/postfix/tls_policy
and do in /etc/postfix/tls_policy = externaldomain.com encrpytwill then every mail leaving my server to externaldomain.com forced using tls ?
and when i set in the same map external2.com verifyevery incoming mail is checked if the cert is signed by the CA , that i have stored in the CA_path ?
marko