> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/block-an-email-domain-for-advocate.md).

# 为 Advocate 屏蔽电子邮件域名

您的 Advocate 项目支持标记使用可疑域名电子邮件地址注册的参与者。

我们会将推荐与一个公开来源且定期更新的 [列表](https://github.com/martenson/disposable-email-domains) 一次性和临时电子邮件域名进行比对。您还可以创建自己的自定义电子邮件域名屏蔽列表。

#### 创建自定义域名屏蔽列表

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[User profile] → Settings**.
2. 在 *Advocate Settings*下，选择 **安全**.
3. 在 *屏蔽电子邮件域名*，输入您要屏蔽的域名，并选择 **添加**.
   * 您可以在以下位置查看或移除该域名 *已屏蔽域名列表*.
4. 可选地， ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** **屏蔽临时电子邮件地址** 以屏蔽所有使用临时电子邮件域名的用户。
5. 向下滚动到底部并选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/d329ad82dbc72f078c0560323a607842120fd4d9" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/block-an-email-domain-for-advocate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
