# 보안 및 실수 방지 > 발송 제한

<figure><img src="/files/Pc26IrpZVVypnVoNMh2Q" alt=""><figcaption></figcaption></figure>

* **수신자 수**가 **일정 수 이상**이면 **메일 발송을 제한**할 수 있습니다.
* **특정 단어가 포함**되어 있을 경우 **메일 발송을 제한**할 수 있습니다.
* **특정 메일 주소**가 **수신자로 포함되어 있을 경우 메일 발송을 제한할 수 있습니다.**

위 설정들처럼 다양한 제한을 두어 **보안을 강화**해 **유출 사고를 줄일 수 있습니다.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.totlelab.com/biz-ent/admin-page/greater-than-21.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
