Custom SMTP
Send Statuspal email notifications through your own SMTP server.
Last updated
Send Statuspal email notifications through your own SMTP server.
Statuspal supports integration with third-party SMTP servers, allowing you to send email notifications through your own mail infrastructure.
In your status page's admin sidebar, click Integrations, then New integration.
Select SMTP from the service dropdown.

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.
Click Create.
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.
Make sure you have an email subscription configured before sending a test email.
Last updated