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:
B. Petersen
2023-04-01 16:29:17 +02:00
committed by bjoern
parent 044478a044
commit 9d8e836fdd
2 changed files with 64 additions and 55 deletions

View File

@@ -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