2015-10-25 06:28:10 +01:00
2015-10-14 09:51:05 +02:00
2015-10-14 09:51:05 +02:00
2015-10-25 06:28:10 +01:00
2015-10-16 09:51:26 +02:00

modoboa-installer
=================

An installer which deploy a complete mail server based on Modoboa.

.. warning::

   This tool is still in beta stage, it has been tested on Debian
   Jessie (8) only.

Usage::

  $ git clone https://github.com/modoboa/modoboa-installer
  $ cd modoboa-installer
  $ sudo ./run.py <mail server hostname>

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
* Postfix
* Dovecot
* Amavis (with SpamAssassin and ClamAV)  

If you want to follow details of installation process, use --debug

At the end of the process, you should consider updating virus database with this command:

```
freshclam
/etc/init.d/clamav-daemon restart
```
Description
Languages
Smarty 52%
Python 47.7%
PLpgSQL 0.3%