Mail Queue Not Working
-
Hello,
First of all, thank you for the plugin. I want to ask about a problem I’m experiencing.There is a plugin called abc (this is a custom plugin not listed). This plugin sends emails to nearly 100 users once a day. As you might expect, this plugin uses the cron structure to perform the relevant function.
The problem is this: Under normal circumstances, the Mail Queue plugin works. Emails are placed in a queue. However, emails sent by the above plugin are not queued. Even the emails sent in the “Log” section of the Mail Queue plugin are not visible.What could be the reason for this?
To test the relevant situation, I manually trigger the Cron created by the abc plugin by a plugin called WP Crontrol.
As I said at the beginning, e-mails are sent. However, the Mail Queue plugin does not work.
Note: There is another case of email sending by the abc plugin. However, in this case a cron is not used. For example, when a product is added, a mass email is sent. There is no problem in this part. Mail Queue works perfectly.
Additionally, the classic wp_mail function is used in the abc plugin.Mail Queue settings I defined to test: https://i.ibb.co/x2xDzgX/mail-queue.png
- The topic ‘Mail Queue Not Working’ is closed to new replies.