dovecot: unconditionally delete all mails after 40 days

This commit is contained in:
missytake
2023-12-12 22:04:16 +01:00
parent a9e55e3b25
commit 049ed79e59
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ max_user_send_per_minute = 60
# maximum mailbox size of a chatmail account
max_mailbox_size = 100M
# time after which seen mails are deleted
# time after which mails are unconditionally deleted
delete_mails_after = 40d
# minimum length a username must have