# Digest email not to be sent to new users

**URL:** https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933
**Category:** Support
**Tags:** activity-summary
**Created:** [2017 年 5 月 2 日午前 7:02 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933 "2017-05-02T07:02:36Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![hnaseri](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hnaseri/32/120660_2.png) [@hnaseri](https://meta.discourse.org/u/hnaseri)
#### Post date: [2017 年 5 月 2 日午前 7:02 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933/1 "2017-05-02T07:02:36Z")

</div>

I want the digest and summary emails to be only sent to users that are at level 1 or above. not to level 0 users (new users). Is it possible?

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [2017 年 5 月 2 日午後 2:54 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933/2 "2017-05-02T14:54:22Z")

</div>

Wouldn’t this remove the “this is some of what has been going on recently, you may want to visit the forum again” benefits of the Digest for new members?

Anyway, you could put something together that could set the Preference setting for TL0 members if you really think this would be a good thing to do.

---

<div class="post-metadata">

### Author: ![hnaseri](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hnaseri/32/120660_2.png) [@hnaseri](https://meta.discourse.org/u/hnaseri)
#### Post date: [2017 年 5 月 2 日午後 3:58 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933/3 "2017-05-02T15:58:14Z")

</div>

I am using discourse as my sso provider for my android application and wordpress website. So new users for my situation is a little different than new users of a normal discourse forum.

In a normal discourse forum, a user comes and reads some topics, enjoys the forum a little bit and creates a profile to enjoy it even more. So in normal situations, new users are engaged with the forum a little bit already and sending digest emails to them would be indeed beneficial.

However in my design, a new user might not be a new user for discourse forum. it might be a new user for the application or wordpress website, which could have zero interest in the forum. And even they might not know that there is a forum. And I’m pretty much sure that sending digest email to a user that doesn’t have any Idea about the forum is not really beneficial.

on the other hand, I don’t want to lose the opportunity of sending digest emails. So I think the best option for me is to send digest emails to tl1 members and above.

> [@Mittineague](#):
>
> Anyway, you could put something together that could set the Preference setting for TL0 members if you really think this would be a good thing to do.

Can you explain this part to me a little bit? I didn’t understand it. What should I do?

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [2017 年 5 月 2 日午後 5:27 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933/4 "2017-05-02T17:27:21Z")

</div>

Because I think messing with members Preference settings has too much risk of upsetting members I’ve not tried it.  
But basically it’s running a well crafted query in the CLI eg.

> [@Edit a user preference for everyone or a subset of users](https://meta.discourse.org/t/edit-a-user-setting-for-all-discourse-users/25162):
>
> bookmark This guide explains how to edit a user preference for everyone or a subset of users in Discourse. person_raising_hand Required user level: System Administrator warning Console access is required. If you need to update the user preference for all of your users or a large subset of users, you can do so via the rails console. Summary In this guide, you’ll learn: How to access the Rails console for making bulk changes Examples of modifying user preferences How to identify se…

> [@(Obsolete) Set category tracking level defaults historically](https://meta.discourse.org/t/how-do-i-set-category-tracking-level-defaults-historically/53165):
>
> warning Following the release of Discourse v2.4.0.beta7 (or if you have [this commit](https://github.com/discourse/discourse/commit/b2f682f35eba0cc3f09588356ecf8d1dd824542f)), admins now have the option to set the category tracking levels of all existing users when setting the default category tracking levels in their site settings: Add a category to one of the following site settings, then select the green checkbox button. A modal window will pop up with the following options: play_button The old way using the console

> [@Change ownership of all posts by a specific user](https://meta.discourse.org/t/change-ownership-of-all-the-posts-by-a-specific-user/48921):
>
> bookmark This guide outlines the process to change the ownership of all posts by a specific user. This task requires console access. person_raising_hand Required user level: Server administrator with SSH access In Discourse, there may be situations where you need to change the ownership of all posts by a specific user. This guide provides the steps for achieving this on self-hosted Discourse instances. If you’re using Discourse hosting, please contact the support team at [team@discourse.o…](mailto:team@discourse.org)

---

<div class="post-metadata">

### Author: ![hnaseri](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hnaseri/32/120660_2.png) [@hnaseri](https://meta.discourse.org/u/hnaseri)
#### Post date: [2017 年 5 月 2 日午後 5:35 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933/5 "2017-05-02T17:35:00Z")

</div>

> [@Mittineague](#):
>
> Because I think messing with members Preference settings has too much risk of upsetting members I’ve not tried it.

Yes I don’t want to do such a thing too. If it was an option that we could choose in admin panel, that would have been good. But if there is no option or no plugin that could do this for me, I’m better with not sending digest email at all, rather than running a CLI query.

---

<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: [2019 年 5 月 31 日午後 10:44 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933/6 "2019-05-31T22:44:37Z")

</div>



---

<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: [2022 年 10 月 26 日午後 4:32 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933/7 "2022-10-26T16:32:09Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [2022 年 10 月 26 日午後 4:35 UTC](https://meta.discourse.org/t/digest-email-not-to-be-sent-to-new-users/61933/8 "2022-10-26T16:35:10Z")

</div>


