fix: allow IMAP servers not returning UIDNEXT on SELECT and STATUS

This commit is contained in:
link2xt
2023-11-26 23:02:23 +00:00
parent 85f8f910b9
commit 2ab29e5bfa
4 changed files with 28 additions and 23 deletions

View File

@@ -84,4 +84,5 @@ license-files = [
github = [
"async-email",
"deltachat",
"djc",
]