remove fix-file-owner which takes forever on servers with many mail directories

(it's unclear why this is still needed and should be fixed differently in any case)
This commit is contained in:
holger krekel
2024-07-06 10:18:19 +02:00
parent 3d96f0fdfa
commit 15f79e0826
2 changed files with 3 additions and 5 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- Don't fix file owner ship of /home/vmail
([#345](https://github.com/deltachat/chatmail/pull/345))
- Support iterating over all users with doveadm commands
([#344](https://github.com/deltachat/chatmail/pull/344))