Record: SmtpConfiguration
Configuration of the SMTP Endpoint.
Closed record
Fields
- port int(default 465)
- security Security(default SSL)
- secureSocket SecureSocket?
Port number of the SMTP server
Type of security channel
Secure socket configuration
Configuration of the SMTP Endpoint.
Port number of the SMTP server
Type of security channel
Secure socket configuration