Hacker News new | ask | show | jobs
by pjc50 44 days ago
The solution is competition in software. But it's a really, really dysfunctional market. Outlook persists because it can speak to Exchange. Too many bad software products persist because they're part of a lock-in with something that's difficult or expensive to swap out. Ultimately, Windows itself.
1 comments

The problem is more to do with people don't want to pay for software anymore. How would a new email entrant make money when no one will pay for it?
The same question can be asked in this case: if there's no money in it, why did Microsoft pay for the creation of a new Outlook that's apparently worse than the old Outlook?
I think it might be less about making money and more about burning less. From what I understand, the new Outlook is a wrapper around the code that already powers Outlook.com. Since they're already maintaining Outlook.com, they might as well integrate the functionality of the Office Outlook into it and only maintain one of the two moving forward.
Actually the answer is quite simple, their servers are the ones retrieving emails so they have access to the email contents (perhaps for training data?)
That isn't really an answer at all, as you can do what you like with data on your servers without making a new client.

Even client side, that doesn't explain (as per article) a complete do-over as a web app wrapped in a browser.

Prior to this new version, Outlook did not pull emails through Microsoft servers but pulled them directly from the mail server configured. Now, when you retrieve email from Outlook New, Microsoft servers are "proxying" the emails through their systems.