run removal of inactive users daily

This commit is contained in:
holger krekel
2024-07-09 11:31:05 +02:00
parent 823386d824
commit 66c7115cfc
7 changed files with 10 additions and 4 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- BREAKING: new required chatmail.ini value 'delete_inactive_users_after = 25'
which removes users from database and mails after 25 days without any login.
- remove checking of reverse-DNS PTR records. Chatmail-servers don't
depend on it and even in the wider e-mail system it's not common anymore.
If it's an issue, a chatmail operator can still care to properly set reverse DNS.