# 保留中のユーザーへのリマインダーメールの送信先を制御

**URL:** https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560
**Category:** Support
**Created:** [2018 年 4 月 4 日午後 12:22 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560 "2018-04-04T12:22:26Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![Bas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bas/32/294929_2.png) [@Bas](https://meta.discourse.org/u/Bas)
#### Post date: [2018 年 4 月 4 日午後 12:22 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/1 "2018-04-04T12:22:26Z")

</div>

Currently a PM / Email is sent when there are pending users (after one hour, controlled by `pending_users_reminder_delay`.

Is there any way I can control who receives this? Currently it is sent to three people (two admins, one moderator) out of a total staff of eight.

---

<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: [2018 年 4 月 4 日午後 5:33 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/2 "2018-04-04T17:33:55Z")

</div>

All staff should get it, are you sure the others were not actively pinging the server with an open web browser at the time? Cc @neil

---

<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: [2018 年 4 月 4 日午後 5:51 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/3 "2018-04-04T17:51:59Z")

</div>

I ran into this a while back, the notification is only sent to **moderators** , and **admins** are not necessarily **moderators**. To get the notifications sent to everyone, click “grant moderation” for all of your admins.

We actually find this quite useful, because we have technical administrators that we do not want to be bothered by these notifications. But maybe this is actually a bug @codinghorror?

> <https://github.com/discourse/discourse/blob/3cbaea81bdd39c03b2927839cdefde6ec337f9a7/app/jobs/scheduled/pending_users_reminder.rb#L22>

@bas, the other condition you might be hitting is that the notification will not be sent to anyone that already has an unseen pending\_users notification.

---

<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: [2018 年 4 月 4 日午後 5:59 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/4 "2018-04-04T17:59:24Z")

</div>

This is intentional, the idea is that admins are not really there to run the site day to day.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [2018 年 4 月 4 日午後 7:37 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/5 "2018-04-04T19:37:49Z")

</div>

Also make sure your moderators are watching the moderators inbox to receive all notifications.

 ![26%20PM](https://global.discourse-cdn.com/meta/original/3X/d/0/d06ed52fe2cef631147047fb467b90f968bce604.png)

---

<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: [2018 年 4 月 4 日午後 8:02 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/6 "2018-04-04T20:02:13Z")

</div>

> [@neil](#):
>
> Also make sure your moderators are watching the moderators inbox to receive all notifications.

In the case of the pending approval notification, this doesn’t make any difference at the moment 😉

> [@Users waiting for approval message recipients](https://meta.discourse.org/t/users-waiting-for-approval-message-recipients/73560):
>
> Continuing the discussion from [Groups no longer listed as participating in personal messages?](https://meta.discourse.org/t/groups-no-longer-listed-as-participating-in-personal-messages/72479/4): This problem still exists for me after updating, so maybe it wasn’t related. When I receive a “N new users waiting for approval” message, each individual moderator appears in the recipient list, rather than the @moderators group: Looking back over old messages, maybe this is how it’s always been. It would be nice if this message was sent to @moderators, so it ends up in the group inbox …

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [2018 年 4 月 4 日午後 8:09 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/7 "2018-04-04T20:09:56Z")

</div>

Oh true, this one is just a private message.

---

<div class="post-metadata">

### Author: ![Bas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bas/32/294929_2.png) [@Bas](https://meta.discourse.org/u/Bas)
#### Post date: [2018 年 4 月 5 日午前 8:26 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/8 "2018-04-05T08:26:34Z")

</div>

Interesting, agree that only sending it to moderators is the desired behaviour.  
Unfortunately, it doesn’t conform to my experiences here.

We have two moderators-only-not-admins, one of them gets the email.  
We have five admins-who-are-also-moderator, three of them (including system) get the PM.

---

<div class="post-metadata">

### Author: ![Bas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bas/32/294929_2.png) [@Bas](https://meta.discourse.org/u/Bas)
#### Post date: [2018 年 5 月 3 日午前 9:51 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/9 "2018-05-03T09:51:15Z")

</div>

Could it be that the [same logic](https://meta.discourse.org/t/send-unhandled-flag-emails-to-all-staff/39510/10) is applied here?

> [@Send unhandled flag emails to all staff](https://meta.discourse.org/t/send-unhandled-flag-emails-to-all-staff/39510/10):
>
> Aha this is a little bit of @neil magic 🧙✨ that we arrived at when trying to contact our own customers 😉

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [2018 年 5 月 3 日午後 6:42 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/10 "2018-05-03T18:42:10Z")

</div>

What do you mean? Not sure why you quoted that sentence. The logic is: “The message is posted to the moderators group.”

---

<div class="post-metadata">

### Author: ![danekhollas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danekhollas/32/79637_2.png) [@danekhollas](https://meta.discourse.org/u/danekhollas)
#### Post date: [2018 年 5 月 3 日午後 8:01 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/12 "2018-05-03T20:01:27Z")

</div>

I think @Bas was also confused about the fact that while the message is sent to the moderator group, only 3 moderators are explicitly @mentioned in the message body, which is what that quote refers to I believe.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [2018 年 5 月 3 日午後 8:09 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/13 "2018-05-03T20:09:15Z")

</div>

> [@Bas](#):
>
> three of them (including system) get the PM.

Aha, so maybe by “PM” he means “notification”. Correct, only the 3 most recently active moderators will be directly pinged. All other moderators get the message in the moderator group inbox. Anyone else “watching” the moderator group inbox will get notified too.

---

<div class="post-metadata">

### Author: ![Bas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bas/32/294929_2.png) [@Bas](https://meta.discourse.org/u/Bas)
#### Post date: [2018 年 5 月 4 日午前 8:28 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/14 "2018-05-04T08:28:12Z")

</div>

> [@danekhollas](#):
>
> which is what that quote refers to I believe.

> [@neil](#):
>
> Aha, so maybe by “PM” he means “notification”.

Yes to both 🙂

> [@neil](#):
>
> Correct, only the 3 most recently active moderators will be directly pinged. All other moderators get the message in the moderator group inbox. Anyone else “watching” the moderator group inbox will get notified too.

Ah, that explains a lot of the confusion.  
It’s a neat mechanic, though I think it adds more confusion than clarity 🙂

---

<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: [2024 年 6 月 8 日午後 12:37 UTC](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560/15 "2024-06-08T12:37:31Z")

</div>

このトピックは2257日後に自動的に閉じられました。返信はもう許可されていません。
