> For the complete documentation index, see [llms.txt](https://docs.statuspal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.statuspal.io/platform/integrations/smtp.md).

# Custom SMTP

Statuspal supports integration with third-party SMTP servers, allowing you to send email notifications through your own mail infrastructure.

## Setup

1. In your status page's admin sidebar, click **Integrations**, then **New integration**.
2. Select **SMTP** from the service dropdown.\
   \
   ![New SMTP integration](/files/RtQzSclNOeP45TcagTmE)
3. Fill in your SMTP server details:
   * **Relay** — Your SMTP hostname (e.g. `smtp.gmail.com` or `smtp.yourcompany.com`).
   * Username, password, port, and any other required fields.
4. Click **Create**.

## Verify the integration

Once created, go to **Subscriptions** and click **Send test email**. Send yourself a test — if it arrives correctly, your SMTP integration is working. You can also check your SMTP server logs to confirm traffic is routing through it.

{% hint style="info" %}
Make sure you have an email subscription configured before sending a test email.
{% endhint %}
