- 5. When built with OpenSSL the smtp transport now supports options
- "tls_verify_hosts" and "tls_try_verify_hosts". If either is set the
- certificate verification is split from the encryption operation. The
- default remains that a failed verification cancels the encryption.
+ 5. The smtp transport now supports options "tls_verify_hosts" and
+ "tls_try_verify_hosts". If either is set the certificate verification
+ is split from the encryption operation. The default remains that a failed
+ verification cancels the encryption.