Description
On the docker image IMAP configuration, the `MOVE` and `ACL` capabilities are disabled.
This could have an impact on integration testing as the imap client will use `COPY` + `EXPUNGED` in place of `MOVE` which could lead to Quota limit when the quota limit is reached and we try to move a mail to the trash.