# Konfiguracja w Mautic

1. **Zaloguj się** do panelu administracyjnego Mautic.

2. Przejdź do ustawień konfiguracyjnych poprzez zakładkę **"Settings"** i wybierz **"Configuration"**.

3. W menu konfiguracji wybierz opcję **"Email Settings".**

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

4. W polu **"Service to send mail through"**  zaznacz **"Other SMTP servers"**.

5. A następnie wprowadź poniższe dane:
   * **Host**: `smtp.emaillabs.net.pl.`
   * **Port:** Wybierz port 587 lub 465.
   * **SMTP encryption type:** Wybierz "TLS" dla portu 587 lub "SSL" dla portu 465.
   * **SMTP authentication mode:** Wybierz "Login"
   * **Username for the selected mail service:** Wprowadź nazwę Twojego konta SMTP w EmailLabs w formacie `1.nazwapanelu.smtp`
   * **Password for the selected mail service:** Hasło SMTP ustawione w panelu EmailLabs (Panel > Konta SMTP > Aktywne konta > Zmiana hasła)<br>

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

6. Na koniec kliknij przycisk **"Test Connection"**.

7. Jeśli konfiguracja została prawidłowo wykonana, powinieneś zobaczyć komunikat **"Success!".**


---

# 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.emaillabs.io/cloud-based-smtp/integracje-smtp/serwer-smtp-w-mautic/konfiguracja-w-mautic.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.
