# Email notifications

### Email settings menu

The Tiger.com terminal has a notification system that enables you to receive email alerts whenever the conditions you’ve preset are met.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80077775555/original/C7nmnY615Fk6D5jnJToDsKcAN388wrSgfg.gif?1644933283)

To configure the settings for sending e-mail messages, go to **Settings → Email Settings** in the main menu.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80089103844/original/0QEYI9Hzpc4DvGFgxi0XSQgF9V8YMlBp3Q.png?1648047038)

Then, in the window that opens, enter:

* **From** whom the email will be sent (email address)
* **To** whom the email will be sent (the email address can correspond with the address of “from”)
* **Server** — the email server of the “from” email address (For example: [smtp.mail.ru:25](http://smtp.mail.ru:25/) or [smtp.gmail.com:25](http://smtp.mail.ru:25/) )

| Mail    | Server                | Port       |
| ------- | --------------------- | ---------- |
| Outlook | smtp-mail.outlook.com | 25/587     |
| Gmail   | smtp.gmail.com        | 25/465/587 |
| Yandex  | smtp.yandex.ru        | 465        |
| Mail.ru | smtp.mail.ru          | 25/465/587 |

* **Username** of the “from” email address
* **Password** of the application, created in the Google account settings, Yandex ID, and Mail ID (for more information about application passwords, see below).&#x20;

In order for notifications to be sent to an email address, you must enable the **Allow sending option.** Otherwise, even with configured parameters, notifications will not be sent to an email address.

### Application passwords

For Gmail, the password for the Google application is specified, which is generated from the [link](https://myaccount.google.com/apppasswords). Your account must have two-factor authentication enabled.&#x20;

<figure><img src="/files/j9PHsGAALMbhzAOSJmeK" alt=""><figcaption></figcaption></figure>

For **Yandex.Mail**, the password is created on the Account Management [page](https://passport.yandex.ru/profile/) in the **Passwords and Authorization** section. Select **Enable application passwords**, confirm, and click **Create new password**.&#x20;

After that, in **Yandex.Mail**  go to **All settings → Email clients** and in Allow Access to the Mailbox Using Mail Clients, check the box next to “With imap.yandex.ru server via IMAP protocol.”\ <br>

For **Mail.ru**, specify the password created in [Mail ID](https://id.mail.ru/) settings in **Security → Passwords for external applications**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.tiger.com/english/settings/terminal/email-notifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
