Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmailService

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

name

name: string

The service name for verbose logging.

Protected options

The email service options

Protected Optional templateEngine

templateEngine: Template

Protected Optional transporter

transporter: nodemailer.Transporter

Methods

isReady

  • isReady(): Promise<boolean>
  • Verifies if the SMTP connection is OK.

    Returns Promise<boolean>

send

Generated using TypeDoc