I have a large database of email addresses (1000+). I would like to send all of those email accounts a message.

I use would like to use PHP mail() for this job. Is this possible? Will this work? Would the page take hours to load?

link|improve this question

Is this a one time event? If so, why not just run the php script from the command line? – John Oct 9 '11 at 12:26
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.