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.

Email Isn’t Broken, Email Clients Are

4 pointsby iamalnewkirkalmost 5 years ago

1 comment

bradknowlesalmost 5 years ago
He’s right, but IMO all that automation needs to be managed client-side, but most of it should be implemented server-side.<p>So, you would need a protocol for the client to speak to the server and communicate what needs to happen. And while Sieve exists, most IMAP clients don’t speak it. And most IMAP servers don’t implement it.<p>I, for one, do not want this intelligence about my mailbox, to exist only on the server side. The server needs to understand how to carry out the things it’s told to do, but the real intelligence needs to live client side — and be mobile to other accounts at other providers.<p>Most importantly, no third-party SaaS should be involved.