Archived Forum Post

Index of archived forum posts

Question:

sending several emails

Aug 30 '13 at 03:12

of all the many email examples none show recommended way to send several, say 300 to 500, from the same program. I use activeX and vbs and I am wondering what is the best way to create and destroy the mailman2 and email2 objects. is it better to create these objects once outside my loop or should they be recreated for each email. when is the best time to close the smtpConnection?

thank you.