# Email

## General information

The integration allows you to connect emails from various email services (public and internal). The instruction was crafted with the examples of connecting **Gmail/ G Suite** and **Yandex**

Before the integration - set up email forwarding&#x20;

### Set up email forwarding&#x20;

{% hint style="warning" %}
Setting up forwarding isn't a stop factor to proceed to the next set up steps&#x20;
{% endhint %}

You should set up email forwarding to the following email: **<forwarding@mail.blinger.io>**&#x20;

You can find the examples below of how to set up email forwarding from Gmail/ G Suite and Yandex &#x20;

{% tabs %}
{% tab title="Google" %}
Path:

1. Open "Settings"
2. Browse to section "Forwarding and POP/IMAP"
3. In the field "Forwarding" define the Email for forwarding

![](/files/-Lm9mG_sJkVn2Of-UaD2)
{% endtab %}

{% tab title="Yandex" %}
Путь:

1. Открыть"Настройки"
2. Перейти в раздел "Правила обработки почты"
3. В разделе создать правило "Все письма пересылать по адресу:" и указать Email для пересылки

![](/files/-LmPXG8_U9AwAw33Tx5F)
{% endtab %}
{% endtabs %}

{% hint style="info" %}
After setting up forwarding, you should notify Customer support (or your personal manager), that you've performed this setting. It is necessary so that Blinger.io would confirm on its end the forwarding possibility.

**For your reference:** in the case of Gmail the confirmation often happens automatically
{% endhint %}

### How to add Gmail

Open Settings field of your email account. Browse to section "Forwarding and POP/IMAP" and enable IMAP

![](/files/-M2gaKHidQ2EOioDbrVE)

Open **Google Account** (link <https://myaccount.google.com/security>). In the **Security tab** find the **Less secure app that have access to your account** and click ON

![](/files/-M2gcGXf_hLT_XyIPBHZ)

Open **application tab** and click on **"Add new app"** and find **Email**

![](/files/-M2gdg4db_eXXVwhxxkm)

Fill in the **required fields:**

![](/files/-M2gdxbPKW4iuwShRk4I)

| Field                     | Meaning                          |
| ------------------------- | -------------------------------- |
| **Email and Email login** | email that is going to be added  |
| **Host**                  | smtp.gmail.com                   |
| **Port**                  | 587                              |
| **Password**              | password from your email account |
| **From name**             | sender name                      |

And click on **"Add"**...

### How to add G Suite

Open **G Suite GoogleAdmin Panel** (link: <https://admin.google.com/>) and find the **Security** tab&#x20;

Select **Less Secure Apps**, set the value next to **Allow users to manage their access to less secure apps** and click **Save.**

![](/files/-M2giHWpqLY77VywjzzG)

Return to the main menu of the G Suite admin panel and open the Apps tab, then go to G Suite and select the Gmail service.

![](/files/-M2gjtkgWcsgJ8BqF2Jt)

Select **Advanced Settings**&#x20;

![](/files/-M2gkOHSvMWhZEXSWhtt)

In the **Routing** section, click ADD under **SMTP relay** service. Set the settings as in the picture below and click **Save**

![](/files/-M2glW8qWlWgpIwN3Y6h)

Open **Google Account** (link <https://myaccount.google.com/security>). In the **Security** tab find the **Less secure app that have access to your account** and click **ON**

![](/files/-M2gm2pJHnOvIy7kI8xw)

Open application tab and click on **"Add new app"** and find Email

![](/files/-M2gnfC3MsHyhNXAg7P2)

Fill in the **required fields**:

![](/files/-M2gdxbPKW4iuwShRk4I)

| Field                     | **Meaning**                      |
| ------------------------- | -------------------------------- |
| **Email and Email login** | email that is going to be added  |
| **Host**                  | smtp-relay.gmail.com             |
| **Port**                  | 587                              |
| **Password**              | password from your email account |
| **From name**             | sender name                      |

And click on **"Add"**...

### How to add Yandex

Open **Yandex.Mail account** (link: <https://mail.yandex.by>) and select **All Settings**  > **Email tools**

![](/files/-M2gsDD5NGZISBDIebdT)

&#x20;Tick on the **C imap.yandex.ru server via IMAP** and then click **Save Changes**

![](/files/-M2guGLvhkwVo69lXLml)

Open **Yandex Profile** (link: <https://passport.yandex.by/profile>) and click on **Create Password**

![](/files/-M2gug6ntL47okbgdJOi)

Fill in the fields as in the image below and click **Create**

![](/files/-M2guz_1VisnTHA4K9xc)

After that the window with the password will appear

![](/files/-M2gvJVykmctG6q4IYM4)

Save the password

Open **application tab** and click on **"Add new app"** and find **Email**

![](/files/-M2gnfC3MsHyhNXAg7P2)

Fill in the **required fields:**

![](/files/-M2gvqFT9UL1Hr1ISaLq)

| Field                     | **Meaning**                      |
| ------------------------- | -------------------------------- |
| **Email and Email Login** | email that is going to be added  |
| **Host**                  | smtp.yandex.ru                   |
| **Port**                  | 587                              |
| **Password**              | password from your email account |
| **From name**             | sender name                      |

And click on **"Add"**...

{% hint style="warning" %}
If the integration failed, try again checking the correctness of the input data and the conformity of the steps according to the manual
{% endhint %}


---

# 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://help.blinger.io/documentation/section-apps/adding-accounts/email.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.
