strengths elsewhere, I have always felt that its remote delivery performance was lacking when compared to solutions such as Postfix and PowerMTA. This project claims to be significantly faster than Sun's implementation. LGPL license.
It is a pretty cool project, though unfortunately it's not much but a Javamail wrapper. They pool a bunch of SMTP connections and provide different strategies for how to distribute emails across those connections.
However the actual SMTP sending is done using standard JavaMail, i.e., they just wrap (and still are using) Sun's implementation.
There might be a little bit of benefit from this in terms of reusing connections, but there isn't as huge a benefit as you might expect from reading it.
-- Serge Knystautas Lokitech >> software . strategy . design >> http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
