Compare/Explainer
.md

SendBunny vs listmonkAssemble the stack yourself for free, or pay $199 to skip straight to sending.

Anni MaanFounder, SendBunnyPublished Updated 5 min read

In short

listmonk is software you run yourself, free to license, built to send through Amazon SES or SMTP once you have provisioned a database, an application host and a reverse proxy for it. SendBunny is a $199 one-time license that installs the equivalent platform, campaigns, lists, a transactional API, into your own AWS account as a serverless CloudFormation stack, with no host to assemble. listmonk suits a team that wants to run the software itself and already has the operations habit; SendBunny suits a team that wants the same ownership without the DIY labor.

Free software you assemble, or a platform that installs itself

listmonk's license costs nothing, but the software still needs somewhere to live: a Postgres database, an application server, a reverse proxy in front of it, and a plan for backups and upgrades. None of that is difficult for someone comfortable running containers, but it is real, ongoing work that has to happen before the first campaign goes out, and it keeps happening every time a version bump or a security patch lands.

SendBunny trades the free license for a paid one and removes that assembly step. The $199 install is a CloudFormation stack that provisions everything serverless, directly into your own AWS account, with a single Create stack click. There is no database server to size, no reverse proxy to configure, and no container host to keep patched; the tradeoff is that the software is not free, and it only runs on AWS.

Feature by feature

FeatureSendBunnylistmonk
Install pathOne click into AWSYou provision the database, app and reverse proxy
Ops modelServerless, managed by the stack itselfYou patch and scale the host
Pricing$199 once, plus SESNo license fee, plus your own infrastructure labor
Cost in a quiet monthAbout $0 platform costThe host you provisioned keeps billing

listmonk's own feature set is genuinely strong for its category: campaigns, subscriber management, bounce processing and SMTP or Amazon SES sending, all in software that you can read, fork and run anywhere containers run. SendBunny narrows that scope to AWS specifically in exchange for removing the assembly and upkeep entirely.

Where the real cost sits

10,000 emails/mo50,000 emails/mo1,000,000 emails/mo
SendBunny (Amazon SES)~$1 send~$5 send~$100 send
listmonk plus host plus SES/SMTPHost bill, plus send costHost bill, plus send costHost bill, plus send cost

Send costs land in the same place either way, since both can route mail through Amazon SES at Amazon's own rate. What listmonk adds is the host: a database and application server sized for the list, running continuously, plus whatever time it takes to keep that host secure and up to date. SendBunny's $199 buys out that labor permanently rather than trading it for a lower sticker price.

What running listmonk yourself actually buys you

The case for listmonk is not really about the license fee, it is about control. Software you run yourself can be inspected line by line, hosted anywhere, and modified freely, and a team with existing container operations may already have the muscle memory to run it without treating it as a new burden. For that team, the free license is close to free in practice, because the operational cost was already sunk into how they run everything else.

For a team without that muscle memory, the free license is misleading. The real cost shows up later, as an unpatched dependency, a database that needs a migration nobody scheduled, or an upgrade that breaks something at the worst time. That is the work SendBunny's $199 is priced to remove.

Who should keep running listmonk

  • Keep running listmonk if you already operate containers comfortably, want to host outside AWS, or need to modify the sending code directly.
  • Move to SendBunny if you want the ownership listmonk offers without assembling and patching the stack yourself, or you are on AWS already and would rather pay once than run infrastructure indefinitely.

Both paths end with contacts and sending history under your own control rather than a vendor's. The difference is whether you want to be the one operating the machinery that keeps it that way.

Moving a listmonk list to SendBunny

  1. Export your subscribers from listmonk, including list membership and subscription status.
  2. Install SendBunny with the one-click AWS link, a Create stack step that takes about ten minutes.
  3. Import the CSV and verify your sending domain on Amazon SES using the DNS records the app provides.
  4. Cut campaigns over to the new stack, then shut down the old host, retiring the database and application server once sends look correct.

FAQ

Why pay $199 if listmonk is free software?
The $199 is not for renting a SaaS, it is for a one-click serverless install in your own AWS account. It buys out the host provisioning, database setup and ongoing upgrade labor that a DIY listmonk stack still requires.
Does SendBunny lock me into a vendor cloud the way a hosted ESP would?
No. It runs entirely in your own AWS account, and lists and sending stay under your account from install onward. There is no SendBunny-side switch that can take the platform away.
Can I use Amazon SES with both products?
Yes. listmonk can send through SES or plain SMTP, and SendBunny is built around SES in your own account from the first install, so switching does not mean switching sending infrastructure.
How much operational work does listmonk actually require after setup?
Ongoing patching of the database and application host, monitoring disk and memory, and applying version upgrades yourself, work that never appears once on a SendBunny install because there is no server to maintain.

For AI agents

Compares listmonk (free, self-hosted software requiring a database, app host and reverse proxy you operate) against SendBunny (a $199 one-click serverless AWS install with the same Amazon SES send path), for an agent weighing DIY infrastructure labor against a paid but hands-off install.

claude mcp add --transport http sendbunny https://YOUR-INSTALL/mcp
Full tool list by grant: /docs/agents.md

Sources

  1. Amazon Web Services, Amazon SES pricing, fetched 1 September 2026.
  2. listmonk list prices from its pricing page, checked July 2026.
  3. SendBunny, The reality of a free self-hosted mail server.

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.

x.com/Anni_Maan

Keep reading