Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Envelope

Index

Properties

Properties

Optional dsn

the dsn options

from

from: string | false

includes an address object or is set to false

Optional size

size: undefined | number

an optional value of the predicted size of the message in bytes. This value is used if the server supports the SIZE extension (RFC1870)

to

to: string | string[]

the recipient address or an array of addresses

Optional use8BitMime

use8BitMime: undefined | false | true

if true then inform the server that this message might contain bytes outside 7bit ascii range

Generated using TypeDoc