Free Software Download Center
Software for industrial data collection, monitoring, and analysis.
ANS can deliver alarm events generated in EOS SCADA to designated recipients by email via SMTP. Yandex Mail is one of the SMTP services that can be used for this purpose.
Basic flow:
YANDEX MAIL ACCOUNT → APP PASSWORD → ANS SMTP SETTINGS → SCADA ALARM → EMAIL NOTIFICATION
Yandex specifies that the relevant client access options must be enabled for clients using an application password.
For a continuously running system such as ANS, using an App Password instead of the normal Yandex account password is a more secure and manageable approach.
Creation steps:
EOS ANS SMTP.According to Yandex, a generated application password is displayed only once; if it is lost, a new application password must be created.
Security: Do not share the App Password as you would a normal account password, and never use a real password in documentation.
The following values can be used in ANS:
| Parameter | Value | Description |
|---|---|---|
| SMTP Server | smtp.yandex.com |
Yandex Mail SMTP server. |
| SMTP Port | 465 | The port specified in Yandex's current official documentation for SSL/TLS connections. |
| Use SSL | Enabled | Encrypted SMTP connection. |
| Username | Yandex Mail address | Account used for SMTP authentication. |
| Password | App Password | Application password instead of the normal account password. |
| Timeout | 10 | ANS SMTP connection timeout. |
About port 587: The previous ANS documentation specified 587 + SSL. Yandex's current official documentation recommends 465 for SSL/TLS, while 587 is described as an alternative depending on the client's connection/encryption method. Therefore, new installations should use 465 + SSL/TLS first.
Yandex's troubleshooting documentation recommends checking SMTP authentication and application password settings for connection and authentication problems.
Important: A functioning technical SMTP connection alone is not sufficient for an alarm notification system. Which alarms are sent to which users or groups must also be determined according to operational requirements.
YANDEX MAIL
↓
APP PASSWORD
↓
smtp.yandex.com : 465
↓
SSL/TLS + USERNAME + APP PASSWORD
↓
ANS SMTP SETTINGS
↓
SCADA ALARM → EMAIL NOTIFICATION
With this configuration, EOS SCADA ANS can use Yandex Mail as an SMTP-based email channel for alarm notifications.