11-17-2022, 08:11 AM
(This post was last modified: 11-17-2022, 08:26 AM by geraldbigot.)
(11-17-2022, 08:05 AM)joebordes Wrote: Where do you see this message: "cb_messagequeue table seems to be blocked"?
Activate the DEBUG_SEND_EMAIL global variable and look in the logs to see if the emails are producing some error message. Make sure they aren't going to spam folder.
I don't see such message "cb_messagequeue table seems to be blocked" but I just noticed it
I'm going to activate the DEBUG_SEND_EMAIL and look in the logs.
I check and I'm sure they are not going in spam folder
I also received many "cron task message" : exceeding max exec time
(11-17-2022, 08:11 AM)geraldbigot Wrote:(11-17-2022, 08:05 AM)joebordes Wrote: Where do you see this message: "cb_messagequeue table seems to be blocked"?
Activate the DEBUG_SEND_EMAIL global variable and look in the logs to see if the emails are producing some error message. Make sure they aren't going to spam folder.
I don't see such message "cb_messagequeue table seems to be blocked" but I just noticed it
I'm going to activate the DEBUG_SEND_EMAIL and look in the logs.
I check and I'm sure they are not going in spam folder
I also received many "cron task message" : exceeding max exec time
How can I isolate mail errors in log file ?