Hacker News new | ask | show | jobs
by jesterson 346 days ago
> POP3 in standard only have "Leave a copy on the server" but lack synchronisation mechanism.

Would you explain what do you mean under the "synchronisation mechanism"?

> You cannot use SMTP in real world without these protocols.

You absolutely can. GMail is not the only email provider out there.

> SMTP have extension for DSNs (Delivery Status Notifications) but crucially it does not provide information if/why email was classified as spam. This is a reason why many website registration form have “check spam folder”. SMTP deliverability is a hard problem both on protocol level and infrastructure on spam filtering[3].

I find it hard to even start commenting this, only can suggest you again to educate yourself. Spam related matters were never a part of transport protocol. And never will be for obvious reasons. Just because you would like them to be, it won't change anything.

> I spend a significant amount of time investigating feasibility of building an email product and build some libraries for email protocols. It is not just my opinion but other HNs users including OP. Search HN for "self hosting email" for others people experience.

Happy for you to actually explore building software, but we can't carry discussions just because some HN users carry some, possibly erroneous opinions, or can we?