- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
Planned work for the 2024 release of Thunderbird.: https://developer.thunderbird.net/planning/roadmap
Only mention of rust: “Standalone Rust component experiment of a notes implementation in Thunderbird”
Other planned features of note
- Microsoft exchange support
- updated database allowing for modern conversation view
🦀
I’m ignorant. What does native exchange support mean? I know we can get outlook/hotmail etc but is this more of the enterprise support?
Here is my understanding of it -
Currently, TB uses POP3/IMAP protocol to access your Mailbox on Exchange Server.
Ideally, it should be done via MS EWS Web API [1][2] which TB currently doesn’t support, but MS Office Outlook does.
Given that MS Exchange is heavily used in corporate/company setup, it[3] will put TB on par with Outlook in that regard.
[1] https://www.techtarget.com/searchwindowsserver/definition/Exchange-Web-Services-EWS
[2] https://www.envisionup.com/blog/pop3-imap-microsoft-exchange-email-platform-use/