Surviving Office360 without Windows ################################### Create a VM or Container ======================== * Run `Davmail`_, `Squid`_, and any required VPN. * Either the an RPM-packaged or DEB-packaged OS is fine. Davmail ======= * Install Davmail [#]_ * The example is for RHEL-like systems * Debian-ish systems require "sid" .. code-block:: bash :linenos: wget https://download.opensuse.org/repositories/home:mguessan:davmail/CentOS_7/home:mguessan:davmail.repo -o /etc/yum.repos.d/davmail.repo yum install davmail .. .. [#] https://software.opensuse.org/download.html?project=home%3Amguessan%3Adavmail&package=davmail#directCentOS * Configure Davmail [#]_ .. literalinclude:: code_samples/davmail.properties .. .. [#] http://davmail.sourceforge.net/serversetup.html