this post was submitted on 25 Mar 2024
1210 points (97.5% liked)
linuxmemes
20880 readers
5 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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 :)