BLOGS
Announcing: SMTP Relay for Pingram
January 27, 2026
Send emails through Pingram using standard SMTP configuration, perfect for platforms that only support SMTP credentials.
Pingram now supports SMTP, giving you the flexibility of our API through an SMTP interface.
The Problem
Many services such as Supabase or Enterprise software only integrate with email services through SMTP. That makes it hard to use Pingram when you can’t call REST APIs directly.
The Solution
We now provide a secure SMTP gateway process your incoming requests like any other Pingram API request. You can configure your systems to use Pingram’s SMTP sending emails, while still leveraing Pingram capabilities like tracking, user preferences, logs, analytics, and more.
Getting Started
- Get your SMTP credentials from the dashboard
- Configure your system to use Pingram’s SMTP
To learn more, check out the new SMTP documentation.