# Disable all outgoing emails

**URL:** https://meta.discourse.org/t/disable-all-outgoing-emails/54619
**Category:** Support
**Created:** [21. Dezember 2016 um 21:42 UTC](https://meta.discourse.org/t/disable-all-outgoing-emails/54619 "2016-12-21T21:42:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Rojoss](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rojoss/32/121293_2.png) [@Rojoss](https://meta.discourse.org/u/Rojoss)
#### Post date: [21. Dezember 2016 um 21:42 UTC](https://meta.discourse.org/t/disable-all-outgoing-emails/54619/1 "2016-12-21T21:42:46Z")

</div>

Is there any way to disable all outgoing emails?  
I saw there are a few other topics but I didn’t really find any proper reply.

The reason we want to disable outgoing emails is because of mail limits.  
With a lot of users we’ll be sending way too many emails which is gonna cost a lot because we’re using an external mailing provider.

I’ve already disabled the setting which sets the default settings but users will still be able to modify it.  
Currently I’ve hidden the settings through CSS but it’s a really hacky solution and I don’t see why there wouldn’t be a setting for this.  
Maybe I missed it but when I search for mail I can’t really find anything that I need.  
If there is no setting for it yet could you consider adding this?  
Maybe for each email template a setting to disable that type of email.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [21. Dezember 2016 um 21:47 UTC](https://meta.discourse.org/t/disable-all-outgoing-emails/54619/2 "2016-12-21T21:47:26Z")

</div>

Do a search for `disable emails` in Admin \> Settings

However, please realize unless you use SSO, this prevents password resets and new signups as they can’t verify their account as no email gets sent.

> [@Rojoss](#):
>
> I’ve already disabled the setting which sets the default settings but users will still be able to modify it.

You might be able to use CSS to hide the preference fields so it is harder for them to alter them. Or setup a regular task to update the database reseting the values back to what you want.

---

<div class="post-metadata">

### Author: ![Rojoss](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rojoss/32/121293_2.png) [@Rojoss](https://meta.discourse.org/u/Rojoss)
#### Post date: [21. Dezember 2016 um 21:53 UTC](https://meta.discourse.org/t/disable-all-outgoing-emails/54619/3 "2016-12-21T21:53:37Z")

</div>

Sweet, thanks for that!  
I’m using SSO yeah so I don’t really need any outgoing emails.  
I wouldn’t mind sending private message notifications but oh well.

I already set display none to the email settings before but it was kinda an hacky fix.

---

<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: [11. April 2019 um 06:13 UTC](https://meta.discourse.org/t/disable-all-outgoing-emails/54619/4 "2019-04-11T06:13:54Z")

</div>



---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [24. April 2019 um 17:29 UTC](https://meta.discourse.org/t/disable-all-outgoing-emails/54619/5 "2019-04-24T17:29:13Z")

</div>


