Set Headers
- Updated2023-02-17
- 3 minute(s) read
Set Headers
Sets a list of auxiliary headers that you want to send with the email. This node overwrites any existing header values before it executes.

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.

headers
List of auxiliary headers, such as Reply-to, Precedence, and References, that you want to send with the email.

Name
Field name of the header that appears to the left of the colon.

Value
Field value(s) that appear to the right of the colon.

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

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

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