# Send a message to all users

**URL:** https://meta.discourse.org/t/send-a-message-to-all-users/227534
**Category:** Support
**Created:** [May 19, 2022, 6:45pm UTC](https://meta.discourse.org/t/send-a-message-to-all-users/227534 "2022-05-19T18:45:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [May 19, 2022, 6:45pm UTC](https://meta.discourse.org/t/send-a-message-to-all-users/227534/1 "2022-05-19T18:45:41Z")

</div>

Is this still the best solution?  
[https://github.com/mozilla/discourse-email-all](https://github.com/mozilla/discourse-email-all)

---

<div class="post-metadata">

### Author: ![m4ur1c3](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/m4ur1c3/32/267597_2.png) [@m4ur1c3](https://meta.discourse.org/u/m4ur1c3)
#### Post date: [July 12, 2022, 6:44pm UTC](https://meta.discourse.org/t/send-a-message-to-all-users/227534/2 "2022-07-12T18:44:29Z")

</div>

There are several possibilites, dependening on your setup and the exact use case. Two ways to reach everyone on a discourse instance are these:

- Use the the `glocal notice` to display a non-dismissible global banner notice to all visitors (Admin \> Settings \> Other \> global notice)
- Create a PM to `trust_level_0`, send, and close the thread. (Be aware, that there’s a setting called `max users notified per group mention`, which limits the max number of users that can be notified by a mention. You should adjust this value accordingly to the number of users on your instance. I think the default value is 100.)

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 12, 2022, 7:30pm UTC](https://meta.discourse.org/t/send-a-message-to-all-users/227534/3 "2022-07-12T19:30:02Z")

</div>

And for what it’s worth, the plugin seems to work, still, despite its last commit 6 years ago (and the error message when the email is sent) 🤯
