I am planning a script that will send mail to all my clients
(potentially up to 10000, even more clients)...  I figured I can loop a
mailer script for every client (I don't want to have more than one email
address per message in the recipient field).

Any special advise or pages I could view for help or is looping a mailer
script acceptable?  I know I had one in ASP once upon a time and the
script was so slow that it would mail about 100 messages in a minute and
the script would time out quickly before I was done.

Thanks.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to