In the current V2 version, I notice significant delays when publishing a new post on a topic that many members are subscribed to. (Clearly, queuing notification emails significantly slows down the publication of a new post).
- When there are 0 subscribers, a new post is validated very quickly.
- When there are 100 and more subscribers, the validation of a post takes much longer. (However, I use GD Mail Queue to manage the queue).
Has this issue been corrected in V3?
Hi @argentetsalaire,
This issue was mostly connected to the hosting email service. All website with SMTP configuration should not have such problem. Currently wpForo 3.0 beta versions don't have any specific changes for this. We may add cron job based email queue in the stable release.
All website with SMTP configuration should not have such problem.
I have an SMTP service configured on my hosting, but I had to add a queuing layer because when you exceed 150 emails per minute, you get blocked.
Currently wpForo 3.0 beta versions don't have any specific changes for this. We may add cron job based email queue in the stable release.
That would be really great. It would allow for much better integration of email sending from WpForo.
Some of my topics have several hundred subscribers. Without a queuing system, there is too much risk of being identified as a spammer.
I've noticed that too with 250+ subscribers -- the posters feels like their topic didn't post as it takes a long time. Until notifictions are sent in batches, we removed notifictions and added a weekly email.
Adding a progressive set of messages would solve this as well.
As a follow up question, is there are way to look at threads/topics and see how many subs there are. I've now disabled automatic subscription which had been enabled. So curious to know how I can unsubscribe members form big topics?