> 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/fr/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/block-an-email-domain-for-advocate.md).

# Bloquer un domaine e-mail pour Advocate

Votre programme Advocate prend en charge le signalement des participants qui se sont inscrits avec une adresse e-mail provenant d’un domaine suspect.

Nous comparons les parrainages à une [liste](https://github.com/martenson/disposable-email-domains) de domaines e-mail jetables et temporaires, sourcée publiquement et régulièrement mise à jour. Vous pouvez également créer votre propre liste de blocage personnalisée de domaines e-mail.

#### Créer une liste de blocage personnalisée de domaines

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/287922c6cc6ea3fb3d302b92b68b352b27fd336d) **\[Profil utilisateur] → Paramètres**.
2. Sous *Paramètres Advocate*, sélectionnez **Sécurité**.
3. Sous *Bloquer des domaines e-mail*, saisissez le ou les domaines que vous souhaitez bloquer et sélectionnez **Ajouter**.
   * Vous pouvez afficher ou supprimer le domaine sous *Liste des domaines bloqués*.
4. Facultativement, ![](/files/305a4944a71dea362e7149113d0a2b30f3a73a14) **\[Activer]** **Bloquer les adresses e-mail temporaires** pour bloquer tous les utilisateurs utilisant un domaine e-mail temporaire.
5. Faites défiler vers le bas jusqu’au bas de la page et sélectionnez **Enregistrer**.

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