Re: Sending multiple mails during 1 connection to the SMTP Server ?
Posted By:
John_Zukowski
Posted On:
Friday, October 12, 2001 08:18 PM
Your question is actually already answered in the FAQ. send() is a static method, so makes a separate connection each time.