# 阻止网站上的垃圾邮件

**URL:** <https://meta.discourse.org/t/stopping-spam-on-a-site/356385>\
**Category:** Support\
**Tags:** spam\
**Created:** [2025年三月8日 10:28 UTC](https://meta.discourse.org/t/stopping-spam-on-a-site/356385 "2025-03-08T10:28:45Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![csmu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/csmu/32/124581_2.png) [@csmu](https://meta.discourse.org/u/csmu)\
**Post date:** [2025年三月8日 10:28 UTC](https://meta.discourse.org/t/stopping-spam-on-a-site/356385/1 "2025-03-08T10:28:45Z")

</div>

我在一个看起来由 discourse 托管的 discourse 网站上

```bash
dig community.taiga.io | grep taiga
; <<>> DiG 9.10.6 <<>> community.taiga.io
;; global options: +cmd
community.taiga.io.	3939	IN	CNAME	taiga.hosted-by-discourse.com.
taiga.hosted-by-discourse.com. 232	IN	A	184.104.178.43

```

每条垃圾邮件通常都会引用一个呼叫中心，并且几乎总是会引用 whatsapp。

有什么策略可以阻止垃圾邮件？

---

<div class="post-metadata">

**Author:** ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)\
**Post date:** [2025年三月8日 10:42 UTC](https://meta.discourse.org/t/stopping-spam-on-a-site/356385/3 "2025-03-08T10:42:41Z")

</div>

> [@csmu](#):
>
> 每条垃圾邮件通常都包含对呼叫中心的引用，并且几乎总是包含对 WhatsApp 的引用。

我猜你可以在“监视的词语”中添加一些词语，但我不知道这是否可以为信任级别为 0 的用户启用…… 🤔

你是管理员吗？

> [@csmu](#):
>
> 有什么策略可以阻止垃圾邮件？

第一步是在 `/admin/site_settings/category/spam` 调整一些设置。

你可以在这里找到其他建议：

> [@Tips for Preventing Spam](https://meta.discourse.org/t/tips-for-preventing-spam/264020?u=canapin):
>
> bookmark This documentation provides a comprehensive guide on preventing spam in Discourse forums, and includes information about various settings and tools designed to help maintain a spam-free community environment. person_raising_hand Required user level: Administrator On most forums spam is rare. However, if you’re having problems with spam on your site, Discourse comes with numerous tools to help you automatically prevent spam. The following guide offers some recommendations on how…

有些可能无法使用，如果你是通过 CDCK 托管的，具体取决于你的套餐。

还有其他解决方案，但对于自托管：

> [@Stop Forum Spam Plugin](https://meta.discourse.org/t/stop-forum-spam-plugin/121037?u=canapin):
>
> Overview The [Stop Forum Spam plugin](https://github.com/singerscreations/discourse-stopforumspam) (unofficial) can help weed out human spammers who are able to bypass Discourse’s built-in spam tools (thanks to their awesome human powers). Right after a new user signs up on your forum (before they have time to post), this plugin will check the user’s email address, forum username, and/or IP address (depending on your plugin settings) against the [Stop Forum Spam](https://www.stopforumspam.com/) database. If the user is found in this database of known spammers, their user account will be imm…

> [@Moderation API Plugin](https://meta.discourse.org/t/moderation-api-plugin/348828?u=canapin):
>
> information_sourceSummary The Discourse Moderation API Plugin enhances your Discourse forum with automated moderation capabilities. Leverages the Moderation API’s battle-tested detection engine and includes an improved moderation dashboard to 10x moderator efficiency.hammer_and_wrenchRepository Link [https://github.com/moderation-api/discourse-moderation-api](https://github.com/moderation-api/discourse-moderation-api)open_bookInstall Guide [How to install plugins in Discourse](https://meta.discourse.org/t/install-plugins-in-discourse/19157)hammer_and_wrench Highlighted Features Moderation…

---

<div class="post-metadata">

**Author:** ![csmu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/csmu/32/124581_2.png) [@csmu](https://meta.discourse.org/u/csmu)\
**Post date:** [2025年三月8日 11:13 UTC](https://meta.discourse.org/t/stopping-spam-on-a-site/356385/4 "2025-03-08T11:13:53Z")

</div>

> [@Canapin](#):
>
> 你是管理员吗？

不是——但我可以和管理员一起工作。

> [@Canapin](#):
>
> 第一步是在 `/admin/site_settings/category/spam` 调整一些设置。

干杯，谢谢！

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2025年四月7日 11:14 UTC](https://meta.discourse.org/t/stopping-spam-on-a-site/356385/5 "2025-04-07T11:14:19Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
