[Akonadi] [Bug 502560] [Office365][Imap][akonadi] failure to sync/pull all messages from an Inbox with 10GB of e-mails. (infinite loop)
Daniel Vrátil
bugzilla_noreply at kde.org
Mon May 5 19:22:35 BST 2025
https://bugs.kde.org/show_bug.cgi?id=502560
--- Comment #3 from Daniel Vrátil <dvratil at kde.org> ---
Indeed, sorry about the confusion - I saw in the log it did not use CONDSTORE
and automatically switched to Gmail in my head (because I remember the pain of
trying to debug that :-)). Office365 doesn't support CONDSTORE at all (it's not
listed in the CAPABILITY response), so the only solution to speed up sync is to
get rid of the SEARCH and just use FETCH (which should also allow for larger
batches and generally will be much faster).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list