this post was submitted on 21 Jun 2023
198 points (100.0% liked)
Free and Open Source Software
17953 readers
7 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just wish it had native exchange activesync support, since we’re forced to use exchange accounts at work, and Microsoft no longer allows using M365 accounts directly via IMAP (you need to register applications in Azure that can instead use IMAP)
Stuck using BlueMail instead since it’s the only desktop client that mostly supports EAS. Aside from MailSpring but it had no calendar support despite being promised for years.
Can’t use Outlook since I’m on Linux and running a VM for it is a bit heavy. And I can’t stand outlook web.
There’s a hacky effort to make this easier https://github.com/virtuald/ews-proxy
This connects to REST endpoints that Outlook web interface uses and translates it to EWS… which can be translated to IMAP
That’s quite roundabout. My question is whether or not I’d have the same feature set as I currently do with BlueMail. I’ll do a bit more research, thank you!