Skip to main content
SMTP support is coming soon. Use the REST API or Node.js SDK in the meantime.

What to expect

SMTP support will let you use Sendi with any language or framework that supports SMTP, including:
  • Nodemailer (Node.js)
  • PHPMailer (PHP)
  • Django (Python)
  • Action Mailer (Ruby on Rails)
  • JavaMail (Java)
  • Any email client (Thunderbird, etc.)

In the meantime

Use the REST API — it works with any language that can make HTTP requests.