OptionalattachmentsArray of attachment objects.
OptionalbccComma separated list or array of recipients e-mail addresses that will appear in the "Bcc:" field.
OptionalccComma separated list or array of recipients' e-mail addresses that will appear in the "Cc:" field.
OptionaldateDate value, current UTC string will be used if not set.
OptionalencodingTransfer encoding for the textual parts.
OptionalfromThe e-mail address of the sender. E-mail addresses can be plain 'sender@server.com' or formatted 'Sender Name sender@server.com'.
OptionalheadersObject or array with additional headers.
OptionalhtmlThe HTML version of the message.
OptionalpriorityPriority of the e-mail.
OptionalreplyComma separated list or array of e-mail addresses that will appear in the "Reply-To:" field.
OptionalsenderE-mail address that will appear in the "Sender:" field.
OptionalsubjectSubject of the e-mail.
OptionaltextPlaintext version of the message.
OptionaltoComma separated list or array of recipients' e-mail addresses that will appear in the "To:" field.
Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.
Represents configurations for sending an e-mail. This interface is compatible with
Mail.Optionsofnodemailer.