# Is there a way I can send email notifications faster?

**URL:** <https://meta.discourse.org/t/is-there-a-way-i-can-send-email-notifications-faster/383103>\
**Category:** Self-hosting\
**Tags:** notifications, email, hosting\
**Created:** [September 18, 2025, 10:16am UTC](https://meta.discourse.org/t/is-there-a-way-i-can-send-email-notifications-faster/383103 "2025-09-18T10:16:41Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)\
**Post date:** [September 18, 2025, 10:16am UTC](https://meta.discourse.org/t/is-there-a-way-i-can-send-email-notifications-faster/383103/1 "2025-09-18T10:16:41Z")

</div>

We have an `#Announcements` category in which all our members are automatically subscribed to watch the first post.

This allows us to schedule the publishing of posts in to that category on set times/dates.

In turn, the announcement is then emailed to around 25k members.

The problem we face is that the emails take over an hour to get sent, not ideal for time-critical announcements.

If I watch Sidekiq I can see the “Scheduled” counter racking up all the individual emails one by one, once it gets to around 20,000 it then moves them over to the “Enqueued” tab, and then they eventually start sending out.

Am I able to speed this process up at all? 🤔

For time critical emails it’d be nice to send them out around 100x faster than they currently go 😊

---

_[View the full topic](https://meta.discourse.org/t/is-there-a-way-i-can-send-email-notifications-faster/383103)._
