Stefano Bagnara wrote:
Did you plan to obtain a real javamail folder when you lookup the MailStore or an object implementing a James interface very similar to the Javamail folder ?
The MailStore has to implement the FolderAware interface which offers a getFolder() method which returns a real Javamail folder.
Joachim
Totally agree and already done. :-) The only thing that actually was changed in the core of James was hard coding that in memory store. It now only depends on a James MailStore that can offer a Javamail Folder.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]