Sadiq Saif
becd427f6b
Update Postfix main.cf template to allow IPv6
...
setting inet_protocols to all allows Postfix to use IPv6 if available on a host
fixes issue #344
2020-12-28 13:01:27 -05:00
Antoine Nguyen
4d64618f58
Merge branch 'master' of github.com:modoboa/modoboa-installer
2020-11-10 16:09:39 +01:00
Antoine Nguyen
638f0681ba
Removed modoboa-stats.
2020-11-10 16:09:18 +01:00
Daniel Leicht
85e76c1981
Fixed dist_info() case sensitivity for certbot installation
...
On Debian 10, dist_info() returns a lower case "debian" and the installation of certbot fails.
I changed the installation method to check the distribution name in case insensitive way.
2020-10-28 15:30:09 +02:00
Antoine Nguyen
c39adcbd14
Added support for Modoboa 1.16
2020-10-05 09:15:59 +02:00
Antoine Nguyen
1960e29c97
Fixed radicale setup.
2020-09-17 21:19:54 +02:00
Antoine Nguyen
e5805fda84
Replaced certbot-auto by certbot.
...
fix #338
2020-09-17 17:15:49 +02:00
Antoine Nguyen
a526d9a4fd
Install postgres10 on CentOS 7.
...
see #321
2020-09-17 17:13:55 +02:00
Antoine Nguyen
1fa390513d
Python 3.8 fixes.
2020-09-15 11:14:23 +02:00
Antoine Nguyen
c3b6ce9b8e
Force installation of radicale==2.1.12
2020-06-09 14:08:46 +02:00
Antoine Nguyen
68ec298fc9
Disabled radicale-storage-by-index plugin.
2020-06-09 11:08:39 +02:00
Antoine Nguyen
be68afba5c
Merge branch 'master' of github.com:modoboa/modoboa-installer
2020-06-09 10:19:33 +02:00
Antoine Nguyen
6da2f292cd
Make sure to deploy Radicale < 3.
2020-06-09 10:18:38 +02:00
Jacob Sayles
07515508d7
switched to ImportError over ModuleNotFoundError for python 3.4 and below
2020-06-01 10:46:09 -07:00
Jacob Sayles
174dde3405
Fixed reference to python versions
2020-06-01 10:22:53 -07:00
Jacob Sayles
e03167e476
Use the distro package in dist_name if it exists or fall back to platform. Fixes #314
2020-06-01 10:18:54 -07:00
Antoine Nguyen
c0d61d86c7
Merge branch 'master' of github.com:modoboa/modoboa-installer
2020-05-18 14:51:16 +02:00
Antoine Nguyen
2b9f5cdb6b
Removed bogus list.
...
fix #322
2020-05-18 14:50:44 +02:00
Antoine Nguyen
1fd2cf5a6c
Merge pull request #297 from ionescu77/prDkimDbPrio
...
Pr dkim set db prio for deb & rpm, for mysql & postgres
2020-03-17 15:08:46 +01:00
Antoine Nguyen
7d06f9aaf1
Make sure /etc/mailname file exists before amavis is installed.
...
see #1801
2020-03-05 11:19:19 +01:00
Antoine Nguyen
b5aa1bc7e7
Do not enable cron job if dovecot is disabled.
2020-03-04 11:14:39 +01:00
Razvan Ionescu
6b1f0db475
OpenDKIM start Condition see comments in PR #217 , #262
2020-02-20 10:56:00 +01:00
Antoine Nguyen
63c29c34b9
Deploy python3 virtualenvs only.
2019-12-06 12:18:01 +01:00
Antoine Nguyen
851a0f2bb1
Added Debian 10 support.
2019-12-03 21:15:07 +01:00
ga25waq
edd0a32fc6
Adds experimental support for systemd's unit "mysqld" used in CentOS
2019-04-30 21:56:34 +02:00
Antoine Nguyen
688c7744af
automx: include domain name in query result.
2019-04-29 12:11:42 +02:00
ga25waq
ac018b3bff
Adds systemd directive to start OpenDKIM after PostgreSQL/MySQL
2019-04-02 22:15:59 +02:00
Antoine Nguyen
6c28be4cca
Merge pull request #261 from modoboa/feature/upgrade_mode
...
Installer upgrade mode.
2019-03-19 10:56:31 +01:00
Antoine Nguyen
503145eaad
Installer upgrade mode.
2019-03-19 10:49:27 +01:00
Antoine Nguyen
cac8c354ae
Created /run/uwsgi folder if not present on CentOS.
...
see #248
2018-11-29 19:14:42 +01:00
Antoine Nguyen
31d0e9b9f0
amavis: use branch schema file if version not avail.
...
fix #254
2018-11-29 13:22:52 +01:00
Antoine Nguyen
d7d6c5307d
Merge branch 'master' of github.com:modoboa/modoboa-installer
2018-10-24 15:22:26 +02:00
Antoine Nguyen
3bcd8c172f
Looks like uwsgi-plugin-python was renamed on CentOS...
2018-10-24 15:21:54 +02:00
Anthony Bourguignon
5dacd2695c
use lowercase username in dovecot auth
2018-10-17 11:57:31 +02:00
Antoine Nguyen
d28346efec
Merge branch 'master' of github.com:modoboa/modoboa-installer
2018-10-01 15:53:47 +02:00
Antoine Nguyen
2b8393e2d4
Updated postfix config for autoreply 1.5.0
2018-10-01 15:53:26 +02:00
Antoine Nguyen
13e14f5fb6
Merge pull request #224 from stefaweb/nginx-update-for-autodiscover
...
Nginx vhost template update for autodiscover
2018-10-01 13:36:50 +02:00
Antoine Nguyen
e7a9e5fc71
Removed pre and post hooks.
...
see https://github.com/modoboa/modoboa/issues/1546
2018-09-20 15:18:08 +02:00
Antoine Nguyen
c70eb03b4c
Merge branch 'master' of github.com:modoboa/modoboa-installer
2018-09-16 18:14:56 +02:00
Antoine Nguyen
b18029d95b
Fix #214 .
2018-09-16 18:14:35 +02:00
Nicholas Bush
61bac8e12d
Fixed recipient restrictions
...
Fixes #237 - the ```-o smtpd_helo_restrictions=``` overrides the config in ```main.cf``` and causes Postfix to reject mail from some clients
2018-09-14 16:50:48 +01:00
Antoine Nguyen
d4b863c648
Fixed bad indentation.
2018-07-12 12:53:25 +02:00
Antoine Nguyen
d845ce78d0
Restart cron daemon at end of installation.
2018-07-11 11:46:12 +02:00
Antoine Nguyen
6dc0a62ad7
Merge branch 'master' of github.com:modoboa/modoboa-installer
2018-07-11 11:08:34 +02:00
Antoine Nguyen
9eed99d884
Added missing newline at end of LE crontab.
2018-07-11 11:07:08 +02:00
stefaweb
6422e7cdc7
Revert back mods
2018-07-02 11:10:04 +02:00
stefaweb
6e876be34b
autodiscover config mods
...
Add https to
2018-07-01 09:00:25 +02:00
Chuan Ji
c31410be97
Update /etc/default/opendkim on Debian-based system post installation.
...
Resolves #207 .
2018-06-22 00:37:25 -07:00
Antoine Nguyen
15c970cea0
Merge branch 'master' into master
2018-06-09 09:44:26 +02:00
François Schmidts
d20cc8b847
making vhost listen to ipv6 also
2018-06-06 14:51:12 +02:00