# 如何正确设置以静默新用户并将首帖发送至队列？

**URL:** https://meta.discourse.org/t/what-is-the-correct-setting-to-silence-a-new-user-and-send-first-post-to-a-queue/157388
**Category:** Support
**Created:** [2020 年7 月 10 日 17:08 UTC](https://meta.discourse.org/t/what-is-the-correct-setting-to-silence-a-new-user-and-send-first-post-to-a-queue/157388 "2020-07-10T17:08:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Jennifer\_Abrams](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jennifer_abrams/32/150388_2.png) [@Jennifer\_Abrams](https://meta.discourse.org/u/Jennifer_Abrams)
#### Post date: [2020 年7 月 10 日 17:08 UTC](https://meta.discourse.org/t/what-is-the-correct-setting-to-silence-a-new-user-and-send-first-post-to-a-queue/157388/1 "2020-07-10T17:08:44Z")

</div>

最近收到了大量垃圾信息，我正在尝试将每个人的首帖放入类似垃圾信息队列的队列中。

最好的方法是什么？这似乎比批准账户更好的解决方案，因为新用户会在他们的首帖中投入精力。

另外，垃圾信息发送者通过在主题标题中放置链接绕过了链接阻止，不确定是否也有办法应对这种情况。

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [2020 年7 月 10 日 18:29 UTC](https://meta.discourse.org/t/what-is-the-correct-setting-to-silence-a-new-user-and-send-first-post-to-a-queue/157388/2 "2020-07-10T18:29:07Z")

</div>

> [@Jennifer\_Abrams](#):
>
> 我想让每个人的首帖都进入某个队列，比如垃圾邮件队列。

你可以尝试将“除非信任等级否则需审批”和“除非信任等级否则新主题需审批”这两个站点设置值设为 1。这样，所有由信任等级 0 用户创建的帖子都会被送入审核队列。

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [2020 年7 月 10 日 19:23 UTC](https://meta.discourse.org/t/what-is-the-correct-setting-to-silence-a-new-user-and-send-first-post-to-a-queue/157388/4 "2020-07-10T19:23:15Z")

</div>

> [@Jennifer\_Abrams](#):
>
> 此外，垃圾信息发送者还能通过将链接放入主题标题中来绕过链接屏蔽，不确定是否也有办法应对这种情况。

你可以将站点设置中的“发布链接所需的最小信任等级”设为 1。这将阻止信任等级为 0 的用户发布链接，同时也阻止他们通过在标题区域粘贴链接来创建主题。

---

<div class="post-metadata">

### Author: ![Jennifer\_Abrams](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jennifer_abrams/32/150388_2.png) [@Jennifer\_Abrams](https://meta.discourse.org/u/Jennifer_Abrams)
#### Post date: [2020 年7 月 10 日 22:46 UTC](https://meta.discourse.org/t/what-is-the-correct-setting-to-silence-a-new-user-and-send-first-post-to-a-queue/157388/5 "2020-07-10T22:46:59Z")

</div>

> [@simon](#):
>
> 你可以尝试将“除非信任等级”和“除非信任等级”这两个站点设置都设为 1。这样，所有由信任等级 0 用户创建的帖子都会被送入审核队列。

谢谢！

> [@simon](#):
>
> 你可以将“发布链接所需的最低信任等级”站点设置设为 1。这将阻止信任等级 0 用户发布链接，同时也会阻止他们通过在标题区域粘贴链接来创建主题。

我试过了，但不幸的是，这并没有阻止他在主题标题中放入链接。

---

<div class="post-metadata">

### Author: ![Jennifer\_Abrams](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jennifer_abrams/32/150388_2.png) [@Jennifer\_Abrams](https://meta.discourse.org/u/Jennifer_Abrams)
#### Post date: [2020 年7 月 10 日 23:31 UTC](https://meta.discourse.org/t/what-is-the-correct-setting-to-silence-a-new-user-and-send-first-post-to-a-queue/157388/6 "2020-07-10T23:31:04Z")

</div>

所以我实施了您的修复方案，看起来信任等级为0的垃圾信息发送者除了点赞帖子外，其他操作都受到了限制。有没有办法也限制点赞呢？
