add support for specifying whole domains for passthrough

This commit is contained in:
holger krekel
2024-09-06 18:36:33 +02:00
parent 8ea96e505e
commit 72df078d02
4 changed files with 38 additions and 2 deletions

View File

@@ -35,6 +35,9 @@
- fix checking for required DNS records
([#412](https://github.com/deltachat/chatmail/pull/412))
- add support for specifying whole domains for recipient passthrough list
([#408](https://github.com/deltachat/chatmail/pull/408))
- add a paragraph about "account deletion" to info page
([#405](https://github.com/deltachat/chatmail/pull/405))