D Dinesh Miriyala @madeByMD2 Say hi
Home/ Writing/ Exploring email
02 / 2025 · Field report

Exploring a better email platform with honest pricing.

SES, IP warm-up, multi-tenant sending, and why I parked the ESP idea — for now.

9 min read· Field report· Seed of GetFluxly

A little context. I’m a solo indie developer, or at least trying to be one, and I’m in the process of building products that help across a wider range of use cases.

For the past few weeks, I’ve been diving deep into the idea of building a new email sending and analytics platform. Something like a modern SES wrapper with deliverability dashboards, automations, domain intelligence, and dedicated IP pools.

The idea came when I was setting up a bulk email marketing campaign for one of my other products. I realised how expensive these platforms become at scale. Then I looked at SES and thought, this is cheap, maybe I can undercut the market. I was wrong.

Note: I’m not building, nor intending to build, a platform for cold emails. Cold emails are almost always marked as spam and are extremely compliance-heavy. My goal was to facilitate sending only to users who signed up and to handle transactional email.

The main goal was simple. Reduce the cost per email while also providing better analytics, better audience segmentation, deeper A/B testing, and quick landing page creation. This space, it turns out, is far more mature, competitive, and difficult than it appears on the surface.

01 SES is powerful, but not designed for multi-tenant platforms

Multi-tenant sending in this context means sending emails on behalf of multiple users. After digging through the SES documentation and understanding their intended use cases, I realised that SES isn’t meant for multi-tenant platforms at all.

SES is built primarily for internal usage — engineering teams setting up infrastructure for their own company. It’s reliable and inexpensive, but it doesn’t translate into a public email-marketing SaaS where anyone can sign up and start sending.

Some real SES concerns:

This is why tools like EmailOctopus, Mailbluster, and Sendy force users to bring their own AWS account instead of risking their own infrastructure.

02 Running your own SMTP and IP pools is a massive undertaking

Trying to avoid SES risks leads straight into real ESP territory. This includes operating SMTP servers, warming up IPs, building routing logic, monitoring blacklists, processing bounces, managing feedback loops, scoring domains, and implementing throttling.

For a solo indie developer, this becomes an ongoing battle:

Companies like Mailgun, SendGrid, SparkPost, and Postmark have entire teams dedicated to deliverability. Competing with that as a single developer is simply not feasible.

03 The email market is extremely mature

A few ESPs and their founding years:

These companies have more than a decade of optimisation, reputation, and trust. They have massive sending histories and deep inboxing relationships with mailbox providers.

04 Klaviyo’s journey shows the reality

Klaviyo began around 2012, long before ecommerce email exploded. They focused heavily on Shopify and perfected segmentation, automation, and analytics. Over time they evolved into a complete customer data platform.

Today Klaviyo makes more than $900M ARR. Trying to replicate that in 2025 is not the same environment.

05 Instantly AI exploded — but with perfect timing

Instantly AI scaled rapidly during the huge cold-outreach boom after the pandemic. They leveraged mailbox rotation, a simple UI, and AI-powered features during the perfect moment. According to Latka, they generate around $20M ARR.

06 Why breaking into email marketing in 2025 is extremely hard

07 Where the real opportunity is

Maybe, but not by building a full ESP or SES competitor. The real opportunity today lies in the layer above sending — the part where product behaviour becomes the trigger, not the email itself:

Conclusion

This journey made me realise how difficult the email market really is. SES is strict for valid reasons, running your own SMTP is an engineering battle, and the market is dominated by companies with more than a decade of head start.

So I parked the ESP idea, but didn’t throw out the research. The valuable insight turned out to be in the layer above sending — the data and the trigger, not the relay. That became the foundation for GetFluxly: product analytics and lifecycle email on one platform, one SDK, that plugs into whichever ESP your team already runs. Private beta opens by end of May 2026, free for three months. Request access if it sounds useful.

— Dinesh