Hi, I love the plugin and normally everything functions great. Currently though I am experiencing a problem. I have 269 emails stuck in the outgoing queue. I don’t know what caused the problem. Is there a way to initiate a send of the emails? Something I can check regarding the cron job? Your help is appreciated.
]]>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
]]>Is it possible to send the first batch of emails immediately and then processes the remaining batches as per the settings?
We have a membership site and I would like the workflow emails related to new members to go immediately. We also send bulk emails I would like those to go in batches to avoid server limitations ( hourly limit).
]]>Hi!
I’m trying to test your plugin on a live site, and when I configure the settings, and check the checkbox to Enable the functionality, I see the green Settings have been saved message but after the page refresh, all settings are missing, the box unchecked, and the plugin functionality can therefore never be enabled.
What could be the issue, any chance you’d help us get the plugin to Enable the functionality?
Thank you!
]]>Hi
I am using mailpoet to send newsletters and for other emails, Sparkpost is enabled for SMTP.
In Mailpoet, I also choose SMTP for sending emails and configure Sparkpost SMTP details in it.
1. When the system is sending an email (or if I am writing the wp_mail function in code), It takes it in the Queue list but after sending, not show it in the “Log” section.
2. Emails (newsletters) that are going to be sent by Mailpoet are not showing in the “Log” and “Queue” lists, which means the wp_mail function does not overwrite the original function from WordPress.
As I debug, if a mail has triggered, this is listed but didn’t call.
Used plugins versions
MailPoet : 4.41.2
MailPoet Premium : 4.41.0
Mail Queue : 1.3.1 (also tried with 1.2)
Hi,
Appreciate the great support.
I would like to “Donate to this plugin”. Unfortunately, the button is not working.
]]>Hello,
I use FOLLOW-UP plugin by WOOCOMMERCE to send emails. All works fine.
EXCEPT – when MAIL QUEUE plugin is active, emails are being delivered in RAW HTML format.
How can this be fixed?
]]>I have a marketing email setup on my platform and I’m curious to know if it’s feasible to create an “exception”. This is to ensure that when a client places an order on the website, the order confirmation email can be received immediately, rather than being lined up behind all the marketing emails.
Thanks!
]]>hi – will this work with WP MAIL SMTP or Elastoc Send plugin which use external SMTP SMTP server credentials/API keys to send using wp_mail function.
PLease advise.
]]>Hey ?? In the settings you can adjust how many e-mails should be sent within X minutes. I would like to ask you to add the ability to express this setting in seconds.
Selectable from “minutes” and “seconds” dropdown
For example, I would like to be able to set that only 5 e-mails can be sent in 10 seconds.
Could you share the github page of the project? I haven’t found it anywhere ??
]]>Hi, I would like to ask you to implement an automatic retry of sending an email if an error occurred the first time. Some methods (e.g. Google API) do not allow you to send mails quickly, even if they are small amounts (e.g. you cannot send more than 10 mails in 10 seconds, otherwise Google will block the connection for a few seconds). My suggestion for a function is this: in case of an error, the plugin pauses, waits X seconds and tries to send the same email again. If it succeeds, it tries to process another e-mail.
The parameters to be adjusted would be such as:
the functionality of this plugin works great and solved an issue about mass emails blasts. However, now it seems to be sending out emails as plain text.
please let me know if there is something I can do about this.
thanks
]]>HI your plugin is working great, but i have a small issue with HTML emails directly from WP. It seems it does not deliver them correctly. Even it is html email it delivered them as text.. It is mainly happening from WPForo Forum.. But if i not use your plugin it works OK.
]]>We use an external cronjob on WP’s cron.php running every minute. When the queue is enabled the log of it is filled with following warning while entries in the mail queue are never being sent.
PHP Warning: Trying to access array offset on value of type null in /var/www/html/wp-content/plugins/mail-queue/mail-queue.php on line 213
Mail Queue 1.1
WordPress 6.1.1
PHP 8.0.28
Is there a way to force an email or group of emails to be sent right away, before the queue processes? For example, if I have an order confirmation I want to make sure gets out to the customer right away, rather than waiting 5 minutes, but I want to leave the queue on for all other emails.
]]>Hi,
I have tried your plugin today, but there is no retry when mail failed.
Could you had this feature ?
You can add a parameter to set the number of retries too.
Thanks.
]]>Hi,
I have tried your plugin today, but there is no retry when mail failed.
Could you had this feature ?
You can add a parameter to set the number of retries too.
Thanks.
]]>