Email Nodes

Send emails, including attached data and files, with the Simple Mail Transfer Protocol (SMTP).

Removes all attachments from the email.
Removes all headers from the email.
Closes a connection to an SMTP server and disposes of the reference created by Open Handle.
Sets the SMTP client certificate, certificate authority (CA) certificates bundle, and private key file paths for a Transport Layer Security (TLS) or Secure Sockets Layer (SSL) request.
Creates and sends an email.
Creates a new SMTP client reference using the specified SMTP server.
Sends an email using the configuration you set on the SMTP client reference you wire to the node.
Sets a list of files that you want to include with the email.
Sets a list of auxiliary headers that you want to send with the email.
Sets the message you want to include in the body of the email.
Sets the list of recipients you want to send the email to.