Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Exploration-Exploitation Dilemma(wikipedia.org ↗)
    discuss
  2. Tg-Rich-Converter: Streaming LLM Markdown and LaTeX to Telegram Bot API 10.1(github.com/kobaltgit ↗)
    discuss
  3. Give, Don't Take(schestowitz.com ↗)
    discuss
  4. Experiments in Squatting(moxie.org ↗)
    discuss
  5. The Hierarchy of Money(gregorygundersen.com ↗)
    discuss
  6. JEV OAS Sentinel – catch breaking API changes hidden in OpenAPI prose(github.com/marketplace ↗)
    discuss
  7. Slapp Censorship – Pt. 190/200: Plagiarism, Back Doors, and Sabotage of Linux(techrights.org ↗)
    discuss
  8. GNU/Linux Has Grown a Lot Lately(techrights.org ↗)
    discuss
  9. Safety Warning: Carborane Mixtures(science.org ↗)
    discuss
  10. The Problem Is Prompt Debt(dbreunig.com ↗)
    discuss
  11. How workers are unlocking new ways of working(openai.com ↗)
    discuss
  12. Tensorbrife(tensorbrife.site ↗)
    1comments
  13. Show HN: Emetgate – a verification gate between an LLM and your source tree(github.com/emetgate ↗)
    discuss
  14. How to Be Sovereign
    discuss
  15. Post-Quantum OpenID Connect(openid.net ↗)
    discuss
  16. Geatsc – TypeScript-to-C++ Compiler(github.com/geastack ↗)
    discuss
  17. One model writes the code, a different model reviews it(github.com/wdahah ↗)
    discuss
  18. Show HN: SubCrisp, a free subscription tracker that shows what cancelling saves(subcrisp.com ↗)
    discuss
  19. What Is It Like to Be a Cat Tail? (2021)(gwern.net ↗)
    discuss
  20. Planetary Boundaries Laser Talk Booklet(docs.google.com ↗)
    1comments
  21. Claude skill and Obsidian plugin to proofread your English writing(codomaniac.com ↗)
    discuss
  22. Show HN: NiceTryGPT and CTF and riduzione degli shortcut LLM(github.com/aleff-github ↗)
    discuss
  23. NodeX – Serverless P2P E2EE Messenger in Rus(github.com/netgadz ↗)
    discuss
  24. QLoRA Explained – How 4 Bit Quantization Unlocks Frontier Models(theneuralmaze.substack.com ↗)
    discuss
  25. From MySQL to PostgreSQL: a much lighter server(ozkanpakdil.github.io ↗)
    discuss
  26. Show HN: Agentic OS: one Rust Linux binary, one SQLite and sandbox per actor(github.com/mmeyerlein ↗)
    1comments
  27. Eigenism(eigenism.org ↗)
    discuss
  28. Building an Agentic Coding Server in Go(prakhargurunani.com ↗)
    discuss
  29. AI Journal 1: The Slow Surrender to AI(devshrine.net ↗)
    discuss
  30. Domain sellers try to scam me(devshrine.net ↗)
    discuss

Show HN: AliasFleet – Email aliases with an in-app composer and telemetry

2 pointsby 1h agoaliasfleet.com
1 comments
1h agoHN ↗

Hey everyone,

For the past year i have been building AliasFleet, an email alias platform that have all standard email alias features plus In-app sending (called Quick-Send) and delivery telemetry (called Email X-ray)

Quick-Send:

On traditional email alias platforms you need to get a reverse-alias from the app and then send from your personal inbox, That can expose your personal email if you accidentally send to the recipient using your personal address. On AliasFleet you can select any of your aliases directly in the composer and send straight from the app. If you still want to send from your personal mail-client than you can get a reverse-alias as well, The composer supports custom From name, To, CC, BCC, basic style formatters and 18mb of attachments per message. You can also send emails via the Quick-Send api as well if you need it.

Email X-Ray:

Email X-Ray is a complete delivery diagnostics feature so you can see what happened to forward , send, quick-send, reply, bounce and blocked events and track:

- Delivery status and Delivery timeline - Spam score (Rspamd) - Email headers, -Number of trackers stripped per forward (including tracking domains) - Sender mail server IP and country origin - Security status of DKIM, SPF and DMARC - Mailed-by and signed-by - Message id and others

AliasFleet other features include:

1. Custom domains and catch-all support 2. Multiple recipient destinations per alias 3. PGP and WKD encryption 4. Custom regex routing rules 5. Sender Rules (whitelist/blacklist) 6. Webhooks (support RAW MIME & HMAC-SHA256) 7. REST API 8. Vendor leak detection and 1 click resolution 9. Tracker neutralization 10. TTL (auto alias destruction) on custom domains 11. Custom alias categories 12. Quick-Send email signature 13. Custom From Name and Subject per alias, per destination or global 14. Rspamd spam filter with scoring 15. Quick-Send encrypted message history and audit 16. Automated replies for catch-all or other regex rules 17. Email Quarantine with 1 click release or discard 18. Global MTA Origin & Hop mapping 19. Advanced and per alias analytics 20. Bounce history 21. Automatic log- anonymization after a set period 22. Up to 90 days of log retention 23. Browser extensions for Chrome and Firefox 24. Advanced Alias generation methods 25. Support ticketing (in-app) and email support

Tech stack:

- Frontend: Next.js App Router, Typescript, Tailwind CSS - Backend and MTA: Hono, Node.js, Postfix - Database & Queue: PostgreSQL and Redis (BullMQ) - Infrastructure: Docker on Linux VPS

I just opened a grandfathered "Founders Club" ($7/mo flat for unlimited aliases or $17/mo for businesses with unlimited custom domains) and a Free tier for personal use is also available.

Would love any feedback on tech stack, deliverability or UX from other builders who managing multiple domains!