Hi there,
Let's suppose i have a database that has a list of 700 members, each with emails. I want to loop through each record in the database and send an email to each member that has so requested when a post is made (just like you receive emails of posts to this forum if you've opted to do so).
Here is the problem: If the list got to be large, the script might time out, OR, if the user hit escape in their browser, only half the people would get their email.
I want to make the process out of the poster's hands as soon as they make the post, so that would require some kind of "hand off" to a background or resident program.
Anybody have any suggestions?
Alternately, is there some technology in the mail server where I can hand it a list but where everyone gets only a single copy with no CC's listed? If i used BCC that could be a huge request -- I'm looking for the best strategy in this.
Sam Fullman
Compass Point Media