• Ziglin (they/them)
    link
    110 months ago

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

    • @raspberriesareyummy
      link
      110 months ago

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

        • @raspberriesareyummy
          link
          110 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 :)