Replace HEY?

NOT REALLY · don't bother
catalog price reference $8.25/mocategory 📬 emailreported replacement votes 0

You can build an email client, but replacing HEY means running a trustworthy email service: deliverability, spam filtering, abuse handling, storage, mobile apps, and reputation.

the prompt
Build me an email client with HEY's screening and bundling ideas, running on
top of a mailbox I already pay for (Fastmail, Gmail, anything with IMAP).
Requirements:

- A local web app: Node + Express + better-sqlite3, binds to localhost;
  imapflow for reading, nodemailer for sending, creds in .env.
- The screener: mail from first-time senders lands in a screening view where I
  approve or block; decisions persist in SQLite and apply to all future mail.
- Bundles: approved senders get a category; newsletters render in a batched
  feed view, receipts in a paper-trail list; only approved humans hit the
  inbox.
- Reply-later: mark a thread and it sits in a persistent to-answer stack until
  cleared.
- Write decisions back as IMAP folders and labels so my phone's mail app
  roughly mirrors the sorting.
- Strip remote images in the reading pane by default.
- No accounts of its own, no telemetry; mail stays at my provider.
- Out of scope: running an SMTP server, custom domains, and mobile apps. Do not
  replace the mail service itself; deliverability and spam reputation are the
  product and cannot be rebuilt solo.
- README: per-provider app-password setup, and a warning that Gmail OAuth is a
  project of its own, use an app password or Fastmail to keep this a weekend.

$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR

why people still pay

They pay because email is infrastructure; deliverability and trust are the product.

what you lose

xemail deliverability

xspam/abuse systems

xstorage reliability

xmobile apps

xidentity/reputation

xsupport

prior art to inspect before buildingMail-in-a-BoxOpen-source personal mail server stack; useful prior art but deliverability remains the mo
reported replacements · 0share on X ↗"HEY replacement research and build prompt"
questions
What does the HEY verdict mean?

The directory does not recommend replacing this one from a prompt. . Read the breakdown above.

What price does this directory record show for HEY?

The directory records $8.25/month for Personal address, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.

What do I lose by replacing HEY?

Honestly: email deliverability; spam/abuse systems; storage reliability; mobile apps; identity/reputation; support. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to HEY?

The listed prior art includes Mail-in-a-Box (Open-source personal mail server stack; useful prior art but deliverability remains the mo). Inspect those projects before starting from a blank prompt.