Update setup.rst

master
Paul Binks 6 years ago committed by kaiyou
parent a0d7b987ca
commit 933d3a435d

@ -29,7 +29,7 @@ for the ``VERSION_TAG`` branch, use:
Then open the ``.env`` file to setup the mail server. Modify the ``ROOT`` setting
to match your setup directory if different from ``/mailu``.
Mdify the ``VERSION`` configuration in the ``.env`` file to reflect the version you picked.
Modify the ``VERSION`` configuration in the ``.env`` file to reflect the version you picked.
Set the common configuration values
-----------------------------------
@ -65,7 +65,7 @@ default configuration.
A Webmail is a Web interface exposing an email client. Mailu webmails are
bound to the internal IMAP and SMTP server for users to access their mailbox through
the Web. By exposing a complex application such as a Webmail, you should be aware of
the security implications such an increase of attack surface. The ``WEBMAIL``
the security implications caused by such an increase of attack surface. The ``WEBMAIL``
configuration option must be one of the following:
- ``none`` is the default value, no Webmail service will be exposed;

Loading…
Cancel
Save