You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Gustavo Cebrian <gu...@greenhatconsulting.com> on 2003/03/10 15:04:33 UTC

Email connections.

If you want to have a system working 24 hours which sends emails, Do you just create a single connection to the server and use it all the time or rather you create a new Session every time you want to send an email. I guess there is a maximun number of connections you can create to the email server.

Is there like a pool connections class for emails?

Thanks in advance.

Gustavo.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org