From aaa51cf23464691f48c0bf1383d27cc6599fe1cd Mon Sep 17 00:00:00 2001 From: holger krekel Date: Tue, 9 Jul 2024 11:38:22 +0200 Subject: [PATCH] add changelog PR link --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0166196..1221c914 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.