Hello,
We are having an issue where several hundred batch emails have been sent out, the issue is that it was a batch email that was sent a month ago and now it is sending out. Any suggestions?
I don’t think those would get sent out by MailChimp. Are you sure it’s not Mandrill? If you have a Mandrill plugin activated on your site and it’s configured to send your site’s email, then you are using a transactional email service.
I saw in the video the the WP Mail Log plugin is activated. Does that plugin have a log from when you initiated sending the batch of emails? Does it show the dates of when those were passed on to the wp_mail function?
This could be a case where the volume of emails in one request was too much for the server, or too much for the mailserver. In either case you can avoid that limitation by sending in smaller batches.
Makes sense, I had issues running a batch email back in then, It just took that long to generate the messages.
Only thing that shows is MailChimp on the plugin page.
MailChimp does email marketing separate from your site, it doesn’t take over the wp_mail() function. So you’re probably using the built in mail server, which could be why the delay was so long.
You might have better results by using a transactional email service. Since it’s likely you already have a MailChimp account, Mandrill might be a good fit. There’s more info here:
The support post ‘Mass Emails sent’ 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 Event Espresso 3 and Event Espresso 4.