Home Forums Newsletter Plugin Support Subscribers Waiting

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #345604
    Hal
    Participant

    I rearranged autorsponders. Now I have a problem with sendgrid.

    Screenshot

    I added a new responder….it appeared at the bottom of the list. I moved it up to the top and set it to 0 days. Now it looks like subscribers restarted although I don’t see a setting for that. I never “reenabled” them.

    These subscribers have already recieved those two autosponders months ago and I find 1500 rejected emails in my inbox with more to come

    (as we exceeded sendgrid limit) From: Post SMTP Email Logs

    Code: 401, Message: Unauthorized, Body: {“errors”:[{“message”:”Maximum credits exceeded”,”field”:null,”help”:null}]}

    How do I remove those subscribers waiting from the queue without removing the subscribers?

    #345648
    Michael
    Keymaster

    Hello,

    first of all, you’re getting that message from Sendgrid because you exceeded your sending quota. You need to buy more credits by subscribing to one of their paid plans. To remove subscribers from an Autoresponder channell, you can use “Reset and restart” option in Autoresponder channel’s settings. Every subscribers will be removed from the whole channell. You cannot do this in a single step of an Autoresponder’s serie.

    Michael

    #345665
    Hal
    Participant

    Micheal, yes. I understand the Sendgid error because of hundreds of emails going out.

    Can you be more specific as to where to find this? I cannot find reset and retart.
    The closest I found was restart on subscription which didn’t remove the subscribers.

    Please elaborate

    #345666
    Hal
    Participant

    I resolved by going into the database and doing DELETE FROM wp_newsletter_autoresponder_steps WHERE step = 1 (and then 2)

    Thanks

    #345690
    Hal
    Participant

    Oops. the sql query didn’t resolve, they keep come back to step 1

    Screenshot

    Can you show me where THIS is? I do NOT see and reset and retart option.

    “use “Reset and restart” option in Autoresponder channel’s settings. Every subscribers will be removed from the whole channel. “

    #345693
    Hal
    Participant

    Never mind. Couldn’t wait any longer. Duplicated series, deleted original

    #345694
    Michael
    Keymaster

    Hello Hal,

    sorry for this delay. The reset option I mentioned is in Channel > Configure > Maintenance.

    Michael

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.