> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/ru/set/nastroika-akkaunta/nastroiki-smtp.md).

# Настройки SMTP

#### 1. Перейдите в Аккаунт **»** Настройки

**2. Перейдите на вкладку конфигурации SMTP**

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnOX9Cowr_VoabgClo%2F-MMnS69NpLm2b3z1e8Bv%2Fad5f3dc084c019ae62fe3fd478a26c46.gif?alt=media\&token=fe72df7f-340c-48d8-bc6c-f79728b70089)

***

#### Настройка SMTP

<table data-header-hidden><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Field</strong></td><td><strong>Description</strong></td></tr><tr><td>SMTP Host</td><td>Server address as per SMTP provider</td></tr><tr><td>SMTP Username</td><td>Name of the user</td></tr><tr><td>SMTP Email </td><td>Email address of the user</td></tr><tr><td>SMTP Password </td><td>Password of the email address that is being used</td></tr><tr><td>SMTP Port</td><td>Port number as per SMTP service provider</td></tr><tr><td>SMTP SSL / TLS</td><td>Connection type for port connecting as per SMTP provider</td></tr><tr><td>SMTP Sender Name</td><td>Sender name of the alert/mail sent from dashboard</td></tr></tbody></table>

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

***

### Настройка SMTP с использованием Google (Gmail)

1. Перейдите в «Setup Google (Gmail)» внутри «SMTP Configuration Tab»

2. Войдите в свою учетную запись Google, если вы еще этого не сделали, или выберите свою учетную запись Google для SMTP, чтобы убедиться, что вы вошли в свою учетную запись Gmail<br>

   <figure><img src="/files/0eb45bb3215482f406252d2ba3362b2fbc0c78a9" alt=""><figcaption></figcaption></figure>

3. Войдите в Offer18, нажав «Continue»

4. Разрешите Offer18 отправлять письма от вашего имени. (Если появится запрос, установите флажок)

5. Необходимые учетные данные SMTP будут автоматически заполнены в разделе SMTP Offer18

6. Укажите «SMTP Sender Name»

7. Перейдите к отправке

***

#### **Тестовое письмо**&#x20;

Пользователи могут проверить настройку SMTP, отправив тестовое письмо, чтобы убедиться, что конфигурация работает правильно.

<div align="left" data-full-width="false"><figure><img src="/files/ce866e11f4941d6bbb9364530fcb55b1b4b94a06" alt=""><figcaption></figcaption></figure></div>

***

Видеоуроки - настройка SMTP

**GoDaddy**: :link: [<mark style="color:синий;">**https://www.youtube.com/watch?v=DLgTcAgxIIY**</mark>](https://www.youtube.com/watch?v=DLgTcAgxIIY)

**Zoho Mail:** :link: [<mark style="color:синий;">**https://www.youtube.com/watch?v=NSdI8NQvjS8**</mark>](https://www.youtube.com/watch?v=NSdI8NQvjS8)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.offer18.com/ru/set/nastroika-akkaunta/nastroiki-smtp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
