Hi,
I have had many issues because of timeout in sending emails to event attendees.
I can now send 800 emails in one api call using the solution below and no timeout in my application.
My solution was to use mandrill to send all email in one api call.
You just need to create an account with Mandrill (part of mailchimp).
You will be allowed to send 12 000 emails per month for free.
You also need to create an email template in Mandrill. That will also make all your email look nice (html) and have link tracking capabilities.
Then install the wpMandrill addon in wp and use the following custom function in your custom_function.php file in eventespresso (change the parameters as needed)
All your worpress email will then be sent through mandrill.
The support post ‘Useful code: Send bulk email to attendees using mandrill’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for the Custom Files add-on for EE3.