I have a script in PHP which sends an email to a list of email addresses in a MySQL database.
Currently I'm sending just over 330 emails at a time but I wanted to know what would be the maximum I can send at a time? Or is there no limit?
Thanks in advance
Parm