# Changing a warning message

**URL:** https://meta.discourse.org/t/changing-a-warning-message/62677
**Category:** Support
**Created:** [May 14, 2017, 11:44am UTC](https://meta.discourse.org/t/changing-a-warning-message/62677 "2017-05-14T11:44:10Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Seth\_Godin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/seth_godin/32/119667_2.png) [@Seth\_Godin](https://meta.discourse.org/u/Seth_Godin)
#### Post date: [May 14, 2017, 11:44am UTC](https://meta.discourse.org/t/changing-a-warning-message/62677/1 "2017-05-14T11:44:10Z")

</div>

First off, THANKS to the Discourse team. We moved our system over, and the users in the course are thrilled. It saved the day.

Now, another question, if you don’t mind:

This message: **WARNING: you reached the limit of 10 daily emails. Further email notifications will be suppressed.**

Comes as a result of this feature:

> [@Daily limits for outgoing mails per user](https://meta.discourse.org/t/daily-limits-for-outgoing-mails-per-user/41458):
>
> I just checked in a feature that puts a cap on the number of emails we can send a user per day. [https://github.com/discourse/discourse/commit/c095304d6df578edff399cf19876385e9aabaf06](https://github.com/discourse/discourse/commit/c095304d6df578edff399cf19876385e9aabaf06) Out of the box max\_emails\_per\_day\_per\_user of 100 emails per day is applied. You may bypass this limit by setting it to 0 or make it bigger. When a user hits the limit we will display WARNING: you reached the limit of 100 daily emails. Further emails notifications will be suppressed. This is displayed at the …

I like this feature, but the message makes it sound like the user did something wrong. It contains the unhappy words: _warning_, _limit_ and _suppressed_.

Can an admin change this wording locally? I’ve searched our settings, but no luck.

If not, can I suggest:

Heads up: We send a maximum of 10 emails a day. Check the site to see the ones that might be held back.

Thanks… go Discourse!

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [May 14, 2017, 11:59am UTC](https://meta.discourse.org/t/changing-a-warning-message/62677/2 "2017-05-14T11:59:01Z")

</div>

You can customise all text on discourse by going to your admin panel, customize, text content

Type `reached_limit` into the search box and you should find what you’re looking for.

---

<div class="post-metadata">

### Author: ![Seth\_Godin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/seth_godin/32/119667_2.png) [@Seth\_Godin](https://meta.discourse.org/u/Seth_Godin)
#### Post date: [May 14, 2017, 12:32pm UTC](https://meta.discourse.org/t/changing-a-warning-message/62677/3 "2017-05-14T12:32:12Z")

</div>

perfect. Thanks @david

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 17, 2017, 3:00am UTC](https://meta.discourse.org/t/changing-a-warning-message/62677/4 "2017-05-17T03:00:54Z")

</div>

> [@Seth\_Godin](#):
>
> I like this feature, but the message makes it sound like the user did something wrong. It contains the unhappy words: warning, limit and suppressed.

OK, it was a bit tough to come up with something that avoided all three of these words, but I tried to describe the benefit up front:

> To protect your inbox, we’ve temporarily put email notifications on hold for today, as the maximum of %{count} per day was reached.

In reality we’re protecting everyone here, not just the user, as sending a ton of email causes spam-like problems in reporting, volume, traffic, etc. Also when self-hosting you do get charged per email, so it’s not free.

---

<div class="post-metadata">

### Author: ![Seth\_Godin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/seth_godin/32/119667_2.png) [@Seth\_Godin](https://meta.discourse.org/u/Seth_Godin)
#### Post date: [May 17, 2017, 8:02am UTC](https://meta.discourse.org/t/changing-a-warning-message/62677/7 "2017-05-17T08:02:21Z")

</div>

sorry, I forgot to post what we did. I may not be able to code, but sometimes, I write good:

Heads up: We send a maximum of 10 daily emails. Check the site to see the ones that might be held back. PS thanks for being popular!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 17, 2017, 8:03am UTC](https://meta.discourse.org/t/changing-a-warning-message/62677/8 "2017-05-17T08:03:22Z")

</div>

Pure 🏆, I’ll replace it with that copy now!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [May 17, 2017, 2:38pm UTC](https://meta.discourse.org/t/changing-a-warning-message/62677/9 "2017-05-17T14:38:13Z")

</div>

Keep in mind, out-of-the-box, we will send up to 100 emails a day, it sounds like you decreased `max emails per day per user` in the site settings to 10. Which is totally fine and up to you.

With such a low limit I would recommend adding a small note about how Discourse has a “mobile app” that supports push notifications. That way people that want more frequent notifications have a way to get them.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 19, 2017, 1:00am UTC](https://meta.discourse.org/t/changing-a-warning-message/62677/10 "2017-05-19T01:00:11Z")

</div>

This topic was automatically closed after 43 hours. New replies are no longer allowed.
