Send email based on defined intervals

5.01K viewsGeneral
1

Good morning, I was wondering if there was a way you could store all the emails up and send them in 1 go like every 6 hours, because at the moment I’m getting complaint as its pushing out many individual emails.

Perhaps have 1 email sent out every 6 hours with all the activity in it? or every 24 hours.

0

IF Anspress uses WP email subsystem to send emails, then maybe this could help you all:

https://wordpress.org/plugins/smtp-mailing-queue/

https://wordpress.org/plugins/mailer/

I have NOT tried them, just FYI.

Let’s say I get 50 notifications per day. Your plugins would just wait, and then send 50 separate emails to me, right?

What needed is bundled “here is what happened since last mailing you” single email.

I just responded to the original poster. Those plugins do exactly what he needs. Queue the emails and not exceed the hosting limitations. All configurable. Example “send 10 emails per hour”.

I’m sorry you are right. I misread original question with what I had in mind: bundling notifications and getting summary once in a while.

You are viewing 1 out of 2 answers, click here to view all answers.