Hi All
I have to send mails to all users in the site when a new user joins. My problem is the script stops execution after sending around 400 mails. I have set the set_time_limit to 0. And also I am giving sleep(2) after sending 10 mails.
What may be the reason behind this issue.Any solution for this problem . Is there any better method to send bulk emails?
Thanks in Advance
Rose