• Resolved davidvon

    (@davidvon)


    This error is always the same no matter WHAT I have my setting too. I have it set to 500 and I’m always exceeding the amount. Always says 100. I have 8 campaigns for the last week Not being sent.

    {“status”:”ERROR”,”es_remaining_email_count”:100,”message”:”EMAIL_SENDING_LIMIT_EXCEEDED”}

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Malay Ladu

    (@malayladu)

    Hi,

    EMAIL_SENDING_LIMIT_EXCEEDED error comes when you hit the hourly limit.

    When you increase the limit to 500 at that time, emails started sending out from a queue and once you reach 500 at that time it will throw this error.

    For example, let’s say you have 1100 emails are in the queue and you have an hourly limit of 100.

    So, when the cron run, at that time first 100 emails will be sent out and will give you an error EMAIL_SENDING_LIMIT_EXCEEDED and there are 1000 emails are in the queue. Now, if you increase the hourly limit to 500. It will send another 400 emails and will give you an error EMAIL_SENDING_LIMIT_EXCEEDED because you hit the hourly limit. Now, you have 600 emails are in the queue.

    I hope that helps.

    gw808092

    (@gw808092)

    I’m facing the same issue here. I installed the plugin and set it to send 40 per hour, but it’s sending more than 40.

    It’s sending 61 per house, making me host suspend my account.. The plugin does’t follow the settings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘EMAIL_SENDING_LIMIT_EXCEEDED’ is closed to new replies.