# كيفية منع تدفق روبوتات البريد العشوائي على منتدانا؟

**URL:** https://meta.discourse.org/t/how-to-prevent-an-influx-of-spam-bots-on-our-forum/382459
**Category:** Support
**Tags:** spam
**Created:** [12 سبتمبر 2025، 4:50م UTC](https://meta.discourse.org/t/how-to-prevent-an-influx-of-spam-bots-on-our-forum/382459 "2025-09-12T16:50:04Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [12 سبتمبر 2025، 4:55م UTC](https://meta.discourse.org/t/how-to-prevent-an-influx-of-spam-bots-on-our-forum/382459/2 "2025-09-12T16:55:00Z")

</div>

لقد أصبح هذا النوع من البريد العشوائي شائعًا جدًا في الآونة الأخيرة، ولدينا دليل للوقاية العامة من البريد العشوائي هنا:

> [@Tips for Preventing Spam](https://meta.discourse.org/t/tips-for-preventing-spam/264020):
>
> 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…

في الردود، كان هناك منشور مفيد حول تعبير نمطي (regex) يمكن استخدامه لحظر أو الإبلاغ عن أرقام الهواتف وعناوين البريد الإلكتروني باستخدام ميزة الكلمات المراقبة

> [@Tips for Preventing Spam](https://meta.discourse.org/t/tips-for-preventing-spam/264020/3):
>
> One very useful regular expression is \d{3}-\d{4}|[\w+\-.]+@[a-z\d\-]+(\.[a-z\d\-]+)\*\.[a-z]+ which blocks email addresses and phone numbers. Don’t forget to enable settings - posting - “watched words regular expressions”.

---

_[View the full topic](https://meta.discourse.org/t/how-to-prevent-an-influx-of-spam-bots-on-our-forum/382459)._
