When I was writing my mail() in PHP, i discovered that sometimes the mail sends and sometimes it doesnt send (using the same piece of code). Does this mean that there a limit to how many emails can be sent?
mail ()
There should be no limit, unless you send out a lot of email. However, there were problems with email the last few days, so that could have been the cause of it.
Related topics
