# 添加发送前预览Revise拒绝邮件内容的功能

**URL:** <https://meta.discourse.org/t/add-the-ability-to-preview-the-content-of-the-revise-rejection-email-before-sending/373864>\
**Category:** Feature\
**Tags:** moderation, review-queue\
**Created:** [2025年七月11日 10:48 UTC](https://meta.discourse.org/t/add-the-ability-to-preview-the-content-of-the-revise-rejection-email-before-sending/373864 "2025-07-11T10:48:15Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![T\_Disco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/t_disco/32/455171_2.png) [@T\_Disco](https://meta.discourse.org/u/T_Disco)\
**Post date:** [2025年七月11日 10:48 UTC](https://meta.discourse.org/t/add-the-ability-to-preview-the-content-of-the-revise-rejection-email-before-sending/373864/1 "2025-07-11T10:48:15Z")

</div>

这部分内容部分受到以下启发：[Show a preview of the email that will be sent when rejecting users](https://meta.discourse.org/t/show-a-preview-of-the-email-that-will-be-sent-when-rejecting-users/231304)

在“修改”模态框中添加一个“预览”按钮（或切换）：

 ![一个深色主题的窗口显示了一个用于提交关于重复帖子的反馈的表单，其中包含一封写给 Janet 的预写消息以及发送私人消息或取消的选项。（由 AI 标注）](https://global.discourse-cdn.com/meta/original/4X/0/0/f/00fd2203111d5b8a2b497c8909f6273dce4169a3.png)

这样，版主就可以看到将要发送的电子邮件的完整（正文）内容，包括模板的相关输出：

system\_messages.reviewable\_queued\_post\_revise\_and\_reject.text\_body\_template

system\_messages.reviewable\_queued\_post\_revise\_and\_reject\_new\_topic.text\_body\_template

这将使版主更清楚地了解拒绝邮件中包含的内容。

目前，版主可能会在“反馈”字段中输入与模板不符或重复的内容，例如输入：

```plaintext
嗨 Janet，
这是 x 帖子的重复。
祝好，
John

```

而不知道最终的电子邮件将是这样的：

```plaintext
嗨 Janet，

我们已审核您在 Test Topic 中的帖子，并有一些反馈意见。

原因：重复帖子

嗨 Janet，
这是 x 帖子的重复。
祝好，
John

您可以在下方编辑您的原始帖子并重新提交以进行建议的更改，或者如果您有任何疑问，请回复此消息。

--------

你好。

--------

谢谢，

TestForum 版主

```

---

<div class="post-metadata">

**Author:** ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)\
**Post date:** [2025年七月11日 20:45 UTC](https://meta.discourse.org/t/add-the-ability-to-preview-the-content-of-the-revise-rejection-email-before-sending/373864/2 "2025-07-11T20:45:11Z")

</div>

是的，如果能将这种情况应用到整个审核流程中，而不是仅仅局限于特定情况，那就太好了。我想，使用编辑器（带模板）可能是实现这一目标的最简单、最一致的方式，可以用于版主邮件、私信和回复。
