Troubleshoot email gateway (alerts and scheduled reports not delivered)
Last updated
Was this helpful?
How can I troubleshoot when no emails are being received (alerts, scheduled reports)?
To troubleshoot, send a test email while the browser DevTools is open.
Admin Panel → Settings → Email gateways.
Open DevTools (F12) → Network tab.
Clear the Network tab call history (optional, but makes the next steps easier).
Click Send test email.
Find the send_email network request.
Check the Response.
If successful, you should see success:true.
If you see an error, it usually points to wrong SMTP credentials or server settings.
This is what the approximate workflow looks like:
Successful response example:
Also check spam and allow up to 5 minutes for delivery.
If you performed the steps above and still can't identify why emails are not being delivered, contact Support.
Last updated
Was this helpful?
Was this helpful?