mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
show some text instead of nothing on empty quota list
some providers say that they support QUOTA in the IMAP CAPABILITY, but return an empty list without any quota information then. in our "Connectivity", this looks a bit of an error. i have not seen this error often - only for testrun.org - if it is usual, we could also just say "not supported" (as we do in case QUOTA is not returned). a translations seems not to be needed for now, it seems unusual, and all other errors are not translated as well.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
### Fixes
|
||||
- Fix python bindings README documentation on installing the bindings from source.
|
||||
- Show a warning if quota list is empty #4261
|
||||
|
||||
## [1.112.5] - 2023-04-02
|
||||
|
||||
|
||||
Reference in New Issue
Block a user