Question
Encrypting (and decrypting) emails sent from v7
Per this post, I understand there is the smtpEnableTLS setting which can be configured in the server config file. I also realize this is not recommended due to the impact it will have on the overall throughput. But I am curious to know how the email will be decrypted by the recipient? How are the keys shared with each receiving domain? Can someone please shed more light on this?