[ 
http://issues.apache.org/jira/browse/JAMES-461?page=comments#action_12413633 ] 

Joachim Draeger commented on JAMES-461:
---------------------------------------

Issue in  JavamailStoreMailRepository2.zip: When accessed by multiple threads, 
Folder should be closed when all have finished. (remove getOpenedFolder in 
favour of getFolder and void openFolder, increment a counter in openFolder,  
synchronized void closeFolder: decrement counter, close when 0)

> Javamail Store based MailRepository support (was: Maildir support)
> ------------------------------------------------------------------
>
>          Key: JAMES-461
>          URL: http://issues.apache.org/jira/browse/JAMES-461
>      Project: James
>         Type: New Feature

>   Components: MailStore & MailRepository
>     Reporter: Norman Maurer
>     Assignee: Stefano Bagnara
>      Fix For: 2.4.0
>  Attachments: JavamailStoreMailRepository.java, 
> JavamailStoreMailRepository2.zip, MaildirMailRepository.java, 
> MaildirMailRepository.java, UIDPlusFolderMailRepository1.zip
>
> Add support for Javamail Stores as MailRepositories

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
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