# Disabling mailing list mode does not update user settings

**URL:** https://meta.discourse.org/t/disabling-mailing-list-mode-does-not-update-user-settings/63277
**Category:** Bug
**Created:** [May 24, 2017, 1:19pm UTC](https://meta.discourse.org/t/disabling-mailing-list-mode-does-not-update-user-settings/63277 "2017-05-24T13:19:56Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![jnns](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jnns/32/66896_2.png) [@jnns](https://meta.discourse.org/u/jnns)
#### Post date: [May 24, 2017, 1:19pm UTC](https://meta.discourse.org/t/disabling-mailing-list-mode-does-not-update-user-settings/63277/1 "2017-05-24T13:19:57Z")

</div>

If a user enabled mailing list mode in their user settings and an admin disables mailing list mode per admin settings, this change seems not to have an effect on the user notification settings (which are still set to “mailing list mode”).

Additionally, this leads to digest mode being disabled for this user as well.

Using Discourse `v1.8.0.beta13 +18`.

---

<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 24, 2017, 11:20pm UTC](https://meta.discourse.org/t/disabling-mailing-list-mode-does-not-update-user-settings/63277/2 "2017-05-24T23:20:17Z")

</div>

Why would you expect it to behave this way? The admin setting simply removes the choice for all future users, not all prior history..

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [May 25, 2017, 12:58am UTC](https://meta.discourse.org/t/disabling-mailing-list-mode-does-not-update-user-settings/63277/3 "2017-05-25T00:58:45Z")

</div>

> [@codinghorror](#):
>
> Why would you expect it to behave this way?

There are two admin settings:

> [] disable mailing list mode  
> Disallow users from enabling mailing list mode.

and

> [] default email mailing list mode  
> Send an email for every new post by default.

I would also expect that if I disable the first one, no user would would be able to have mailing list mode enabled any more. If it only turns off mailing list mode for _new_ users, I would expect it to say so in the help text, i.e. “Disallow new users from enabling mailing list mode.”

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [May 25, 2017, 11:55am UTC](https://meta.discourse.org/t/disabling-mailing-list-mode-does-not-update-user-settings/63277/4 "2017-05-25T11:55:06Z")

</div>

> [@jnns](#):
>
> If a user enabled mailing list mode in their user settings and an admin disables mailing list mode per admin settings, this change seems not to have an effect on the user notification settings (which are still set to “mailing list mode”).

I am not able to repro this. In my testing enabling “disable mailing list mode” setting removes the “Mailing list mode” section from `/u/techapj/preferences/emails` and disables sending of mailing list emails for all the users.

> [@jnns](#):
>
> Additionally, this leads to digest mode being disabled for this user as well.

Can’t repro this either. Make sure “disable digest emails” setting is disabled.

---

<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: [January 17, 2018, 1:23pm UTC](https://meta.discourse.org/t/disabling-mailing-list-mode-does-not-update-user-settings/63277/5 "2018-01-17T13:23:24Z")

</div>


