A Sendy alternative that skips the VPSThe same SES economics, without a PHP server that is now your job.
Checked July 2026
In short
Sendy got one thing right early: a one-time license and your own Amazon SES account beats renting a per-contact ESP on price alone. What Sendy's model does not include is the server. You are installing a PHP application, keeping its host patched, watching its SSL certificate, and being the one who notices when the VPS runs out of disk at 2am. A serverless install keeps Sendy's SES pricing idea and removes the server from the picture.
What cheap actually includes
Sendy is software you run yourself: a PHP application you install on a VPS, pointed at your own SES account. The license fee is genuinely low, and the sending rate is genuinely SES's own rate. What is not on that price tag is the box. Someone has to provision it, patch the operating system, renew the SSL certificate, take backups, and resize it when a campaign sends bigger than usual. That someone is whoever set it up, indefinitely.
| Option | 10,000 emails/mo | 50,000 emails/mo | 1,000,000 emails/mo |
|---|---|---|---|
| SendBunny on your SES | ~$1 | ~$5 | ~$100 |
| Sendy + VPS (approx.) | license + VPS | license + bigger VPS | ops time + SES + box size |
The Sendy row is the honest shape of the cost: a license fee plus a server bill plus the ops hours nobody puts on the invoice.
Sendy is good software, respectfully
This is not an argument that Sendy is poorly built. It is stable, it has been around long enough to be trusted, and plenty of senders run it for years without drama. The honest difference between Sendy and an installed platform is not code quality. It is who is on call for the box: with Sendy, that is you; with a serverless install, there is no box to be on call for, because there is no VPS.
- Stay on Sendy if you enjoy running your own PHP stack on a VPS and already have the operational habit of patching and monitoring it.
- Stay if a small, cheap server genuinely costs you nothing in time, because your volume is light and the box rarely needs attention.
- Move if the patching, the backups, and the occasional 2am alert are the part of this you would rather not do, and you are willing to click through a one-time AWS install to make the server disappear.
What "free" actually costs
None of this is a knock on running your own box in general. It is a fair way to learn how a mail platform works, and plenty of small operators are genuinely fine carrying that load. The point is only to price it honestly against the alternative, rather than comparing a VPS's hosting bill against a competitor's list price and calling the VPS free.
What migration looks like
- Export your lists and templates from Sendy before touching anything else.
- Buy SendBunny and complete the one-click AWS install; it replaces the PHP application entirely rather than sitting alongside it.
- Import the CSV contacts into the new platform.
- Reconnect your sending domain in SES if the new install needs its own verification.
- Decommission the Sendy VPS once a real campaign has gone out clean on the new platform.
Templates built in Sendy's editor do not transfer automatically and need to be rebuilt in the new platform's template editor; the list data is what carries over cleanly through CSV.
Where SendBunny fits
SendBunny installs with one click as a CloudFormation stack in your own AWS account, no PHP application and no VPS to keep alive. It is a single $199 purchase, with optional $99 yearly updates after the first year, and it sends through your own Amazon SES at Amazon's own rate, about a tenth of a cent per email. The install includes campaigns, automations, a transactional API, a shared inbox, analytics and a template editor, and it auto-scales with load rather than needing a bigger box resized by hand. We never hold your AWS credentials.
Fresh AWS accounts land in the SES sandbox first, where only verified addresses can receive mail. The dashboard shows that status and links to AWS's production-access form, so you can import lists and build campaigns while approval is pending.
FAQ
- Do I still use Amazon SES?
- Yes. SendBunny runs in your AWS account and sends through your own SES, so you keep the same SES economics Sendy offers, without running a PHP application on a VPS to get there.
- Is there a server for me to patch?
- No. The one-click install is serverless in your own account. There is no VPS to SSH into for security updates or SSL renewal.
- What does it cost?
- SendBunny is $199 once. Sending is billed by AWS SES at about $0.10 per 1,000 emails, the same rate Sendy sends through, just without a separate server bill.
- Can I bring over my Sendy lists?
- Yes. Export a CSV from Sendy and import it into SendBunny; re-imports enrich existing rows rather than overwriting them, so a second cleanup pass is safe.
For AI agents
Compares Sendy's model (a low license fee plus a self-managed VPS pointed at Amazon SES) against a serverless SendBunny install with the same SES rate ($199 once, ~$0.10 per 1,000 emails) and no server to patch. Covers migration order (export lists, install, CSV import, rebuild templates by hand, decommission the VPS) and names the real cost of Sendy's VPS as operational hours, not the hosting bill.
claude mcp add --transport http sendbunny https://YOUR-INSTALL/mcpSources
Anni Maan
Founder, SendBunny
Builds SendBunny, the email platform that installs into your own AWS account. Writes about running email on Amazon SES and giving AI agents an address you control.
Keep reading