Support iterating over all users with doveadm commands (#344)

This commit is contained in:
holger krekel
2024-07-06 03:19:57 +02:00
committed by GitHub
parent 733b9604ba
commit 3d96f0fdfa
4 changed files with 47 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- Support iterating over all users with doveadm commands
([#344](https://github.com/deltachat/chatmail/pull/344))
- Test and fix for attempts to create inadmissible accounts
([#333](https://github.com/deltachat/chatmail/pull/321))