diff --git a/docs/docs/index.md b/docs/docs/index.md index 73592d8..d9ffc43 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -23,12 +23,12 @@ Transition to **beta** planned in version **0.9.X** - Runnable as UNIX daemon - [CLI utility](https://github.com/polistern/pbotectl) (work in progress) - SMTP / POP3 support (tested with [Mozilla Thunderbird](https://www.thunderbird.net/en-US/)) +- Delivery confirmation ## Planned Features - Custom per identity/user email folders - Sending email anonymously -- Delivery confirmation - Sending and receiving via relays (similar to Mixmaster) - Interfaces for interaction with third-party applications (IMAP, etc.) diff --git a/docs/docs/index.ru.md b/docs/docs/index.ru.md index 1cb5461..214db5a 100644 --- a/docs/docs/index.ru.md +++ b/docs/docs/index.ru.md @@ -23,12 +23,12 @@ I2P-Bote - это бессерверный, основанный на [расп - Запуск и работа в качестве UNIX-демона - [CLI утилита](https://github.com/polistern/pbotectl) (в процессе разработки) - Поддержка SMTP / POP3 (проверено с [Mozilla Thunderbird](https://www.thunderbird.net/en-US/)) +- Подтверждение доставки ## Планируемый функционал - Настраиваемые почтовые директории по идентичностям/пользователям - Анонимная отправка писем -- Подтверждение доставки - Отправка и получение писем через реле (подобно Mixmaster) - Интерфейсы для взаимодействия со сторонними приложениямы (IMAP, etc.) diff --git a/docs/docs/user-guide/install.md b/docs/docs/user-guide/install.md index e7ea12a..9c90ba7 100644 --- a/docs/docs/user-guide/install.md +++ b/docs/docs/user-guide/install.md @@ -61,7 +61,7 @@ Also there is `-L` flag for CMake that could be used to list current cached opti !!! note "Note" - Tested with Debian 10 and Ubuntu 20.04. + Tested with Debian 10 and Ubuntu 20.04 You will need a compiler and other tools that could be installed with `build-essential` and `debhelper` packages: diff --git a/docs/docs/user-guide/install.ru.md b/docs/docs/user-guide/install.ru.md index eb9b462..99baf16 100644 --- a/docs/docs/user-guide/install.ru.md +++ b/docs/docs/user-guide/install.ru.md @@ -61,7 +61,7 @@ make # Для отладки можно добавить VERB !!! note "Примечание" - Проверено на Debian 10 и Ubuntu 20.04. + Проверено на Debian 10 и Ubuntu 20.04 Вам необходимы компилятор и другие утилиты, которые могут быть установлены с пакетами `build-essential` и `debhelper`: