this post was submitted on 25 Mar 2024
1221 points (97.5% liked)
linuxmemes
24370 readers
1 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
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
It's the usual problem: if your employer IT refuses to budge, you get locked into a Windows (or Apple) ecosystem. I had the same. My solution was to remove myself from corporate IT, and use my own device.
I use workarounds for the interfaces with corporate:
I take it webmail is due to Exchange-based mail?
The β¬10 I pay a year for Exquilla is worth its weight in gold. It's about the only thing on my system that's not FOSS, but I'm not even mad because it works. 9.5/10 would recommend.
Yes that's due to Exchange. Thank you for the pointer to Exquilla - I'd gladly be willing to pay for that out of my own pocket, but there's three problems:
https://techcommunity.microsoft.com/t5/exchange-team-blog/retirement-of-exchange-web-services-in-exchange-online/ba-p/3924440
Quote:
There's mail apps for Linux. I think thunderbird is most popular.
My point was about corporate IT refusing to provide a mail server to the outside world.
So no IMAP/POP3 server or what do you mean? If so how does the web app work?
Webapp probably uses Exchange services internally and exposes only a web interface to the internet
Ah, I suppose that makes sense.
In the end, web front-ends always allow to expose selected parts of any kind of internal (potentially insecure) protocols to the internet through a demilitarized zone that only allows https protocol.
It's like being allowed to watch the data you are interested in through a glass window, but no touching :)