We have a Wordpress website with 4000 subscribers and we'd like to sent an email for each one after post.
We are actually using Sendgrig as SMTP, but the problem is on our server, that slowly handle each send. Two posts can generate a queue with 8000 mails to be send, sometimes it gets stuck.
How to solve this problem? Some implementation in our side? Another third-part service?