# Autoryzacja IP

Funkcja **Autoryzacja IP** pozwala ograniczyć dostęp do serwera SMTP wyłącznie do określonych adresów IP lub ich grup, co znacząco zmniejsza ryzyko nieautoryzowanego dostępu, nawet jeśli hasło zostanie przypadkowo ujawnione.

Aby skonfigurować autoryzację IP:

* W polu **Podaj adres IP lub maskę** wprowadź adres IP lub zakres, który chcesz autoryzować.
* Kliknij przycisk **Dodaj**, aby dodać wpis do listy autoryzowanych adresów.
* Po dodaniu, poniżej formularza pojawi się lista adresów IP, które będą miały dostęp do serwera SMTP.

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

Ta funkcja zapewnia dodatkową warstwę zabezpieczeń, umożliwiając połączenia wyłącznie z autoryzowanych źródeł.


---

# 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://newpanel.docs.emaillabs.io/e-mail/e-mail-api/ustawienia/konta-smtp/autoryzacja-ip.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.
