Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/email"

Index

Functions

Functions

send_mail

  • send_mail(config: Repo, credentials: Credentials, date: string): Promise<void>
  • Send out a meeting minutes mail to the WG's public mailing list

    Parameters

    • config: Repo

      using dataa on the mail subject and group's mailing list

    • credentials: Credentials

      using the SMTP related credential data

    • date: string

      date of the minutes

    Returns Promise<void>