From c848b6134682979dc8676e34145b00cb70980dbb Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Tue, 8 Apr 2025 14:57:00 +0200 Subject: [PATCH] add a hint that deletion may be earlier there is another mention of times in privacy.md, however, there the gist is about that things are deleted, it is fine if that happens earlier there (also it is not excluded). targets discussion from https://github.com/chatmail/relay/pull/504 --- www/src/info.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/src/info.md b/www/src/info.md index e12f528b..1fd7eb5e 100644 --- a/www/src/info.md +++ b/www/src/info.md @@ -15,10 +15,11 @@ for the usage in chats, especially DeltaChat. - You may send up to {{ config.max_user_send_per_minute }} messages per minute. -- Messages are unconditionally removed {{ config.delete_mails_after }} days after arriving on the server. - - 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). +- Messages are unconditionally removed latest {{ config.delete_mails_after }} days after arriving on the server. + Earlier, if storage may exceed otherwise. + ### Account deletion