# Integracja za pomocą wtyczki "Easy WordPress SMTP"

1. Zaloguj się do panelu administracyjnego WordPress.

2. Przejdź do menu **"Wtyczki**" i kliknij **"Dodaj nową**".

3. Wyszukaj **"Easy WordPress SMTP"** i zainstaluj wtyczkę oferowaną przez WP SMTP.

4. Aktywuj wtyczkę po zakończeniu instalacji.

5. Po instalacji i aktywacji, przejdź do menu **"Ustawienia"** i wybierz "**Easy WP SMTP"**.

6. Wypełnij formularz konfiguracyjny zgodnie z danymi otrzymanymi od EmailLabs:
   * **From Email Address:** Podaj adres, z którego ma zostać wysłana wiadomość.
   * **From Name:** Podaj nazwę nadawcy, np. nazwę firmy.
   * **SMTP Host:** Wprowadź `"smtp.emaillabs.net.pl".`
   * **Type of Encryption:** Wybierz "tls" lub "none" w zależności od preferencji.
   * **SMTP Port:** Sugerujemy wybranie portu 587.
   * **SMTP Authentication:** Wybierz "Yes".
   * **SMTP Username:** Wprowadź nazwę Twojego konta SMTP w EmailLabs w formacie `1.nazwapanelu.smtp`
   * **SMTP Password:** Hasło SMTP ustawione w panelu EmailLabs (Panel > Konta SMTP > Aktywne konta > Zmiana hasła)<br>

     <figure><img src="/files/6OIeuhQNOheYFBG86twG" alt="Easy WP SMTP"><figcaption></figcaption></figure>

7. Kliknij przycisk **"Save Changes"** w celu zapisania konfiguracji.


---

# 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-wordpress/integracja-za-pomoca-wtyczki-easy-wordpress-smtp.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.
