MailboxListener get not closed when ImapSession.logout() is called
------------------------------------------------------------------

                 Key: IMAP-274
                 URL: https://issues.apache.org/jira/browse/IMAP-274
             Project: JAMES Imap
          Issue Type: Bug
          Components: Protocol
    Affects Versions: 0.2-M1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.2


At the moment we register MailboxListener when a Mailbox is selected and 
unregister them when the Mailbox is deselected. This works out in most cases 
but if a session is closed due some Exception the MailboxListeners are never 
unregistered

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to