Send
- Updated2023-02-17
- 2 minute(s) read
Send
Sends an email using the configuration you set on the SMTP client reference you wire to the node.
Use the other SMTP Email nodes to configure the SMTP client reference.

Inputs/Outputs

reference in
The SMTP client reference for the current session of SMTP requests. You can create an SMTP client reference using Open Handle.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

timeout in ms
The amount of time, in milliseconds, that the node spends attempting to send the email before returning a timeout error.
Default value: 10,000 ms

reference out
The SMTP client reference for the current session of SMTP requests.

invalid recipients
An array of strings that lists the email addresses rejected by the mail server.

error out
Error information.
The node produces this output according to standard error behavior.