As my Mina based SMTP implementation nears completion, I would like to run it through some rigorous tests. Does James have and/or use any type of testing utility for SMTP specification compliance? What does James use for testing now?
-Mike On Mon, 2005-04-04 at 11:46 -0600, Mike Heath wrote: > I've started playing with the Mina sub-project from the Apache Directory > project. It's a fine piece of work. Trustin Lea, the author, is a real > genius. For those not familiar with Mina, I think you should check it > out. It uses non-blocking IO and is an implementation of the staged > event driven architecture (SEDA). SEDA makes it possible to have > thousands of concurrent network connections. > > I've started rewriting the James SMTP handler to get my hands dirty with > a real protocol in Mina. Originally I was just playing around. > However, things have started to gel and I was wondering if anyone else > has been working on something similar so we collaborate. > > -Mike > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
