You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ config.mail_domain }} provides a low-maintenance, resource efficient and
5
-
interoperable e-mail service for everyone. What's behind a `chatmail` is
6
-
effectively a normal e-mail address just like any other but optimized
7
-
for the usage in chats, especially DeltaChat.
8
-
9
-
10
-
### Rate and storage limits
11
-
12
-
- Un-encrypted messages are blocked to recipients outside
13
-
{{config.mail_domain}} but setting up contact via [QR invite codes](https://delta.chat/en/help#howtoe2ee)
14
-
allows your messages to pass freely to any outside recipients.
15
-
16
-
- You may send up to {{ config.max_user_send_per_minute }} messages per minute.
17
-
18
-
- You can store up to [{{ config.max_mailbox_size }} messages on the server](https://delta.chat/en/help#what-happens-if-i-turn-on-delete-old-messages-from-server).
19
-
20
-
- Messages are unconditionally removed latest {{ config.delete_mails_after }} days after arriving on the server.
0 commit comments