> Before asking about an optimized multithreaded e-mail application on a 
> mailinglist for
> a webserver you should make it clear what you are doing. Maybe the 
> non-optimized
> singlethreaded e-mail loop is fast enough for you. It wil save you a lot of 
> time debugging.

How about using Mail API to send mail to an MTA and let MTA handle it? If the 
MTA is configured fo rfast acceptance, a single threaded loop will do.

Nix.




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to