lightyear.smtpconnectorprops
Home > @runlightyear/lightyear > SmtpConnectorProps
SmtpConnectorProps interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
interface SmtpConnectorProps extends AuthConnectorProps
Extends: AuthConnectorProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | (ALPHA) The SMTP Host | ||
number | (ALPHA) (Optional) The SMTP port. Defaults to 587. |