• Hello Dennis!

    First of all, thanks for your plugin which offers me an invaluable service…

    Today, I have a issue with it I can’t understand. Here is the detail.

    I have a website which is fully operational (including crons). Today, I discovered that since WP 4.7.2 (auto)update, no mail was sent. There is a queue with mails ready to send, but nothing is sent. I have tested sending via the first “tools” tab and the test mail is sent. I have tested the “process queue” button and nothing is sent. I have executed the cron ‘smq_start_queue’ directly in Advanced Cron Manager, and nothing is sent. I’ve setup a real cron job, and nothing is sent. There’s no PHP warnings or errors in logs – well, not for your plugin ;). Permissions on json files are 664.

    I don’t know if it is linked to 4.7.2, but the day before the update it was working like a charm, and the first mail in the queue is the mail generated by the update process…

    Have you an idea of what is going on?

    Thanks in advance
    Pierre

    PS : I’ve deactivated almost all other plugins without success.

Viewing 4 replies - 1 through 4 (of 4 total)
  • My version stopped friday, in the midst of sending.. I have 4.7.2 as well. no errors just stopped working.

    Per

    Looks like its the wp.cron job thats not working.. if activated via unix cron, it works

    /per

    I have now checked via the plugin “WP Crontrol” that SMTP Mailing Queue is setting op the correct WP-cron job.. but when executed, the mails are not sendt.

    where as if I run https://<url&gt;?smqProcessQueue&key=<KEY> the mails are sendt.

    I have made a workaround, using https://www.setcronjob.com but … ??

    I have also noticed this behavior (non-empty queue is not worked through).

    Workaround (as mentioned by @johansenit): Checking the “do not use cronjob” in the settings and adding another system cronjob periodically calling the designated (plugin generated) url for processing the queue manually fixed it.

    I think spotting the bug and reproduce this behavior is hard as it occurred spontaneously.

    • This reply was modified 7 years, 4 months ago by No3x.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No mail sent since 4.7.2’ is closed to new replies.