I know I saw this come up at some point in the past. I have a system with a couple hundred users and I need to write a function that allows the system admin to E-mail everybody in the system from the web. I can write the function with a loop no problem, but I'm worried that it will process too fast and will clog my mail server (I'm using SmarterMail on w2003 Server).
Would it be as easy as throwing some kind of delay into the loop or something, or is there a more straightforward way of making sure this doesn't happen? TIA. ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
