# 如何将所有@群组的提及统一发送至一个邮箱，而不是单独通知每位成员？

**URL:** <https://meta.discourse.org/t/route-group-mentions-to-a-single-email-instead-of-notifying-every-member-individually/411064>\
**Category:** Support\
**Tags:** groups, email\
**Created:** [2026年八月27日 13:47 UTC](https://meta.discourse.org/t/route-group-mentions-to-a-single-email-instead-of-notifying-every-member-individually/411064 "2026-08-27T13:47:01Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Post date:** [2026年八月27日 15:41 UTC](https://meta.discourse.org/t/route-group-mentions-to-a-single-email-instead-of-notifying-every-member-individually/411064/2 "2026-08-27T15:41:25Z")

</div>

我认为你需要做的是（在不修改核心代码的情况下）创建一个新的组，命名为 clinical-members，这才是实际的组，然后将所有成员从现有组移到该新组中（如果这些用户的权限来自该组，你还需要相应地调整类别权限）。接下来，创建一个 clinical-announcements 用户，将其地址设置为该组的电子邮件地址，并将其添加到 clinical 组中。这样，当人们提及 `@clinical` 时，消息就会发送给那个单一的“用户”。

等等。你不需要新建一个组。在重命名组之后，创建一个新用户，使用原组名作为用户名，并将共享邮箱地址设为其电子邮件地址。

---

_[View the full topic](https://meta.discourse.org/t/route-group-mentions-to-a-single-email-instead-of-notifying-every-member-individually/411064)._
