https://bugs.kde.org/show_bug.cgi?id=399306

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvra...@kde.org
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |INTENTIONAL

--- Comment #1 from Daniel Vrátil <dvra...@kde.org> ---
For local resources, we typically keep around only metadata and email envelope
in the Akonadi cache. The actual email headers and body are loaded from the
resource on demand, cached inside Akonadi temporarily and then expired after
some configured period (usually 5 minutes or so). The same can be configured
for any resource (for example the IMAP resource works the same way unless you
select "Download email for offline access") - the caching and expiration policy
can actually be configured on per folder basis, but generally, you configure it
for the entire resource (by changing it in the top-level folder) and let the
subfolders inherit the policies.

It is not possible to bypass the caching completely (that is including the
metadata), not even for local resources, which is by design.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to