# 关于邮件行为的更改

**URL:** https://meta.discourse.org/t/change-in-behaviour-re-mail/393205
**Category:** Support
**Created:** [2026 年1 月 12 日 09:16 UTC](https://meta.discourse.org/t/change-in-behaviour-re-mail/393205 "2026-01-12T09:16:06Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### 作者： ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### 发布日期： [2026 年1 月 12 日 16:12 UTC](https://meta.discourse.org/t/change-in-behaviour-re-mail/393205/11 "2026-01-12T16:12:03Z")

</div>

> [@Ethsim2](#):
>
> 目前唯一的解决方法是编辑受影响的电子邮件模板并删除或移动 `%{email_preview}`

预览字符串也可以被覆盖——你可以搜索特定的字符串或 `.preview`，然后按 Ctrl-F 搜索 user\_notifications 来找到它们。

根据提交信息：

> 对于 HTML 电子邮件，此预览文本将使用 `display: none` 隐藏，以防止它出现在电子邮件正文中。对于纯文本版本的电子邮件，它将出现在电子邮件正文中。

此消息出现在哪些用户那里？它不应该出现。

在我的邮件客户端中，我在源代码中看到：

> `<div> class="email-preview" style="display:none"> <p>Someone sent you a PM.</p> </div>`

并且它在 Thunderbird 和 Gmail（网页版）中都是隐藏的。

---

_[View the full topic](https://meta.discourse.org/t/change-in-behaviour-re-mail/393205)._
