Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Notification via E-mail

...

ParameterDescription
NameThe name of the element in the system
SMTP serverName or SMTP server IP address (smtp.gmail.com)
SMTP portSMTP server on the correct port number. (e.g. 25, 465, 587 or other )
Permit TLSWhen TLS SMTP is enabled, the session is opened within the encrypted connection (typical port 465)
Permit STARTTLSWhen STARTTLS is enabled, the encrypted connection is opened within the SMTP session (typical port 587, but can be 25, 2525, or another)
Enable SSLEnable or disable

Login, password

SMTP server username and password
Mail fromSender's e-mail address (sky25test@gmail.com)
Mail to

Recipient's e-mail address (sky25test@gmail.com). Up to 10 addresses.

For multiple e-mail address use "space", ";" or ",".

Example 1: test@gmail.com, test2@gmail.com

Example 2: test@gmail.com test2@gmail.com

Example 3: test@gmail.com; test2@gmail.com

Note

Attention! Multiple recipients are separated by space, comma, or semicolon, up to 10 recipients in the field "To"



Message subjectThe custom subject field of an e-mail message, if left blank, the field is automatically generated. 
The system automatically adds service information to the top of the email subject. If you want to strictly set the subject text, then enter it into brackets, for example: [Strict subject text]

Message

Text of the message contains information about the event in the system. Can contain macros - the characteristics of the system, calculated at the time of operation. Learn more about Macros at: Macros in the notification text


Default code block is:

Code Block
Logic name:\n%4\n--\nLogic triggered at:\n%3\n--\nLogic triggered by: %5, %8\nState: %6\nValue: %7\n--\nLogic scheme description:\n%1\n--\nAll sensor states on the moment when logic was triggered:\n%2\n--\n


Logic name:\n

%4\n

--\n

Logic triggered at:\n

%3\n

--\n

Logic triggered by:\n

%5, %8\n

State: %6\n

Value: %7\n

--\n

Logic scheme description:\n

%1\n

--\n

All sensor states on the moment when logic was triggered:\n

%2\n

--\n





...