Newsletter Studio - Schedule send email not working
Since we have changed the SMTP service to new provider (MailJet), We see huge difference in the email deliverability statistics and the schedule job is NOT working anymore.
Newsletter Studio supports multiple SMTP-servers and will spin over all of them The handler will figure out the problem based on the reply and it will delete the If checked the bounce handler will run as a scheduled task every 15 minutes.
I checked the bounce management settings and it seems to be correct. Schedule to send email later is still not working. What could be issue? Please suggest a fix.
I know you also sent me an email but I'll answer here if someone else is having similar issues.
When you say that you're seeing a "huge difference in deliverability" - where do you see this difference? The deliverability is based on the email service provider and is out of control of the package.
The issue with the scheduled task sounds more like something that could be related to the package it self.
Some things you can/should do:
Check the URLs for the scheduled job in /config/umbracoSettings.config
Have a look in the trace logs (/App_Data/Logs) and look for errors or warnings related to Newsletter Studio.
You can also manually fire of the job that should send scheduled emails by going to this URL in your website: /App_Plugins/NewsletterStudio/Pages/NewsletterCheckForScheduledSendOut.aspx this page will also output some additional information about the progress.
Hope this helps, please don't hesitate to reach out if you need further assistance.
Newsletter Studio - Schedule send email not working
Since we have changed the SMTP service to new provider (MailJet), We see huge difference in the email deliverability statistics and the schedule job is NOT working anymore.
Newsletter Studio supports multiple SMTP-servers and will spin over all of them The handler will figure out the problem based on the reply and it will delete the If checked the bounce handler will run as a scheduled task every 15 minutes.
Paycheck Records
I checked the bounce management settings and it seems to be correct. Schedule to send email later is still not working. What could be issue? Please suggest a fix.
Hi!
I know you also sent me an email but I'll answer here if someone else is having similar issues.
When you say that you're seeing a "huge difference in deliverability" - where do you see this difference? The deliverability is based on the email service provider and is out of control of the package.
The issue with the scheduled task sounds more like something that could be related to the package it self.
Some things you can/should do:
You can also manually fire of the job that should send scheduled emails by going to this URL in your website: /App_Plugins/NewsletterStudio/Pages/NewsletterCheckForScheduledSendOut.aspx this page will also output some additional information about the progress.
Hope this helps, please don't hesitate to reach out if you need further assistance.
is working on a reply...