Email Subscribers & Newsletters BUG: Plugin often sends emails multiple times
-
I’ve been reporting this bug before. Unfortunately recent updates did not solve the problem. We are using the cron feature, but I think it is a general design issue.
You desperately need to change the algorithm of the sending procedure. You have to to first set the “sent status” of a subscriber BEFORE the actual send procedure starts because if the script is interrupted for some reason it is unavoidable that emails are sent multiple times.
This is the worst thing a newsletter solution can do because many subscribers will unsubscribe if they receive emails multiple times.
As long as this bug is not fixed the plugin is definitely not ready for production use!
- The topic ‘Email Subscribers & Newsletters BUG: Plugin often sends emails multiple times’ is closed to new replies.