# 我的一个用户从一个固定的 ID 接收她所有的通知

**URL:** <https://meta.discourse.org/t/one-of-my-users-receives-all-her-notifications-from-a-fixed-id/163816>\
**Category:** Support\
**Created:** [2020年九月12日 11:32 UTC](https://meta.discourse.org/t/one-of-my-users-receives-all-her-notifications-from-a-fixed-id/163816 "2020-09-12T11:32:26Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![parmentelat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/parmentelat/32/193537_2.png) [@parmentelat](https://meta.discourse.org/u/parmentelat)\
**Post date:** [2020年九月12日 11:32 UTC](https://meta.discourse.org/t/one-of-my-users-receives-all-her-notifications-from-a-fixed-id/163816/1 "2020-09-12T11:32:26Z")

</div>

让她称呼自己为 Alice；每当她收到来自我们 Discourse 实例的通知时，邮件内容中的发件人始终显示为“From: Bob”，而不论帖子实际由谁发布。

Alice 和 Bob 都拥有管理员权限。

我该如何定位我的配置错误？

---

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [2020年九月12日 11:45 UTC](https://meta.discourse.org/t/one-of-my-users-receives-all-her-notifications-from-a-fixed-id/163816/2 "2020-09-12T11:45:11Z")

</div>

请检查您的设置 `notification_email` 和 `app.yml`。

通常这应该是类似 `noreply@yourdomain.com` 的格式（除非您已启用邮件回复功能）。

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [2020年九月12日 17:09 UTC](https://meta.discourse.org/t/one-of-my-users-receives-all-her-notifications-from-a-fixed-id/163816/3 "2020-09-12T17:09:49Z")

</div>

有没有可能她在邮箱账户中创建了一个联系人，将该电子邮件地址与 Bob 关联起来？

---

<div class="post-metadata">

**Author:** ![parmentelat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/parmentelat/32/193537_2.png) [@parmentelat](https://meta.discourse.org/u/parmentelat)\
**Post date:** [2020年九月13日 10:41 UTC](https://meta.discourse.org/t/one-of-my-users-receives-all-her-notifications-from-a-fixed-id/163816/4 "2020-09-13T10:41:57Z")

</div>

是的，就是那个问题，`noreply` 邮箱地址不知何故被关联到了 Bob 的联系人中——非常感谢！！
