Merge branch 'master' of github.com:modoboa/modoboa-installer
This commit is contained in:
@@ -19,9 +19,10 @@ An installer which deploy a complete mail server based on Modoboa.
|
||||
|
||||
.. note::
|
||||
|
||||
The server (physical or virtual) running Modoboa needs at least 1GB
|
||||
The server (physical or virtual) running Modoboa needs at least 2GB
|
||||
of RAM in order to compile the required dependencies during the
|
||||
installation process.
|
||||
installation process. Passwords should not contain any special characters
|
||||
as they may cause the installation to fail
|
||||
|
||||
Usage::
|
||||
|
||||
|
||||
@@ -25,7 +25,6 @@ submission inet n - - - - smtpd
|
||||
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
||||
-o smtpd_helo_restrictions=
|
||||
-o smtpd_sender_restrictions=reject_sender_login_mismatch
|
||||
-o smtpd_recipient_restrictions=
|
||||
-o milter_macro_daemon_name=ORIGINATING
|
||||
%{amavis_enabled} -o smtpd_proxy_filter=inet:[127.0.0.1]:10026
|
||||
#smtps inet n - - - - smtpd
|
||||
|
||||
Reference in New Issue
Block a user