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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
