Email Sink
Last updated
Last updated
Refers to the username as the email address. For example, ‘’.
STRING
Represents the password associated with the email account.
STRING
Email address that will be used to send emails.
STRING
Name of the SMTP server that will be used for sending emails. For Gmail accounts, it is typically ''.
STRING
This option determines if a secure connection should be used. Setting this to ON means that a secure connection will be established through port 493 which is a secure connection.
ON
This refers to the port number used to establish the connection with the SMTP server.
465
STRING
Indicates the content type of the email, which can be either 'Plain Text' or 'HTML'.
Plain Text
Using the Attributes below; create an Email Body that will be sent to the Recepient Addresses.
e.g. The total number of sales in the last 24 hour is {{total_sales_1_day}}
. This automatic mail is sent at {{current_datetime}}
.
STRING
Subject line of the emails to be sent.
STRING
Enter the email addresses of the main recipients. Multiple addresses can be added by separating them with commas (',').
e.g. recipient_1@gmail.com, recipient_5@somedomain.edu, recipient_12@otherdomain.com
STRING
Enter email addresses of those you want to receive a carbon copy (CC) of the email. Multiple addresses can be added by separating them with commas (',').
e.g. recipient_1@gmail.com, recipient_5@somedomain.edu, recipient_12@otherdomain.com
STRING
Enter email addresses of those you want to receive a blind carbon copy (BCC) of the email. Multiple addresses can be added by separating them with commas (',').
e.g. recipient_1@gmail.com, recipient_5@somedomain.edu, recipient_12@otherdomain.com
STRING
Add file paths for any attachments you want to include in your email. These must be absolute paths and can be for files or directories. If it's a directory, all first-level files in that directory will be attached.
Beware that if the path is to a directory, all the files located at the first level (i.e., not within another sub directory) are attached.
Controls whether the 'AUTH' command should be used for user authentication. Setting it to 'true' enables authentication via the 'AUTH' command.
ON
In Preview Step, you're provided with a concise summary of all the changes you've made to the Email Sink Node. This step is pivotal for reviewing and ensuring that your configurations are as intended before completing node setup.
Viewing Configurations: Preview Step presents a consolidated view of your node setup.
Saving and Exiting: Use the Complete button to save your changes and exit the node and return back to Canvas.
Revisions: Use the Back button to return to any Step of modify node setup.
The Preview Step offers a user-friendly summary to manage and finalize node settings in Cortex.