Posts by Felipe • 11 points
1 post
- 
		-1 votes1 answer54 viewsQ: Does php mail send emails in the background?I’m developing a system where I send email to several users, where it sends the email and changes the SEND column in the data stack to true with a range of 10 seconds between each shipment. So I…