CommunitySuite supports email encryption during transport. The system utilizes Opportunistic TLS (Transport Layer Security).
Opportunistic TLS sends a request from the sender's server to the recipient's server. If the recipient's server supports TLS, the plain text connection is upgraded to an encrypted connection and the email is then encrypted.
If the recipient server does not support TLS, the email is not encrypted.