Skip to content

Schedule campaign when quota is used up

edited January 2014 in Questions
Im using the Schedule this campaign? option but it gives "You can't send more than your SES daily limit. Either wait till Amazon replenishes your daily limit in the next 24 hours,"

well.... im Scheduling for tomorrow at a time that amazon replenishes my limits... can you fix this?

Comments

  • BenBen
    edited November 2012
    Have you used up your SES quota?

    Previously you were able to schedule emails when you run out of quota. But there's one user who ran out of quota and scheduled his email at a time before his quota was replenished and as a result, his emails wasn't sent. So I disabled it.
  • yes, yesterday, today i would like to start the send, as the send goes my quota is replenished, can you make an option to enable it ?
  • BenBen
    edited June 2015
    I've taken note of this.

    In the mean time, to enable the schedule button even when your quota runs out, just remove or comment out lines 60 & 61 in
    /js/create/main.php.

    $("#schedule-btn").addClass("disabled");
    $("#schedule-btn").attr("disabled", "disabled");

    As of version 2.0.3
This discussion has been closed.