Sets a list of auxiliary headers that you want to send with the email. This node overwrites any existing header values before it executes.
List of auxiliary headers, such as Reply-to, Precedence, and References, that you want to send with the email. Standard headers such as To, From, Subject, CC, and BCC, are not transmitted even if you include them in the list, because the SMTP client automatically sets them. Each cluster in the list specifies the following elements:
Field name of the header that appears to the left of the colon.
Field value(s) that appear to the right of the colon.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
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.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application