- Add markdown tabs blocks - Fix [Issue 604](https://github.com/chatmail/relay/issues/604) - Add `--skip-dns-check` argument to `cmdeploy run` command - Add `--force` argument to `cmdeploy init` command - Add startup for `fcgiwrap.service` - Add extended check when installing `unbound.service` - Add configuration parameters (`is_development_instance`, `use_foreign_cert_manager`, `acme_email`, `change_kernel_settings`, `fs_inotify_max_user_instances_and_watchers`)
5.2 KiB
/// tab | 🇬🇧 English
More information
{{ config.mail_domain }} provides a low-maintenance, resource efficient and
interoperable e-mail service for everyone. What's behind a chatmail is
effectively a normal e-mail address just like any other but optimized
for the usage in chats, especially DeltaChat.
Rate and storage limits
-
Un-encrypted messages are blocked to recipients outside {{config.mail_domain}} but setting up contact via QR invite codes allows your messages to pass freely to any outside recipients.
-
You may send up to {{ config.max_user_send_per_minute }} messages per minute.
-
You can store up to {{ config.max_mailbox_size }} messages on the server.
-
Messages are unconditionally removed latest {{ config.delete_mails_after }} days after arriving on the server. Earlier, if storage may exceed otherwise.
Account deletion
If you remove a {{ config.mail_domain }} profile from within the Delta Chat app, then the according account on the server, along with all associated data, is automatically deleted {{ config.delete_inactive_users_after }} days afterwards.
If you use multiple devices then you need to remove the according chat profile from each device in order for all account data to be removed on the server side.
If you have any further questions or requests regarding account deletion please send a message from your account to {{ config.privacy_mail }}.
Who are the operators? Which software is running?
This chatmail provider is run by a small voluntary group of devs and sysadmins, who publically develop chatmail provider setups. Chatmail setups aim to be very low-maintenance, resource efficient and interoperable with any other standards-compliant e-mail service. ///
/// tab | 🇷🇺 Русский
Дополнительная информация
{{ config.mail_domain }} предоставляет малозатратный, ресурсосберегающий и совместимый с другими системами почтовый сервис для всех. За chatmail фактически скрывается
обычный почтовый адрес, как и любой другой, но оптимизированный
для использования в чатах, особенно DeltaChat.
Ограничения по скорости и хранению
-
Незашифрованные сообщения блокируются для получателей вне {{config.mail_domain}}, но добавление контакта через QR-коды приглашения позволяет свободно обмениваться сообщениями между с ним.
-
Вы можете отправлять до {{ config.max_user_send_per_minute }} сообщений в минуту.
- Вы можете хранить до {{ config.max_mailbox_size }} сообщений на сервере.
- Сообщения в любом случае будут удалены с сервера через {{ config.delete_mails_after }} дней после поступления на сервер. Или раньше, если хранилище превышает допустимый объем.
Удаление аккаунта
Если вы удалите профиль {{ config.mail_domain }} через приложение Delta Chat, соответствующая учетная запись на сервере и все связанные с ней данные будут автоматически удалены через {{ config.delete_inactive_users_after }} дней.
Если вы используете несколько устройств, вам необходимо удалить профиль чата на каждом из них, чтобы все данные аккаунта были удалены с сервера.
Если у вас есть дополнительные вопросы или запросы по поводу удаления аккаунта, пожалуйста, отправьте сообщение со своей учетной записи на {{ config.privacy_mail }}.
Кто операторы? Какое ПО используется?
Этот chatmail провайдер управляется небольшой группой добровольцев — разработчиков и системных администраторов, которые публично разрабатывают инфраструктуру chatmail провайдеров. Chatmail стремится быть максимально простыми в обслуживании, ресурсосберегающими и совместимыми с любым другим почтовым сервисом, соответствующим стандартам.
///