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.

1378

Inputs/Outputs

datatype_icon

reference in

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

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

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

datatype_icon

reference out

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

You can wire this output to the reference or reference in input of other SMTP Email nodes. Use Close Handle to dispose of the reference and free system resources when you are done with the current session.
datatype_icon

invalid recipients

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

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior