• @Ziglin
    link
    18 months ago

    So no IMAP/POP3 server or what do you mean? If so how does the web app work?

    • @raspberriesareyummy
      link
      18 months ago

      Webapp probably uses Exchange services internally and exposes only a web interface to the internet

      • @Ziglin
        link
        1
        edit-2
        8 months ago

        Ah, I suppose that makes sense.

        • @raspberriesareyummy
          link
          18 months ago

          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 :)