add changelog PR link

This commit is contained in:
holger krekel
2024-07-09 11:38:22 +02:00
parent 66c7115cfc
commit aaa51cf234

View File

@@ -4,6 +4,7 @@
- BREAKING: new required chatmail.ini value 'delete_inactive_users_after = 25'
which removes users from database and mails after 25 days without any login.
([#350](https://github.com/deltachat/chatmail/pull/350))
- 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.