I need to send like 4000+ emails but individual emails to each using. Doing a foreach takes forever and the page loads until it finish (What really end up doing is an error).
I need to send those emails the best way possible and just leave the job in the background and return a response while that is happening.
If I didn't explain myself correctly, let me know.
Thanks a lot!