dovecot: deleting mails with find instead of doveadm expunge

This commit is contained in:
missytake
2023-12-14 15:01:26 +01:00
parent 049ed79e59
commit 070003b983
4 changed files with 13 additions and 33 deletions

View File

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