Merge pull request #7 from aanriot/master

Mention that /tmp has to be executable
This commit is contained in:
Antoine Nguyen
2015-11-02 21:00:37 +01:00

View File

@@ -8,6 +8,8 @@ An installer which deploy a complete mail server based on Modoboa.
This tool is still in beta stage, it has been tested on Debian
Jessie (8) only.
/tmp partitions must be mounted without ``noexec``.
Usage::
$ git clone https://github.com/modoboa/modoboa-installer
@@ -19,7 +21,7 @@ To customize the installation, look at the ``installer.cfg`` file.
By default, the following components are installed:
* Database server (PostgreSQL or MySQL)
* Nginx and uUWSGI
* Nginx and uWSGI
* Postfix
* Dovecot
* Amavis (with SpamAssassin and ClamAV)