chore: Updated information about mail sending.

main
polistern 2022-09-20 13:26:16 +00:00
parent 3fd83d6186
commit bc01ae21cc
Signed by: polistern
GPG Key ID: E131651B5A988EAC
2 changed files with 5 additions and 9 deletions

View File

@ -32,10 +32,8 @@ See [create_identity](https://github.com/polistern/pboted-tools/tree/main/create
- Follow headers will be added to the file after initial processing:
- `X-HashCash`
- `X-I2PBote-Signature`
- If file sent successfully follow headers will be added to the file:
- `X-I2PBote-DHT-Key`
- `X-I2PBote-Delete-Auth-Hash`
- File will be moved to `sent` directory
- Will be created `<Message-ID>.meta` service information file in `outbox` directory
- If mail sent successfully files `<Message-ID>.mail` and `<Message-ID>.meta` will be moved to `sent` directory
### SMTP

View File

@ -31,11 +31,9 @@
- Любой MIME файл с корректными `FROM` и `TO` в директории `outbox` будет отправляться
- После первоначальной обработки в файл будут добавлены заголовки:
- `X-HashCash`
- `X-I2PBote-Signature`
- После успешной отправки в файл будут добавлены заголовки:
- `X-I2PBote-DHT-Key`
- `X-I2PBote-Delete-Auth-Hash`
- Файл будет перемещён в директорию `sent`
- `X-I2PBote-Signature` (WIP)
- В директории `outbox` будет создан файл `<Message-ID>.meta` со служебной информацией
- После успешной отправки файлы `<Message-ID>.mail` и `<Message-ID>.meta` будут перемещёны в директорию `sent`
### Через SMTP