Close
jGuru Forums
Posted By: rakesh_tikku Posted On: Sunday, August 26, 2001 08:41 PM
I am writing a program that will be sending out a lot of e mails. I am using Transport.sendMessage() but it is taking 5-10 seconds for sending each mail, depending on the email address. Is the time taken normal, or is something wrong with the SMTP configuration ? Is there any other way of speeding this up ?
I am on Solaris using jdk 1.2.
Re: How to improve performance of Transport.sendMessage() ?
Posted By: John_Zukowski Posted On: Sunday, August 26, 2001 09:12 PM