<< Click to Display Table of Contents >> E-mail client |
![]() ![]() ![]() |
If you want to notify users by E-mail you have to setup E-mail client:
Property |
Description |
Use E-mail client |
Check Use E-mail client if you want to use E-mail notifications about Alarms. All event messages that have priority less then Notifications(Priority<) will be sent by E-mail. Or you can use function sendemail in ST script. |
Host |
E-mail host information. |
Port |
E-mail port information. |
Type |
Type of the connection - TLS or SSL. |
From E-mail address |
From which E-mail address the mail will be sent. |
Authentication |
Check Authentication if you use Username and Password. |
Username |
Username of the E-mail account. |
Password |
Password of the E-mail account. |
Subject |
Subject of the E-mail. If you left it empty default subject will be used (it contains project name, tag name and other information). You can use keywords: {name} - name of the tag that send an alarm message. {server} - name of the PV input server. {message} - message is sent by tag's alarm. {group} - name of the tag's group. {subgroup} - name of tag's subgroup. {description} - tag's description. {value} - tag's value. {priority} - tag's message priority. {datetime} - current date and time (when alarm is happened). {projectname} - project name. {projectdescription} - project description. |
Message |
Message of the E-mail. If you left empty tag's message will be sent. You can use keywords: {name} - name of the tag that send an alarm message. {server} - name of the PV input server. {message} - message is sent by tag's alarm. {group} - name of the tag's group. {subgroup} - name of tag's subgroup. {description} - tag's description. {value} - tag's value. {priority} - tag's message priority. {datetime} - current date and time (when alarm is happened). {projectname} - project name. {projectdescription} - project description. |
To E-mail addresses |
To which E-mail addresses the mail will be sent. Use commas to separate addresses. |
Depends on priority |
If you want to use E-mail addresses depends on priority check this property and setup E-mail addresses depending on priority values: Where: •Name - name of the E-mail range. •From - begin priority of the range. •To - end priority of the range. •To E-mail addresses - E-mail addresses separated by commas. |
In some accounts, for example in Gmail you have to make some setups before it would be possible to send E-mails. For Gmail you have to turn on the access for less secure apps for example and also some other settings.