Alternatives
Products that do what MailRipper – Inbound email ripping for developers with email pain does
Hi HN - This is our MVP. https://www.mailripper.com Questions for you: Is this something your company might pay to use? Do you have any feedback, thoughts or comments for us? - we'd love to hear what you think. thanks
- 1DR
I'd like to invite everyone to try out DontBeEvil.rip, an experimental search engine for developers. tl;dr $ alias rip="curl -G -H 'Accept: text/plain' --url https://dontbeevil.rip/search --data-urlencode " $ rip 'q=Heartbleed bug' DontBeEvil.rip is a year long experiment to see if a small team can build a developer-focused search engine that is self-sustaining on $10 monthly subscriptions. It works by only indexing high-quality resources that are relevant to developers. You won't get useless listicles because we'll never crawl them. Relevant urls are harvested from HN,…
2022
- 2IA
A few days ago, I responded to a comment by bloggergirl offering to read anyone's web copy and help. I shot off an email hoping for a paragraph or two of feedback on my startup's copy. Instead I received a professional, detailed deck of tons of invaluable well thought out feedback. It must have taken her an entire afternoon. Here's a link to it: http://www.slideshare.net/shereefb/recommendations-for-bettermeans To top it off, this isn't someone with a lot of free time on her hands, she's only days away from launching her own startup (page99test) This community blows my mind!
2010
- 3

- 4

- 5

- 6MA
Hey HN, I'm a longtime reader and this is my first Show HN (exciting!) It's a collaboration between me and two friends, and we're building this upon another app we made called EmailYak, an API to receive email. We're trying something new and releasing the documentation to an app while we're still building it. We'd love feedback. Do you belong to any of these categories? 1) You've built an app with two distinct groups of users (say, people with cars and those looking for a ride) and they were able to communicate with each other. Did you expose personal email addresses? Did you send…
2011 · messagify.com
- 7FS
Hi HN! This started late last year as an afternoon project to play around with ElasticSearch, and then I kept thinking of new features I wanted to add. I still have a lot of things I want to build, but now seemed like a good time to put it out there: even if the results aren’t nearly the quality I’d like, I’ve still found it useful and I want to show it off! I’ve been working on it since September 2021, but only in fits and starts. The entire thing runs on a computer in my living room (there’s a picture on the About page); I haven’t done any load testing so we’ll see how it holds up.
2022 · search.feep.dev
- 8SHShow HN▲14
Hi, i was wondering what the HN community thinks of this email tone check application? Do you think this can be done better with open-source? Disclaimer: I am neither a founder or an employee at the company. Just someone who had a similar idea.
2011 · tonecheck.com
- 9MS
Hi HN :) really excited to share this with you. The one thing AI reliably does is generate noise. Half the tools I see launch are just machines for producing more noise across more channels. And people are starting to see this in the form of emails in their inboxes as spam filters are struggling. There used to be a useful signal in email: the effort a sender put into customizing a message was a rough proxy for how relevant it actually was. AI killed that. Now it's customized slop with the appearance of effort with none of the cost. It is painful that the open internet / open channels…
Jul 2026 · captchainbox.com
- 10HI
After struggling with low open rates in my small lifestyle software business, I decided to go down the rabbit hole that is email deliverability, learned a bunch of things I didn't know even after being in tech for a decade. A/B tested a bunch of things and finally got good results. I then decided to put together a comprehensive checklist of everything I learned and got me results to share with others. Now I help companies fix poor email deliverability and boost their email ROI. I want this checklist to be a repository of email best practices so I'm always looking to improve and update…
2023 · helloinbox.net
- 11AA
Made this privacy conscious temporary mail extension as a hobby a few years ago as I found a cool domain. I've now revamped the UI, added more domains and created an extension that shows your inbox in your browser (it only asks for permission to read from TemporaryMail.com and not all sites like the other extensions), it's also free from ads (paying the service out of pocket and perhaps adding an upgrade feature later on). What makes this site a bit more unique is that I wrote the email parser from scratch following the RFC (took me 2 months and tons of testing) so it should display all…
2024
- 12KL
Always loved posterous, but I thought it would be really cool if somehow you could treat email addresses like twitter hashtags and usernames. So after 2 days of coding, it's here and works. It's not pretty, but it's really neat & kinda addicting. Anyone can email or text anything to _ _ _ _ _ [email protected] and it immediately creates a public page and an email address. For example, say you wanted to create a page for coding errors called fmlcodesucks, you could just text or email it to [email protected] and it instantly posts your picture to that page and lets anyone contribute by…
2012
- 13BS
Hi HN! After a few months of developing a product on the side, I've decided to post it to HN. I'll be honest, I am a bit nervous about it as I know how discerning the audience here can be, but I guess constructive criticism can't be a bad thing! My project is a progressive web app called Bx (pronounced "Books"). It's a tool to help you run your business and includes: > Invoicing and payments (via stripe) > Expenses > Time tracking > Project management > Inventory management > Slick, interactive dashboards It's nothing new or radical, but many of the existing tools I tried in my own business…
2017
- 14CO
Hi Hackers, I recently published "Mail Do" url: https://itunes.apple.com/us/app/id898121234 I made it out of personal need to "fix" by todo system. But the way it came out, I think it could be useful to many. Here is why I decided to spin my own https://medium.com/@maildoapp/inspiration-behind-maildo-5c210a16fc51 I would love some feedback. I already noticed some bugs and working on a quick patch. I would appreciate some HN love and feedback. Thanks, P.S. Thanks to AppSites that I found on Show HN couple days back, I was able to get the website up…
2014
- 15MM
http://mailthe.me/beta/
2014 · mailthe.me
- 16IB
Hello HN, around October last year, I started to work on campaignkit.cc as a side project. It is a service to detect invalid and malicious email addresses. You can upload text files, and use the REST API or direct integration to retrieve a detailed report for each email address. End of March I added Stripe Payments and got my first paying customers via SEM. A coworker suggested starting a Show HN thread, so here we are :) I used golang for the backend since I wanted something lightweight with fast compilation times (coming from scala). For the frontend, I'm using Next.js and TailwindUI. On…
2022 · campaignkit.cc
- 17CE
Capturing emails always sucked. I don't want to add a full-blown newsletter API. That's why I've created my own tool. Would love your feedback on this
2024 · mailee.dev
- 18TE
I'm the founder of AhaSend. We've built a transactional email service specifically for developers, with a Pay-As-You-Go pricing model ($0.50 per 1,000 emails) and up to 70% volume discount for platform partners. While there are many ESPs out there, we focused heavily on the Developer Experience to solve the pain of building and testing email flows: * The CLI: Heavily inspired by the Stripe CLI, we built a tool that lets you develop and debug locally. You can listen to webhooks, trigger events, manage your domains, and send / list / debug messages directly from your terminal. * True…
Dec 2025 · ahasend.com
- 19AO
Hey HN, I’d like to share an open-source project I’ve created. It is an email archiving tool that can back up your whole email system with full-text search capabilities. The project is called Open Archiver, and it is able to archive and index emails from cloud-based email inboxes, including Google Workspace, Microsoft 365, and any IMAP-enabled email inbox. You can connect it to your email provider, and it copies every single incoming and outgoing email into a secure archive that you control (Your local storage or S3-compatible storage). Some features: - Archive and index all emails and…
2025 · openarchiver.com
- 20IB
Hey HN, sharing something I've been working on. I love reading new voices. I subscribe to a lot of brilliant newsletters but found it hard to keep track of all the great stuff I was reading. I'd read something, love it, never be able to find it again. And then, how do you find new ones worth trying? And which posts do you start with? With Inbox World, you can submit and upvote the best of Substack and other similar platforms. The goal is to build a community around the best independent writing out there. It's like HN for newsletters! This is a passion project for me and I'm not technical at…
2022 · inboxworld.io
- 21SP
Hey, HN -- I just received the following email and I'm not sure what to do about it. Obviously I want to discourage requested-posting like this; is there some structured way that we can do that? One of the things I love about HN is how high the signal-to-noise ratio is relative to...pretty much the rest of the internet. I wouldn't ordinarily call someone out like this, but I want to innoculate HN against this sort of thing. ---- Hey doches, Not sure if it's conventional, but thought I'd ask anyway. Would you be open to posting about my product on Hacker News? I understand that similar to…
2022
- 22IB
Hi HN! I'm Louw, founder of the enterprise insurtech scale-up Root[0]. Over the last 8 years, my inbox has been flooded with unsolicited emails, especially since early 2023. Recruitment services, outsourced software development agencies, and a crazy amount of lead generation services (thanks, Apollo!) drowned my inbox. To solve this, I created Unspam. Initially, it was a simple tool for myself and fellow founders to reduce noise. And it worked — about 10% of my emails were swiftly and accurately categorized as unsolicited messages. Given its success, I've decided to package and share Unspam…
2024 · unspam.io
- 23IW
Hey HN, I was tired of writing HTML emails and one day was going through reddit specifically searching for people who hated writing HTML emails and heard a lot of complaints from solopreneurs and marketers as this is a very boring task and many marketers and solo founders have much more important tasks to take care off. So I decided to build HTML email to solve this. My friends have already saved hours using this product. This is my 11th product and I think this solves a problem many folks are struggling with. Feel free to share your views.
2024 · html-email.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →