Sending multiple emails with asp

Thread Solved

Join Date: Jun 2006
Posts: 35
Reputation: gil857 is an unknown quantity at this point 
Solved Threads: 0
gil857's Avatar
gil857 gil857 is offline Offline
Light Poster

Sending multiple emails with asp

 
0
  #1
Aug 7th, 2006
For my work, I am making a web application for our intranet that will query our accounts, and based on the input, will pull out the appropriate contact's email address to send a pre-scripted message.

I can't seem to find a good answer on the net, but my question is: What is better for the mail server as far as not overloading it?

-to send the email in bulk (will be about 100-200 recipients)?

or

-to queue them one by one in a loop? and if so, should I program some sort of delay?

Any help would be much appreciated

Thanks,

Gil
Last edited by gil857; Aug 7th, 2006 at 5:31 pm.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 483
Reputation: campkev is an unknown quantity at this point 
Solved Threads: 19
campkev campkev is offline Offline
Posting Pro in Training

Re: Sending multiple emails with asp

 
0
  #2
Aug 8th, 2006
i would run some tests on your email server and see. however I would have to guess that one message with lots of recipients would be much better
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 35
Reputation: gil857 is an unknown quantity at this point 
Solved Threads: 0
gil857's Avatar
gil857 gil857 is offline Offline
Light Poster

Re: Sending multiple emails with asp

 
0
  #3
Aug 22nd, 2006
Just a follow up here:

We didn't want all our contact's email addresss grouped together, so the emails were queued one by one with a one second delay between them. There are no images or anything in the email, so the one second delay was plenty.

Thanks for your reply, campkev.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP Forum


Views: 4159 | Replies: 2
Thread Tools Search this Thread



Tag cloud for ASP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC