# Throttle Digest Email

**URL:** https://meta.discourse.org/t/throttle-digest-email/256833
**Category:** Support
**Tags:** activity-summary
**Created:** [March 2, 2023, 3:13pm UTC](https://meta.discourse.org/t/throttle-digest-email/256833 "2023-03-02T15:13:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Timelord](https://avatars.discourse-cdn.com/v4/letter/t/ba9def/32.png) [@Timelord](https://meta.discourse.org/u/Timelord)
#### Post date: [March 2, 2023, 3:13pm UTC](https://meta.discourse.org/t/throttle-digest-email/256833/1 "2023-03-02T15:13:48Z")

</div>

Is there a way to throttle the number of emails that the digest function tries to send at once? I currently use AWS SES, which has a limit of 14 emails per second.

Is it possible for Discourse to send only 2-3 emails per second as an example/?

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [March 3, 2023, 3:22pm UTC](https://meta.discourse.org/t/throttle-digest-email/256833/2 "2023-03-03T15:22:27Z")

</div>

Hi Timelord 🙂  
That might be an answer :

> [@Digests send rate](https://meta.discourse.org/t/digests-send-rate/233792/2):
>
> Given that there are some emails on my forum that are “queued,” I believe there’s a queuing algorithm. I’d be surprised if any mail provider would allow sending more than 14 emails per second, as that could easily be flagged as spam. You can check the status of your emails in Admin → Emails → Sent.

---

<div class="post-metadata">

### Author: ![Timelord](https://avatars.discourse-cdn.com/v4/letter/t/ba9def/32.png) [@Timelord](https://meta.discourse.org/u/Timelord)
#### Post date: [March 10, 2023, 1:41am UTC](https://meta.discourse.org/t/throttle-digest-email/256833/3 "2023-03-10T01:41:29Z")

</div>

Is this built into Discourse core? Some kind of queuing mechanism, or does it just send everything as fast as it can?
