• Resolved briancrider

    (@briancrider)


    Hello, For about 3 hours, this was the result of the CRON job hitting the Cron URL (I’m having the output go to my email):
    {“status”:”SUCCESS”,”es_remaining_email_count”:”485″,”total_emails_sent”:40,”message”:”EMAILS_SENT”}

    3 hours later, it has gotten out only 80 more emails (40 at a time):
    {“status”:”SUCCESS”,”es_remaining_email_count”:”405″,”total_emails_sent”:40,”message”:”EMAILS_SENT”}

    This all started around the time of WordPress 6.0.2 upgrades (around 8 days ago).? I’m new to helping this site (and it’s a managed WordPress site on GoDaddy), so seeking help.? I’m running a CRON using the curl command as suggested and that had been working fine.

    It’s almost as if something is cached as even though I manually got 160 more emails out and can tell that the remaining emails left are around 200, the result of the CRON running still shows “405” an hour later.

    Cron URL (I’m even trying no-cache and still shows “405” emails left):
    curl -H ‘Cache-Control: no-cache’ “<my cron url>”

    Thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter briancrider

    (@briancrider)

    UPDATE: Even though the report shows all emails were sent successfully, none of my email addresses (4 email address), nor the authors I support on the site ever received any emails…

    Plugin Contributor Shubhanshu Kandani

    (@shubhanshukandani)

    Hi there,

    Thanks for reaching out to us! We’re happy to support you.

    To understand what is causing it. Please check and confirm the points below and let me know your thoughts on them

    1) Usually the two common reasons for this are, one is that emails end up in the Spam Folder and another is that email gets discarded on the hosting side or blocked, hence could you please check if this happened to you.

    2) If not, could you please check if you are receiving the test email or not.

    Please verify the mentioned points and let us know your input.

    Happy to help

    Thread Starter briancrider

    (@briancrider)

    Hello,

    I was able to resolve this. The site I’m now admin-ing was using WPMail and that was unstable at best, especially after the latest WordPress update. I’ve since moved on to using the plugin “WP Mail SMTP” which seems to have solved the problem the past few days.

    We can mark this one closed as your plugin was working fine and just hindered by WP Mail.

    Thanks!

    Plugin Contributor Shubhanshu Kandani

    (@shubhanshukandani)

    Hi @briancrider ,

    Thanks for your confirmation and for reverting to us.

    Awesome! I’m glad to hear that issue has been resolved!

    Whereas, I hope you’re enjoying the Email Subscribers plugin!

    Could you please do us a BIG favor and give us a 5-star rating on WordPress to help us spread the word and boost our motivation? ?? If you wish, you can also share your support experience.

    It’ll hardly take 2 minutes and will surely make our day.

    You can add your review here.

    Thank you in advance ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Emails not sending out since WordPress 6.0.2’ is closed to new replies.