Record -
email
: SmtpConfig
Configuration of the SMTP Endpoint.
Fields
- port int (default 465)
-
Port number of the SMTP server
- enableSsl boolean (default true)
-
If set to true, use SSL to connect and use the SSL port by default. The default value is true for the "smtps" protocol and false for the "smtp" protocol.