Haraka
Open-source · self-hostable · replaces 1 SaaS tool on os-alt
haraka/Haraka · alive · ★ 5.56k · last commit today · 6 open issues
License: MIT
Good fit for Engineers who want a programmable SMTP layer and are comfortable shipping a small amount of glue code.
Weak at No GUI, no batteries-included dashboard; deliverability tooling is what you build.
In a terminal? npx -y github:SolvoHQ/os-alt-cli sendgrid prints
the SendGrid comparison table including Haraka.
how the CLI works →
Replaces these SaaS
- SendGrid · Transactional email API
Haraka is a Node SMTP framework, not a finished product. You install it, enable plugins (`tls`, `dkim_sign`, `outbound`), point your app at it via SMTP, and get a programmable, scriptable relay. Migration from SendGrid means dropping the HTTPS API in favor of SMTP and building any UI/dashboard you need.
README badges for the SaaS this replaces
Maintainers and forks: drop a badge in your README to link readers from the SaaS-comparison page back to your repo.
FAQ
Is Haraka actively maintained?
Yes — last commit today. The repository is alive (commit activity within the past 90 days).
What does Haraka cost to self-host?
Haraka is free and open source under MIT. Typical self-host VPS cost: $5 VPS; you compose Haraka with your own Node plugins, so cost is whatever you build.
Which SaaS does Haraka replace?
Haraka is listed as an open-source self-host alternative to: SendGrid.