|
I've found that when you have lots of email addresses, it's easier to run the php script that does your email from the command line instead of a browser. This is because there is a timeout limit in Apache that will stop your script after X amount of seconds.
|