Backup not complete (IMAP server returns multiple responses for search) · Issue #210 · joeyates/imap-backup · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just installed and tried a local backup for my imap-account.
Resulted in 700+ emails only being 9 locally.
After debugging with double --verbose I identified that UID SEARCH ALL returns multiple responses and only the last one is handled.
Is this the intended behavior? Is the server not allowed to split response?
The text was updated successfully, but these errors were encountered: