Re: Replacement for javax.mail?

2013-05-17 Thread Eric Charles

Hi James,

No, The James protocols projects are for server-side implementations.
Everyone is welcome to contribute to let them evolve as both server and 
client side implementations.


Thx, Eric

On 17/05/2013 01:51, James Cook wrote:

I know James is a Mail /server/ implementation, but I'm interested in the new
protocols released. Can these be used to replace the functionality of
javax.mail, especially for IMAP use? Trying to build a high-performance
email client and it would be great to use a codebase developed post 1990.



--
View this message in context: 
http://james.10919.n7.nabble.com/Replacement-for-javax-mail-tp49606.html
Sent from the James - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org



-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org



Re: Replacement for javax.mail?

2013-05-17 Thread Matthieu Baechler
Hi James,

I have the exact same need and I evaluated every libraries I found to
replace javax.mail.

My conclusion is that no implementation is good enough for my project
and we decided to stick with our own implementation of IMAP protocol
which is very limited but that we are able to enhance with time.

If you are willing to write a full javax.mail replacement, I can
contribute on the IMAP side, so keep me updated about your intentions.

-- 
Matthieu Baechler



-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org