Mike Heath wrote:

> I've started rewriting the James SMTP handler to get my
> hands dirty with a real protocol in Mina.

Excellent.  Using that framework has been on my worklist for the very
reason's you've raised.  We'll want similar for IMAP, NNTP and POP3.  The
real question is how best to architect a solution to generically handle such
"telnet"-type protocols, so that we have good re-use and extensible command
structures.  Take a look at the IMAP handler, for example.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to