# How to prevent pending email digest from being sent?

**URL:** https://meta.discourse.org/t/how-to-prevent-pending-email-digest-from-being-sent/90649
**Category:** Support
**Tags:** activity-summary
**Created:** [24 juni 2018 om 21:35 UTC](https://meta.discourse.org/t/how-to-prevent-pending-email-digest-from-being-sent/90649 "2018-06-24T21:35:08Z")
**Posts on this page:** 3
**Page:** 1

<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: [24 juni 2018 om 21:35 UTC](https://meta.discourse.org/t/how-to-prevent-pending-email-digest-from-being-sent/90649/1 "2018-06-24T21:35:08Z")

</div>

Hi.  
My email providing is chain-blocking my account as a spam security and I fear an ip block.  
I disabled the digest emails but it still continues.  
Do I just have to kill the retries in Sidekiq?

---

<div class="post-metadata">

### Author: ![omarfilip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/omarfilip/32/208019_2.png) [@omarfilip](https://meta.discourse.org/u/omarfilip)
#### Post date: [24 juni 2018 om 21:45 UTC](https://meta.discourse.org/t/how-to-prevent-pending-email-digest-from-being-sent/90649/2 "2018-06-24T21:45:21Z")

</div>

Try this:

> [@Delete outgoing emails](https://meta.discourse.org/t/delete-outgoing-emails/44394/2):
>
> Easiest way to remove emails from the outbound queue is to flush redis # ssh into your server cd /var/discourse ./launcher enter app redis-cli flushall

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [24 juli 2018 om 21:45 UTC](https://meta.discourse.org/t/how-to-prevent-pending-email-digest-from-being-sent/90649/3 "2018-07-24T21:45:21Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
