chore: Updated index page. Some formatting.
parent
1566f9aab0
commit
3fd83d6186
|
@ -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.)
|
||||
|
||||
|
|
|
@ -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.)
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -61,7 +61,7 @@ make # Для отладки можно добавить VERB
|
|||
|
||||
!!! note "Примечание"
|
||||
|
||||
Проверено на Debian 10 и Ubuntu 20.04.
|
||||
Проверено на Debian 10 и Ubuntu 20.04
|
||||
|
||||
Вам необходимы компилятор и другие утилиты, которые могут быть установлены с пакетами `build-essential` и `debhelper`:
|
||||
|
||||
|
|
Loading…
Reference in New Issue