Displaying 2 results from an estimated 2 matches for "poffice".
Did you mean:
office
2006 Apr 26
3
dovecot and thunderbird
...When using thunderbird as the imap client sometimes when messages are moved
from the inbox to other folders (including Trash) they shortly thereafter
reappear in the inbox - this can happen multiple times to the same message.
We have multiple namespaces set up so that inbox is mbox format in
~/.poffice/username and other folders are maildir in ~/Maildir - both of
these are on NFS. Indexes are on local storage.
The problem only seems to happen with thunderbird. kmail, mac mail, outlook,
pine all work fine.
If we effectively move a user so that their inbox is also maildir then the
problem does...
2011 Aug 25
4
[PATCH 0/3] ruby: Fix event handler failure
I won't pretend I really understand what's going on here. I've CC'd
this message to Chris since he might have a better idea.
https://bugzilla.redhat.com/show_bug.cgi?id=733297
In this bug, it appears that the event log callback goes out of scope
and is garbage collected. (This is despite the fact we registered it
as a global root). When we invoke the callback later,