What exactly happens after PHP mail function is executed?
2 Replies
sendmail_path
Note that it may be inefficient to send a large number of messages in a loop using mail() - PHP recommends looking at some alternatives
sendmail_path
Note that it may be inefficient to send a large number of messages in a loop using mail() - PHP recommends looking at some alternatives