encryptionTypeDTO
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
A DTO for the type of encryption to use when connecting to SMTP servers.
Possible Values
value | description |
---|---|
NONE | Use no encryption. |
TLS | Use TLS encryption (connections will be upgraded from no encryption to SSL encryption if the server advertises support for it.) |
SSL | Enforce SSL encryption. |