Forums

How Can I Send Less than 500 emails/hour? (5 posts)

  1. DRandy
    Member
    Posted 3 years ago #

    Hi

    I need to throttle down my email sending to less than 500 emails/hour. That's the limit on my hosting.

    How can that be done especially when a notice goes out automatically to my users?

    Is there a plugin or something?

    Thanks for your help.

  2. tech_coach
    Member
    Posted 3 years ago #

    DRandy, which notice is being sent to users? Tell us more. thanks!

  3. DRandy
    Member
    Posted 3 years ago #

    I have a custom script that uses

    return @wp_mail($to, $subject, $message);

    when a condition is met. Sometimes this might call for sending out over 500 emails.

    I need to throttle this down below 500 so it sends say 300 this hour and then 300 next hour and so forth.

    Thanks for your help.

  4. tech_coach
    Member
    Posted 3 years ago #

    Ahh I see.

    I will search around and see what I find. There might be an email "timing" plugin around.

  5. DRandy
    Member
    Posted 3 years ago #

    Is there any one to help?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags