Skip to main content

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

host

string

(ALPHA) The SMTP Host

port?

number

(ALPHA) (Optional) The SMTP port. Defaults to 587.