• Resolved haddlyapis

    (@haddlyapis)


    Hi there,
    I recently discovered that there is a limit set on our server of 100 emails being sent out at one time.
    Some of our forums have more than 100 subscribers, which means that not all are getting notifications when something new is posted.
    Is there a way to set up batches, so that e.g. 50 go out and then 50 again in 10 mins etc until the full list of emails have been covered?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Markus Echterhoff

    (@mechter)

    Hi,

    my plugin uses the WordPress internal email function wp_mail() to send notification emails. In order to limit how many emails are sent per time, therefore, you can use any email scheduling/queuing plugin for WordPress and it will automatically also queue emails sent by my plugin.

    Thread Starter haddlyapis

    (@haddlyapis)

    Hey,
    thx for the quick response.
    Any suggestions on which email scheduling plugin? The ones i have found are v old.

    Plugin Author Markus Echterhoff

    (@mechter)

    No problem. I am not currently using an email scheduling plugin myself, so I can’t comment on that. Give the old ones a try. If they don’t produce any PHP warnings and the emails get delivered, you should be fine.

    Thread Starter haddlyapis

    (@haddlyapis)

    Thx.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘100 is limit for email notifications’ is closed to new replies.