# Mail notifications are not sent anymore

**URL:** https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995
**Category:** Self-hosting
**Created:** [8월 6, 2019, 12:00오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995 "2019-08-06T12:00:15Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![lmcthjo](https://avatars.discourse-cdn.com/v4/letter/l/67e7ee/32.png) [@lmcthjo](https://meta.discourse.org/u/lmcthjo)
#### Post date: [8월 6, 2019, 12:00오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995/1 "2019-08-06T12:00:15Z")

</div>

We are using Discourse 1.9.0 beta15.  
Mail notifications was working until we got an issue with the server (no more disk space).  
After fixing the issue, we noticed that notifications are not sent anymore (not received by users)

Please could you let me know the commands to check the mail box in Discourse? how to empty the queue? I would like to see if mails are stuck in the queue.

I did several things:  
-restarted nginx  
-cleared redis (flushall)  
-checked production.log (no mail issue recorded)  
-telnet from our server (no issue with our smtp server)

Is there a process responsible to send mail notifications?  
Thanks,

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [8월 6, 2019, 12:14오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995/2 "2019-08-06T12:14:37Z")

</div>

That usually means that sidekiq isn’t running and a reboot fixes it. If you cleared redis then you deleted any pending notifications.

You really should upgrade as that version is no longer supported.

---

<div class="post-metadata">

### Author: ![lmcthjo](https://avatars.discourse-cdn.com/v4/letter/l/67e7ee/32.png) [@lmcthjo](https://meta.discourse.org/u/lmcthjo)
#### Post date: [8월 6, 2019, 1:10오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995/3 "2019-08-06T13:10:57Z")

</div>

Hi Jay,  
Is there a way to restart sidekiq without rebooting the server?  
The application is fine, except the mail notification.  
If I restart app (launcher restart app), do you think it can help?  
I have not restarted app yet.  
Yes, we are in the process to upgrade Discourse.  
Thanks

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [8월 6, 2019, 1:44오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995/4 "2019-08-06T13:44:23Z")

</div>

Restart app should do it.

---

<div class="post-metadata">

### Author: ![lmcthjo](https://avatars.discourse-cdn.com/v4/letter/l/67e7ee/32.png) [@lmcthjo](https://meta.discourse.org/u/lmcthjo)
#### Post date: [8월 6, 2019, 8:50오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995/5 "2019-08-06T20:50:44Z")

</div>

Restarting app fixed the issue. Thanks a lot @pfaffman!

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [8월 6, 2019, 9:53오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995/6 "2019-08-06T21:53:46Z")

</div>

> [@lmcthjo](#):
>
> We are using Discourse 1.9.0 beta15.

That is old and full of security issues, please update ASAP.

---

<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: [2월 13, 2023, 6:14오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995/7 "2023-02-13T18:14:49Z")

</div>



---

<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: [2월 13, 2023, 6:57오후 UTC](https://meta.discourse.org/t/mail-notifications-are-not-sent-anymore/124995/8 "2023-02-13T18:57:34Z")

</div>


