Welcome Guest, Not a member yet? Register   Sign In
Multiple User Mail Send.
#2

So assuming you don't want to CC everyone in on the same email, you need to build your own mail queue if you want to send out the emails in batches. 

You could save the contents of the email along with to, subject etc.. into the database and then process the queue in batches on the server side using a cronjob. 

It would also be a bit faster for your users too as they aren't waiting for the next page to load while CI sends the emails out, especially if you want to send out 200.
Reply


Messages In This Thread
Multiple User Mail Send. - by Geetha - 07-01-2019, 02:18 AM
RE: Multiple User Mail Send. - by reactionstudio - 07-01-2019, 04:19 AM
RE: Multiple User Mail Send. - by mboufos - 07-01-2019, 06:18 AM
RE: Multiple User Mail Send. - by Wouter60 - 07-01-2019, 07:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB