Configure movebox folder by selecting it

Don't use LIST so DeltaChat folder can be configured even if it is
hidden, for example by ACL [1].

[1] https://datatracker.ietf.org/doc/html/rfc4314
This commit is contained in:
link2xt
2022-06-12 15:20:12 +00:00
parent 51aead6b58
commit c6a47e359f
2 changed files with 62 additions and 53 deletions

View File

@@ -6,6 +6,7 @@
- switch from `async-std` to `tokio` as the async runtime #3449
- upgrade to `pgp@0.8.0` #3467
- add IMAP ID extension support #3468
- configure DeltaChat folder by selecting it, so it is configured even if not LISTed #3371
### Fixes
- mailing list: remove square-brackets only for first name #3452