# 控制谁收到待处理用户提醒邮件

**URL:** <https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560>\
**Category:** Support\
**Created:** [2018年四月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:** 1\
**Showing post:** 3

<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日 17: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.

---

_[View the full topic](https://meta.discourse.org/t/control-who-gets-pending-users-reminder-email/84560)._
