Antoine Nguyen
6d9aad9b15
Fix pyzor discovering.
2016-10-05 15:31:58 +02:00
Antoine Nguyen
7875f02bab
Add missing map file.
2016-09-27 12:41:59 +02:00
Antoine Nguyen
81b32d21ad
Create UTF8 mysql database by default.
2016-09-18 15:19:02 +02:00
Antoine Nguyen
67b418b660
update crontab.
2016-09-16 21:31:01 +02:00
Antoine Nguyen
672bb592a0
Merge branch 'master' of github.com:modoboa/modoboa-installer
2016-09-16 17:08:55 +02:00
Antoine Nguyen
7be198a066
Fix permission issue on CentOS.
2016-09-16 17:07:20 +02:00
Antoine Nguyen
c8b0a32b3b
Merge pull request #59 from cedr-x/patch-1
...
Centos7 / Mariadb fixes
2016-09-14 21:55:28 +02:00
Cédric de l'Epine
4e30601580
Update database.py
...
indent fix
2016-09-14 21:11:55 +02:00
Cédric de l'Epine
2898c57127
Centos7 / Mariadb fixes
...
* Add mariadb-server package to the yum installation
* Add root password initial settings ("post"seed fashion)
* Handle centos "mysql" service name according to MariaDB switch
* add modoboa@localhost in order to give access
2016-09-13 16:38:24 +02:00
Antoine Nguyen
3be02b9076
Merge pull request #55 from ecobytes/master
...
update SSL logic to accomodate pregenerated certificates
2016-09-07 10:12:10 +02:00
almereyda
d2aa7200ee
update SSL logic to accomodate pregenerated certificates
...
The @ecobytes instance showed a misbehaviour concerning TLS certificates which had been set in instance.cfg.
Ultimately 89cdc314ea9ad93d7951d1800e525f85ec47eaac#diff-c226f84131b50059e044a64c41fe782c added a logic which would not account for preconfigured TLS certificates anymore.
This commit introduces a small change to revive usage of third-party certificates without overwriting their configuration options.
2016-07-06 17:39:44 +01:00
Antoine Nguyen
6c7c1fd806
Enable TLS encryption.
...
fix #52
2016-06-08 10:20:33 +02:00
Antoine Nguyen
0f87099f5e
Fix amavis activation.
...
see #48
2016-06-07 10:39:04 +02:00
Antoine Nguyen
b20400fd98
Use the --force option for every question.
...
fix #12
2016-06-07 10:05:16 +02:00
Antoine Nguyen
eb780d3f58
Update README.
2016-06-01 19:20:30 +02:00
Antoine Nguyen
2b35e73b61
Merge pull request #47 from modoboa/feature/centos_support
...
Feature: Centos support
2016-06-01 19:18:38 +02:00
Antoine Nguyen
3d47829922
Fix freshclam execution.
2016-06-01 19:17:56 +02:00
Antoine Nguyen
89cdc314ea
Working setup for CentOS.
2016-06-01 15:30:59 +02:00
Antoine Nguyen
451c3b4695
CentOS support.
2016-05-31 12:41:50 +02:00
Antoine Nguyen
5c32d7d535
Make sure a cron daemon is installed.
...
fix #34
2016-05-11 16:21:43 +02:00
Antoine Nguyen
fa8941a05d
Add dependency.
2016-05-03 12:11:46 +02:00
Antoine Nguyen
098fb207e0
Enable forward secrecy by default.
...
fix #26
2016-03-29 14:57:41 +02:00
Antoine Nguyen
dfbab52ee1
Make sure $ characters are not interpreted by shell.
...
fix #27
2016-03-29 14:30:18 +02:00
Antoine Nguyen
0584c50092
New option to install Modoboa in development mode.
2016-03-18 09:58:05 +01:00
Antoine Nguyen
723e3a05c9
Do not include radicale job if not needed.
...
see #24
2016-03-08 10:28:36 +01:00
Antoine Nguyen
9f9750082b
Fix wrong property name.
2016-03-07 08:56:03 +01:00
Antoine Nguyen
0eeae4b8a9
Fix #19
2016-03-04 15:46:38 +01:00
Antoine Nguyen
7eb937aeff
Add warning if instance has already been deployed.
2016-03-04 13:57:39 +01:00
Antoine Nguyen
60b2615e82
Fix #15
2016-01-29 15:10:18 +01:00
Antoine Nguyen
e98c0408d2
Fix wrong configuration line in spamassassin.
2016-01-27 15:46:39 +01:00
Antoine Nguyen
6e3a2ab620
Add possibility to enable pop3 protocol for Dovecot.
...
fix #17
2016-01-26 13:48:30 +01:00
Antoine Nguyen
020da3ea06
Add build-essential as a requirement.
...
see #13
2015-12-09 19:02:16 +01:00
Antoine Nguyen
91ae52b26d
Better file path.
...
see #13
2015-12-09 18:07:50 +01:00
Antoine Nguyen
16d4d85c57
Enable sieve with LMTP.
2015-12-09 09:53:14 +01:00
Antoine Nguyen
37d9a8a3e8
Compatibility with Modoboa 1.4.0
2015-12-04 22:49:41 +01:00
Antoine Nguyen
aa86a4a65a
Documentation added.
...
see #10
2015-11-21 15:48:16 +01:00
Antoine Nguyen
8cca1276af
Add some comments.
2015-11-06 09:54:06 +01:00
Antoine Nguyen
5496f0caef
Few fixes.
...
Ubuntu installation (fix #4 )
Generate map files when all shortcut is used (see #8 )
Fix freshclam execution on Ubuntu
2015-11-06 09:45:05 +01:00
Antoine Nguyen
1824707d76
Better backup utility.
2015-11-02 21:20:55 +01:00
Antoine Nguyen
92f2539568
Merge branch 'master' of github.com:modoboa/modoboa-installer
2015-11-02 21:03:51 +01:00
Antoine Nguyen
b298a5b77f
Backup configuration file before overwrite it.
2015-11-02 21:03:28 +01:00
Antoine Nguyen
3e990e1f62
Merge pull request #7 from aanriot/master
...
Mention that /tmp has to be executable
2015-11-02 21:00:37 +01:00
Alexandre Anriot
8f615c6b98
Mention that /tmp has to be executable
2015-11-02 16:54:48 +01:00
Antoine Nguyen
7d3ee4c07e
Merge branch 'master' of github.com:modoboa/modoboa-installer
2015-10-31 14:43:08 +01:00
Antoine Nguyen
f983b6f237
Enable tlsproxy service.
2015-10-31 14:42:31 +01:00
Antoine Nguyen
722c619e2d
Merge pull request #6 from emsit/master
...
Fix Webmail [AUTHENTICATIONFAILED] on MySQL
2015-10-31 14:39:07 +01:00
emsit
508754c961
Fix Webmail [AUTHENTICATIONFAILED] on MySQL
...
Fix Webmail (['[AUTHENTICATIONFAILED] Authentication failed.']) with MySQL database.
2015-10-31 14:00:50 +01:00
emsit
08772f8dc5
Merge pull request #1 from modoboa/master
...
Update
2015-10-31 13:52:57 +01:00
Antoine Nguyen
af2ac6d1df
Merge pull request #5 from fpiccinali/documentation
...
Documentation
2015-10-31 11:31:34 +01:00
Antoine Nguyen
0601b8e254
Merge pull request #3 from emsit/master
...
Fix MySQL
2015-10-27 21:16:53 +01:00