# Блок "Письмо на Email"

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

Вы можете выбрать любой источник:

* константа – чтобы её получить сначала необходимо запросить у подписчика почту, через блок [запроса email](/onebot-help/bloki-konstruktora/prostye/zapros-dannykh-u-podpischika.md)
* переменная (письмо отправится на email который записан в переменной)
* произвольный email

Источником письма может быть установлен вручную, или из переменной.

Для работы данного блока необходимо настроить интеграцию с SMTP-сервером.

Поле "Имя рассылки": но будет отображаться в списке email рассылок. Этот список создаться в разделе списки.


---

# 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.onebot.tech/onebot-help/bloki-konstruktora/uvedomleniya/blok-pismo-na-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.
