Clear Headers
- Updated2023-02-17
- 2 minute(s) read
Clear Headers
Removes all headers from the email.
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

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.

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