Bug 502558 - [Akonadi][Office365] akonadi EWS resource fail to download from inbox if it has more than 1G
Summary: [Akonadi][Office365] akonadi EWS resource fail to download from inbox if it h...
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: EWS Resource (other bugs)
Version First Reported In: unspecified
Platform: Debian stable Linux
: NOR minor
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-08 10:32 UTC by Boris Shtrasman
Modified: 2025-04-08 10:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Shtrasman 2025-04-08 10:32:22 UTC
This is debian but moved upstream from debian's bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029676

Akonadi EWS resource is failing to download (inital) messages from inbox if it has more than 1GiB of storage.
Other folders are synced as expected.

This prevent use with Office365 and Exchange, only for folders which are more than 1 GiB (100 MiB for Excahnge 2007).

That is a variant of the IMAP bug https://bugs.kde.org/show_bug.cgi?id=339393 that prevented to download messages when a folder have more than 100 MiB in Exchange, the IMAP bug had been fixed by limiting the download batches to 2K messages each time.

On Office365 if you try to sync/pull from a folder with more than 1G you get disconnects. it always start from the start.

The imap bug had been fixed with  https://invent.kde.org/pim/kdepim-runtime/-/commit/94b64eebb6a88846b221aad810045fecb4173f79