# SPF

**SPF (Sender Policy Framework)** to standard autoryzacji e-maili, który sprawdza, czy nadawca ma uprawnienia do wysyłania wiadomości z określonej domeny. Ten mechanizm pomaga chronić przed spoofingiem (podszywaniem się pod nadawcę) i zwiększa wiarygodność wysyłanych e-maili.

Funkcjonalność SPF jest domyślnie włączona. Aby SPF działał prawidłowo, należy dodać odpowiedni wpis w rekordzie TXT w DNS swojej domeny. Wpis ten definiuje serwery uprawnione do wysyłania wiadomości w imieniu danej domeny, co zapewnia lepszą ochronę przed nieautoryzowanymi wysyłkami i zwiększa dostarczalność wiadomości.

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


---

# 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/spf.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.
