| Summary: | Inbox should be sync first | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Blindauer Emmanuel <bugs.kde.org> |
| Component: | libakonadi | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | dvratil, mollekopf, pim-bugs-null, vkrause |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Blindauer Emmanuel
2011-08-15 05:50:45 UTC
We have no control over that from the resource, it's actually implemented in libakonadi. Note however that in the meantime, you have several potential workarounds for it: * if your server supports IDLE, the INBOX is anyway monitored and updated almost in real time, no manual check is needed for that one; * give INBOX a shorter check interval (can be done from akonadiconsole); * put the INBOX in the favorites, and there's a separate shortcut for checking only the favorites. The ResourceBase now pre-sorts the collections before sync: inbox first, then favorite collections, trash as the last. *** Bug 328716 has been marked as a duplicate of this bug. *** |