frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Managing Multiple Email Addresses

2•truetaurus•2h ago
I have several side projects, each with its own domain.

What’s the best solution for creating and managing email addresses for each domain? Ideally, I’d like to set up addresses like hi@domainA.com, hi@domainB.com, etc., and have a single, easy-to-use inbox where I can send and receive emails for all of them in one place.

Comments

sigwinch•1h ago
Cloudflare can manage inbound addresses. Big providers like Gmail and Proton can manage outbound “identities”.
baobun•1h ago
In general, on the incoming side you have two options: Have all the mail sent to one server (pointing all MX records to the same place), or using something to sync messages in place from a remote (in cases where you want to keep the primary mailbox on another server for whatever reason).

Similarly on the SMTP: You can send directly yourself or use separate relays for individual domains.

Then I guess it's up to you if you want to keep inboxes compartmentantalized and duplicated (internal forwarding) or suck them all into one place directly (aliasing).

Reasonable mail clients will allow you to add multiple sender aliases and map them when you reply.

You can set up e.g. dovecot and postfix yourself or use one of the many appliance projects out there (docker-mailserver, mailinabox, mailu, mailcow, I'm sure there are others). Or if self-hosting is not an option, providers should slso support adding domains to your account (usually for a pretty penny).

truetaurus•1h ago
This sounds quite complicated, was hoping for a web client to easily switch between multiple domains
baobun•1h ago
> was hoping for a web client to easily switch between multiple domains

That can be the end result if you go with a webmail client like Roundcube or SoGo, yes.

If you go with a managed provider, as mentioned, I think they should all have some options for that in their paid plans and you'd have to consult their docs on it.

truetaurus•34m ago
Update: I have gone with zoho mail

GPT-5-Codex is a better AI researcher than me

https://www.seangoedecke.com/ai-research-with-codex/
1•codeclimber•1m ago•0 comments

Batch Updates and Advanced Inserts in Ecto for Elixir

https://blog.appsignal.com/2025/10/07/batch-updates-and-advanced-inserts-in-ecto-for-elixir.html
1•amalinovic•3m ago•0 comments

The IBM 5100 – By Bradford Morgan White

https://www.abortretry.fail/p/the-history-of-the-ibm-5100
1•rbanffy•5m ago•0 comments

A Responsibility to the Industry

https://lmnt.me/blog/a-responsibility-to-the-industry.html
1•latexr•6m ago•0 comments

Optimizing Rails Tests at Doctolib Scale – On Rails

https://onrails.buzzsprout.com/2462975/episodes/17891804-florent-beaurain-optimizing-rails-tests-...
1•robbyrussell•6m ago•0 comments

What Is the Funniest Number?

https://www.futilitycloset.com/2025/10/06/number-theory/
2•baruchel•7m ago•1 comments

ReviewPlot – Fraud-free review platform for small teams

https://www.reviewplot.com
1•Sinaghodsi93•8m ago•1 comments

Like Vercel, but open source and for all language

https://github.com/hunvreus/devpush
4•el_hacker•9m ago•0 comments

Be Using Pathlib (2018)

https://treyhunner.com/2018/12/why-you-should-be-using-pathlib/
1•birdculture•11m ago•0 comments

Fastlane leaks user login and Apple passwords

https://github.com/fastlane/fastlane/issues/29712
2•serso•14m ago•1 comments

After 9 months, my startup now ranks #1 in Google for OKR Software

https://www.okrstool.com
2•steven_okrstool•24m ago•1 comments

Not getting spammed on Telegram is a feature

2•apem•24m ago•0 comments

Nobel Prize in Physics 2025 – macroscopic quantum mechanical tunnelling

https://www.nobelprize.org/prizes/physics/2025/summary/
3•alexmolas•24m ago•0 comments

Nobel Prize in Physics Awarded to John Clarke, Michel Devoret and John Martinis

https://www.nobelprize.org/prizes/physics/2025/popular-information/
27•luisb•26m ago•3 comments

Show HN: React-hook-form-persist – auto-persist your React Hook Form state

https://www.npmjs.com/package/@liorpo/react-hook-form-persist
1•liorp•41m ago•0 comments

The Mondrian introduction to functional optics

http://marcosh.github.io/post/2025/10/07/the-mondrian-introduction-to-functional-optics.html
2•marcosh•41m ago•0 comments

Child Protection Association opposes Chat Control

https://netzpolitik.org/2025/eu-ueberwachungsgesetz-kinderschutzbund-stellt-sich-gegen-chatkontro...
3•nickslaughter02•42m ago•1 comments

Show HN: Bullet AI – Turn any Notion page into a styled website with AI

https://bullet.so/
1•aswin_kp•43m ago•0 comments

Redis CVE-2025-49844: Use-After-Free may lead to remote code execution

https://redis.io/blog/security-advisory-cve-2025-49844/
3•khaled_ismaeel•43m ago•0 comments

Bringing NumPy's type-completeness score to nearly 90% – Pyrefly

https://pyrefly.org/blog/numpy-type-completeness/
1•todsacerdoti•45m ago•0 comments

Automatic Video Generation from Scientific Papers

https://showlab.github.io/Paper2Video/
1•Hard_Space•46m ago•0 comments

Buckle Up, the Smart Glasses Backlash Is Coming

https://gizmodo.com/buckle-up-the-smart-glasses-backlash-is-coming-2000668213
13•rbanffy•48m ago•4 comments

Calls to regulate commercial drones at Dublin meeting

https://www.rte.ie/news/dublin/2025/1006/1537179-drones-meeting-dublin/
1•austinallegro•54m ago•0 comments

The AI Debate Is Not About Art, It's About Money

https://sublimeinternet.substack.com/p/the-ai-debate-is-not-about-art-its
1•alexdobrenko•54m ago•0 comments

AI-Powered Text Response Generator for Girlfriend Chats

https://textherright.base44.app/
1•tchantchov•56m ago•1 comments

Advocates raise alarm over PFAS pollution from datacenters amid AI boom – PFAS

https://www.theguardian.com/environment/2025/oct/04/pfas-pollution-data-centers-ai
2•JeanKage•57m ago•0 comments

Exit the Feed: The Best Coders Should Walk Away

https://abner.page/post/exit-the-feed/
1•birdculture•57m ago•0 comments

Make Rebuildworld

http://www.rebuildworld.net/
1•stargrave•59m ago•0 comments

Seeking advice on a licensing gray area: "Derivative work" or not?

1•ototsu_yume•59m ago•1 comments

Non-Obvious Haskell Idiom: ViewPattern Argument Transform

https://entropicthoughts.com/non-obvious-haskell-idiom-viewpattern-argument-transform
2•ibobev•1h ago•0 comments