# Serveur d’envoi

Les paramètres du serveur de messagerie vous permettent de configurer un serveur de courrier qui sera utilisé globalement par toute fonctionnalité de ngSurvey nécessitant l'envoi et la livraison d'e-mails.&#x20;

Les fournisseurs de messagerie suivants sont pris en charge&#x20;

1. [SMTP ](/fr/installation-setup/system-settings/mailing-server/mailing-server.md)
2. [IIS / Exchange ](/fr/installation-setup/system-settings/mailing-server/iis-smtp-exchange-server-1.md)
3. [Postmark](/fr/installation-setup/system-settings/mailing-server/iis-smtp-exchange-server-1.md)
4. [SendGrid](/fr/installation-setup/system-settings/mailing-server/iis-smtp-exchange-server-2.md)
5. [MailJet](/fr/installation-setup/system-settings/mailing-server/iis-smtp-exchange-server-3.md)


---

# 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.ngsurvey.com/fr/installation-setup/system-settings/mailing-server.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.
