Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DSNOptions

Index

Properties

Properties

Optional envid

envid: undefined | string

sender’s ‘envelope identifier’ for tracking

Optional notify

notify: DSNOption | DSNOption[]

when to send a DSN. Multiple options are OK - array or comma delimited. NEVER must appear by itself.

Optional orcpt

orcpt: undefined | string

original recipient

Optional ret

ret: "Full" | "HDRS"

return either the full message ‘FULL’ or only headers ‘HDRS’

Generated using TypeDoc