TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Self Hosted Webmail Client

3 pointsby blaydatoralmost 3 years ago
I am looking to self host emails for a small non profit organization. MX plans are cheap when buying a domain name but come with poor webmail like Roundcube[0] which really feels outdated when compared with Gmail or Fastmail. I am looking to self host a full featured modern webmail client but can’t find any. Why ?<p>Soho[1] is the best I have found and supported by Gandi[2].<p>[0] https:&#x2F;&#x2F;github.com&#x2F;roundcube&#x2F;roundcubemail [1] https:&#x2F;&#x2F;github.com&#x2F;inverse-inc&#x2F;sogo [2] https:&#x2F;&#x2F;webmail.gandi.net&#x2F;SOGo&#x2F;

4 comments

jkaalmost 3 years ago
This doesn&#x27;t really answer your question about why there aren&#x27;t many options, but: did you find mailpile[1] on your travels? It could be worth considering too.<p>[1] - <a href="https:&#x2F;&#x2F;www.mailpile.is&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.mailpile.is&#x2F;</a>
评论 #31686296 未加载
Hellicioalmost 3 years ago
I hope you don&#x27;t mind, but i read about your france project a few days ago and would love to get in contact with you on your experience about it.<p>Nothing big more like your experieince, things like how easy is it to build your things in france, water rights, internet etc.<p>My email is sicaine at gmail com
sky-kedge0749almost 3 years ago
Why not use something like Postfix or Exim with a local application like Thunderbird?<p>Also unless this is a tech-savvy organization or emailing or FOSS is part of their mission, consider just sticking with something from Google, Microsoft or Fastmail. A shelter for homeless kittens probably doesn&#x27;t want to mess with something custom.
LarryMade2almost 3 years ago
It&#x27;s not as easy as you imagine, especially when you want to make it &quot;simple&quot; like Gmail, there&#x27;s a lot of work that goes into a &quot;simple for the user&quot; interface.