https://bugs.kde.org/show_bug.cgi?id=338186
Daniel Vrátil <dvra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|4.14.1 |16.04 Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep |im-runtime/ff02785839e9b41b |im-runtime/21ba8042d8f73992 |587fac5ca9bc2768a2729eec |d18f9282743312d9ce84c22d --- Comment #102 from Daniel Vrátil <dvra...@kde.org> --- Git commit 21ba8042d8f73992d18f9282743312d9ce84c22d by Daniel Vrátil. Committed on 22/03/2016 at 13:18. Pushed by dvratil into branch 'Applications/16.04'. IMAP: Better handling of missing UIDNEXT response in RetrieveItemsTask This improves experience with Courier IMAP servers which does not return UIDNEXT in SELECT response. That forced us to always refetch the entire mailbox. Courier however does return UIDNEXT in response to STATUS, so we now issue a STATUS command in case SELECT gives us empty UIDNEXT. REVIEW: 127457 FIXED-IN: 16.04 M +7 -4 resources/imap/autotests/testretrieveitemstask.cpp M +115 -75 resources/imap/retrieveitemstask.cpp M +11 -1 resources/imap/retrieveitemstask.h http://commits.kde.org/kdepim-runtime/21ba8042d8f73992d18f9282743312d9ce84c22d -- You are receiving this mail because: You are watching all bug changes.