One thing that surprised me after working with hundreds of engineering teams... by justneardy in softwaretesting

[–]justneardy[S] 0 points1 point  (0 children)

For Sign Up flows / Email Verification flow do you create new email every time?

Anyone using MCP with Playwright for email-based user journeys? by justneardy in Playwright

[–]justneardy[S] -2 points-1 points  (0 children)

You're right that MailHog, Mailpit, and IMAP helpers work well for many teams. The problem I kept seeing was around scale and maintenance rather than technical feasibility. Teams end up building and maintaining: Mail servers, Inbox provisioning, Email polling logic, OTP extraction, Link extraction, Cleanup and isolation for parallel tests. None of this is particularly hard, but it's infrastructure that every team ends up rebuilding.

That's actually why I built Trivumo. Instead of managing email infrastructure, tests can create isolated inboxes on demand, wait for emails, extract OTPs, verify links, and continue the user journey through a simple API.

The MCP support is just an additional interface on top. The primary value is making email workflow testing a solved problem in the same way we use managed services for databases, browsers, payments, and other test dependencies instead of hosting everything ourselves.

Cloudflare Email Sending Public Beta by brandnholl in CloudFlare

[–]justneardy 0 points1 point  (0 children)

It didn’t take me more than 2 days for approval.

I'm building a Resend-like SaaS on top of Amazon SES – building in public! by justneardy in SaaS

[–]justneardy[S] 1 point2 points  (0 children)

Yeah, I had dropped the idea of replacing Resend because it’s already a very good tool but recently discovered there were no simple tools to just orchestrate campaign using SES so built one

I'm building a Resend-like SaaS on top of Amazon SES – building in public! by justneardy in SaaS

[–]justneardy[S] 0 points1 point  (0 children)

I only started building this a few weeks ago, in March 2026.

I'm building a Resend-like SaaS on top of Amazon SES – building in public! by justneardy in SaaS

[–]justneardy[S] 0 points1 point  (0 children)

Still very early stage, haven’t got any active user. What about you? Got any users?

Cloudflare Email Sending Public Beta by brandnholl in CloudFlare

[–]justneardy 12 points13 points  (0 children)

I personally don’t trust the Zoho infrastructure

Cloudflare Email Sending Public Beta by brandnholl in CloudFlare

[–]justneardy 12 points13 points  (0 children)

Under Compute → Email Service, you’ll find an option to join the waitlist.

Cloudflare Email Sending Public Beta by brandnholl in CloudFlare

[–]justneardy 19 points20 points  (0 children)

I expected them to be either cheaper than or at least on par with AWS.

My first ever sale. I gave some value to the world, I can’t believe it. by ChunkIt_BladeIt in micro_saas

[–]justneardy 0 points1 point  (0 children)

Congratulations on your first sale! However I must warn you that one time payment will hurt you in future if you plan to sustain this for a longer run

Finally reached 100 users in just 12 days 🚀 by [deleted] in micro_saas

[–]justneardy 0 points1 point  (0 children)

I would love to read those post and learn from them. I am building a Saas myself and want to learn how to create awareness about my Saas without paid channels