> 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/ja/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/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 下で *Advocate設定*、選択 **セキュリティ**.
3. 下で *メールドメインをブロック*、ブロックしたいドメインを入力し、選択します **追加**.
   * ドメインは、下で表示または削除できます *ブロック済みドメイン一覧*.
4. 必要に応じて、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンにする]** **一時メールアドレスをブロック** 一時メールドメインを使用しているすべてのユーザーをブロックするには。
5. 下までスクロールして、選択します **保存**.

   <div data-with-frame="true"><figure><img src="/files/3c6067c3eb43a1d4266822040e7e6fdc5dbfa855" 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/ja/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.
