Project ideas from Hacker News discussions.

Self hosted email continues to steeply decline

📝 Discussion Summary (Click to expand)

4 Most Prevalent Themes in Email Discussion

1. Opposition to Google/Microsoft Email Duopoly

bell-cot: "I see no upsides to a Google/Microsoft duopoly in email. Except for those already-far-too-powerful corporations."

2. Self-Hosting Deliverability Struggles

raddan: "I had constant deliverability issues with Outlook and Gmail. Both of our experiences might be true... Simply setting up SPF and DKIM is not sufficient to ensure deliverability."

3. Corporate IT Complacency on Alternatives

mrngld: "The easy choice is Google or Microsoft. 'No one ever got fired for buying IBM' is now 'No one ever got fired for subbing to Office.'"

4. Historical Shift Away from Self-Hosting

avian: "I remember when Gmail came around and everyone was more than happy to hand off their email to Google. No spam and ability to send/receive huge attachments were the main things people wanted."


🚀 Project Ideas

ReputationHub

Summary

  • A decentralized reputation service that aggregates spam reports and provides real‑time deliverability scores for self‑hosted domains.
  • Solves the “my email lands in spam even though I’ve set up SPF/DKIM/DMARC” problem by giving admins a trustworthy, community‑driven reputation feed.

Details

Key Value
Target Audience Self‑hosted email admins, small businesses, privacy‑focused users
Core Feature Community‑driven reputation API + dashboard that updates based on collective spam reports
Tech Stack PostgreSQL, Node.js/Express, GraphQL, Docker, Kubernetes
Difficulty Medium
Monetization Revenue-ready: $12/mo per domain (tiered discounts for >10 domains)

Notes

  • HN users repeatedly cite “spam is the hardest problem” and “I can’t get my self‑hosted mail delivered” – ReputationHub directly addresses that pain point.
  • Potential for integration with existing mail servers (Postfix, Dovecot) and for community‑run reputation nodes to keep the service censorship‑resistant.

MailGuard

Summary

  • An automated DKIM/SPF/DMARC configuration and monitoring tool that eliminates manual DNS fiddling for self‑hosted mail.
  • Provides continuous deliverability alerts so users never lose messages to spam folders again.

Details

Key Value
Target Audience Individuals and small teams running their own mail servers
Core Feature One‑click DKIM key generation, SPF record builder, DMARC enforcement tester, and spam‑folder placement preview
Tech Stack Rust backend, React front‑end, SQLite, Serverless functions
Difficulty Low
Monetization Revenue-ready: $5/mo per domain (free tier for up to 3 domains)

Notes

  • Commenters like “SPF/DKIM alone isn’t sufficient” and “I get false positives” – MailGuard gives concrete, easy‑to‑use fixes.
  • Could be packaged as a SaaS or self‑hosted binary, appealing to both hobbyists and enterprise users.

FedMail

Summary

  • A federated email gateway that routes messages from self‑hosted domains through a trusted mesh of volunteer mail relays, guaranteeing inbox placement without relying on Google or Microsoft.
  • Enables “escape the duopoly” by providing a low‑friction way to send mail across domains while preserving user privacy.

Details

Key Value
Target Audience Decentralization advocates, privacy‑centric users, NGOs
Core Feature Automatic peer‑to‑peer relay network with built-in reputation sharing and whitelisting
Tech Stack Elixir/Phoenix, libp2p, Redis, TLS‑terminated gRPC
Difficulty High
Monetization Hobby

Notes

  • Echoes “We have to figure out a way to get out of Gmail/Outlook” sentiment; FedMail offers a concrete technical path.
  • Could spawn a marketplace for relay operators, creating a new service economy around email federation.

InboxBridge

Summary

  • A cross‑provider email bridge that syncs messages from multiple accounts (including self‑hosted) into a single, searchable inbox while preserving original sender reputation metadata.
  • Lets users keep their existing provider habits but centralize access, reducing reliance on any single cloud email vendor.

Details

Key Value
Target Audience Power users with multiple email accounts (self‑hosted + Gmail/Outlook)
Core Feature Unified inbox with server‑side filtering that respects SPF/DKIM results and flags potential spam before download
Tech Stack Python FastAPI, CouchDB, Electron UI, OAuth2 for provider auth
Difficulty Medium
Monetization Revenue-ready: $8/mo per user (team plans available)

Notes

  • Addresses the frustration “my self‑hosted email never reaches recipients” while also “I’m stuck in a Google/Microsoft email monopoly.”
  • Could be marketed as a privacy‑preserving alternative to Outlook or Gmail clients, attracting HN readers looking to break vendor lock‑in.

Read Later