Fix detection of Trash, Junk, All etc. folders

imap_proto has been updated, so attributes like `\All`,
`\Junk` from RFC 3501 and RFC 6154 are no longer considered
extensions.
This commit is contained in:
link2xt
2022-11-15 23:27:15 +00:00
parent 1c2d4c518e
commit 90d8e0cedc
2 changed files with 15 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
### API-Changes
### Fixes
- fix detection of "All mail", "Trash", "Junk" etc folders. #3760
## 1.101.0