Hi, I currently have an Amazon SES SMTP setup and I’m using it to send emails to subscribers. The SMTP setup for Newsletter was very easy to set up. However, despite the high email rate that I have set, emails are sending very slowly. I have looked into the logs and the infamous limits_exceeded> Max execution time limit reached message is present there. Is this a limit imposed by Newsletter itself because my SES plan allows me to send at a very high rate. How will the SES plugin from Newsletter help me alleviate this?
Hi, it’s a server PHP configuration issue, due to the time spent between your server and the Amazon SMTP. The extension uses the Amazon API, we cannot assure it will be faster but you can avoid server limitations and manage bounces.
Regards,
Roberto