I'm wondering, whether it is possible to send email messages using mail()
function in the loop?
For example, 500k addresses at a time?
One day I tried to send a message to 500 email addresses this way, I inserted some of my email addresses into the address list, the entire cycle was successful, but the letters did not reach. Why it did not work?