PDA

View Full Version : Bulk Emails



eric_clarke
03-21-2007, 05:36 AM
I created a script to send out bulk emails, but only three at a time will be sent.

My email addresses are in a php array and I loop through the array to send the emails.

Is there a different way I should be doing this or a configuration I am missing?

Thanks in advance