[Tickets #3877] Mailbox list caching tracking bug
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue May 9 23:25:54 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3877
-----------------------------------------------------------------------
Ticket | 3877
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Mailbox list caching tracking bug
Queue | IMP
Version | HEAD
State | Feedback
Priority | 2. Medium
Type | Bug
Owners | Horde Developers, Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2006-05-09 23:25) wrote:
> Ok this one is reproducable 100% here:
>
> 1. Login to your account from other client and mark some messages as
> deleted. Logout.
> 2. Login to IMP. You can see deleted messages. If you try to hit
> expunge they are not deleted at all. (I think this is because of
> these messages are not stored in Horde cache, and expungeMailbox()
> somehow deletes only those messages that are on server AND in cache.).
>
> 3. Check couple of those marked as deleted messages and mark them as
> deleted from IMP.
>
> 4. Click Expunge and only marked messages are deleted.
This has nothing to do with mailbox list caching - this has to do with
message caching. This is a known limitation of our current caching system -
it was designed so that IMP was the only MUA to access the mailbox. If you
can't handle that IMP may not always catch a non-destructive flag on a
message done by a foreign MUA, then you should disable message caching in
conf.php.
More information about the bugs
mailing list