Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Email InitializationEmail SendExport ImageExport TextHTTP Client CreateHTTP Client RequestModbus Client InitializationModbus Client ReadModbus Client WriteMQTT Client InitializationMQTT Client PublishPATLITE LA6POE InitializationPATLITE LA6POE WriteTCP/IP Client InitializationTCP/IP Client SendBasler CameraClient Media InputIP Camera InputServer Media InputWebcam

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesIo

Email Initialization

Slot Usage: 1
Child Nodes
Email Send

Overview

Email Initialization node configures the sender email account that Nara uses for outgoing emails. This is an independent node, so it is typically set up once and then linked by one or more Email Send nodes in your flow.

Input

Sender Email Address

string required

The email address used as the sender for outgoing emails.

Password

string required

The email password used for sending messages.

Email Provider

string required

The email provider used for sending emails. Users can choose between the following options:

  1. Google
  2. Other — If Other is selected, the following additional information is required:
    • SMTP Server: The SMTP server address of the email provider used for sending emails.
    • SMTP Port: The port number used for the SMTP server. Commonly used ports are 587 (TLS) and 465 (SSL).

Maximum Emails per Second

integer required

The maximum number of emails that can be sent per second. This is used to control the email sending rate and help prevent emails from being detected as spam.

Max Emails in Queue

integer

The maximum number of emails that can remain in the sending queue. Emails will wait in the queue according to the configured email-per-second limit. If the queue becomes full, the oldest email in the queue will be removed.

Output

This node does not provide custom output data. It stores the email account configuration so linked Email Send nodes can use it when sending messages.

WebSocket Server Trigger

Previous Page

Email Send

Next Page

On this page

OverviewInputSender Email AddressPasswordEmail ProviderMaximum Emails per SecondMax Emails in QueueOutput