kaiyou
|
5192034c02
|
Fix the missing openssl requirement
|
2017-09-17 12:56:55 +02:00 |
|
kaiyou
|
01182d3708
|
Switch to rule-based hosts for certificate generation
|
2017-09-17 12:30:54 +02:00 |
|
kaiyou
|
52daccb74e
|
Clean the requirements after removing certbot
|
2017-09-17 12:03:50 +02:00 |
|
kaiyou
|
a96478c496
|
Fix remaining migration scripts and remove initdb/flushdb from manage.py
|
2017-09-17 11:55:12 +02:00 |
|
kaiyou
|
829e4a5e28
|
Merge pull request #254 from Mailu/feature-traefik
Switch to traefik for proxying and querying letsencrypt
|
2017-09-16 22:39:07 +02:00 |
|
kaiyou
|
95970cd7b8
|
Stamp the database when creating it, fixes #259
|
2017-09-16 22:29:36 +02:00 |
|
kaiyou
|
00d09cf386
|
Fix the traefik labels in the compose configuration
|
2017-09-16 19:24:55 +02:00 |
|
kaiyou
|
a138bed95e
|
Fix the docker-compose.yml so that / is handled by the admin container
|
2017-09-16 18:12:21 +02:00 |
|
kaiyou
|
a08185911d
|
Merge branch 'master' into feature-traefik
|
2017-09-16 17:54:09 +02:00 |
|
kaiyou
|
9ee795a694
|
Redirect / to /webmail by default
|
2017-09-16 17:53:16 +02:00 |
|
kaiyou
|
68ba514297
|
Merge pull request #257 from Mailu/feature-relays
Implement relaying emails to specific SMTP
|
2017-09-16 13:07:49 +02:00 |
|
kaiyou
|
4463a4eade
|
Merge pull request #252 from Mailu/feature-alternative-domains
Implement alternative domains
|
2017-09-16 13:06:52 +02:00 |
|
kaiyou
|
7a4d3c0cb6
|
Generate Dovecot dh params locally until release 2.3
|
2017-09-11 20:41:32 +02:00 |
|
kaiyou
|
c4eeaad676
|
Disable MX queries when relaying mail to a remote smtp
|
2017-09-11 20:31:14 +02:00 |
|
kaiyou
|
6b7a33c435
|
Add a (not working) postfix conf for transports
|
2017-09-11 08:12:04 +02:00 |
|
kaiyou
|
c4120dc132
|
Install openssl for dhparam generation
|
2017-09-10 21:07:43 +02:00 |
|
kaiyou
|
70d9972584
|
Check if a certificate already exists before trying to read it
|
2017-09-10 21:05:54 +02:00 |
|
kaiyou
|
d4254bfd1f
|
Avoid duplicating relays with alternatives or domains
|
2017-09-10 20:49:49 +02:00 |
|
kaiyou
|
01ddfef149
|
Implement relayed domains in the admin interface
|
2017-09-10 20:48:39 +02:00 |
|
kaiyou
|
b5c55d10d3
|
Add the relay concept to the model
|
2017-09-10 20:30:03 +02:00 |
|
kaiyou
|
897609c667
|
Merge branch 'letzkus-fix-remove-clamav'
|
2017-09-10 19:43:13 +02:00 |
|
kaiyou
|
a092e3f9b2
|
Properly include the rmilter clamav configuration
|
2017-09-10 19:42:54 +02:00 |
|
kaiyou
|
89228c5b4b
|
Merge branch 'fix-remove-clamav' of https://github.com/letzkus/Mailu into letzkus-fix-remove-clamav
|
2017-09-10 19:41:50 +02:00 |
|
kaiyou
|
22b4315a26
|
Merge pull request #253 from Mailu/Xumeiquer-master
Implement RUA and RUF for Dmarc
|
2017-09-10 19:41:31 +02:00 |
|
kaiyou
|
03b352cbcd
|
Declare the DMARC RUA/RUF configuration items
|
2017-09-10 19:35:43 +02:00 |
|
kaiyou
|
9754fffbc4
|
Simplify the details page for RUA/RUF
|
2017-09-10 19:35:31 +02:00 |
|
kaiyou
|
d90b7444c8
|
Move settings to the email section
|
2017-09-10 19:28:59 +02:00 |
|
kaiyou
|
9acad29a24
|
Merge branch 'master' of https://github.com/Xumeiquer/Mailu into Xumeiquer-master
|
2017-09-10 19:28:00 +02:00 |
|
kaiyou
|
17b0471e73
|
Use the proper HOSTNAME parameter for HTTP hostname
|
2017-09-10 19:02:18 +02:00 |
|
kaiyou
|
4e0bd32d50
|
Support using dhparam in Postfix and Dovecot
|
2017-09-10 19:00:22 +02:00 |
|
kaiyou
|
53c3153229
|
Implement loading the certificate from traefik
|
2017-09-10 18:53:41 +02:00 |
|
kaiyou
|
9fc3ef4dd1
|
Add a traefik frontend with basic features
|
2017-09-10 18:07:19 +02:00 |
|
kaiyou
|
856d6176ca
|
Handle redirects properly when logging in, fixes #195
|
2017-09-10 15:56:08 +02:00 |
|
kaiyou
|
52da307fa5
|
Freeze dependencies for the Docker container
|
2017-09-10 15:37:09 +02:00 |
|
kaiyou
|
64ded60b5e
|
Implement the postfix part of domain aliasing
|
2017-09-10 15:30:25 +02:00 |
|
kaiyou
|
2631de8977
|
Merge branch 'master' into feature-alternative-domains
|
2017-09-10 15:01:29 +02:00 |
|
kaiyou
|
4e1869b635
|
Increase the max size of http requests, fix #207
|
2017-09-10 14:39:12 +02:00 |
|
kaiyou
|
901796f4ac
|
Merge pull request #251 from Mailu/feature-recipient-delimiter
Feature recipient delimiter
|
2017-09-10 14:14:07 +02:00 |
|
kaiyou
|
4ee086a52a
|
Make the recipient delimiter customizeable, fixes #233 and #164
|
2017-09-10 14:09:16 +02:00 |
|
kaiyou
|
a06d1146d8
|
Merge pull request #248 from Mailu/feature-postfix-master
Add the ability to customize the Postfix master configuration
|
2017-09-10 14:01:02 +02:00 |
|
kaiyou
|
1deee71e51
|
Fix the postconf command and rename the override file, fix #239
|
2017-09-10 13:56:46 +02:00 |
|
kaiyou
|
7af3c46f35
|
Merge pull request #247 from Mailu/feature-keep-forward
Feature keep forward
|
2017-09-10 13:40:55 +02:00 |
|
kaiyou
|
7f50f4c184
|
Fix the sqlite query, fix #243
|
2017-09-10 13:36:24 +02:00 |
|
kaiyou
|
921f9f73c3
|
Fix #249
|
2017-09-10 13:04:43 +02:00 |
|
kaiyou
|
e53c0db60d
|
Merge branch 'stable'
|
2017-09-10 12:33:54 +02:00 |
|
kaiyou
|
b40f3f35ca
|
Backport a fix from 14f30b30
|
2017-09-10 12:32:48 +02:00 |
|
kaiyou
|
609524356c
|
Merge remote-tracking branch 'origin/stable' into 1.4
|
2017-09-10 12:17:52 +02:00 |
|
kaiyou
|
e1533a12e3
|
Allow one manager to add another to the domain, fixes #203
|
2017-09-03 18:51:50 +02:00 |
|
kaiyou
|
f823f1e8a5
|
Add the ability to configure alternative domains
|
2017-09-03 18:30:00 +02:00 |
|
kaiyou
|
07c789fc8b
|
Add a button to keep forwarded messages
|
2017-09-03 18:23:07 +02:00 |
|
kaiyou
|
bffc51401d
|
Add a recipient delimiter for extended addresses
|
2017-09-03 16:18:08 +02:00 |
|
kaiyou
|
1fa01745a3
|
Add the ability to customize the Postfix master configuration
|
2017-09-03 16:08:43 +02:00 |
|
kaiyou
|
c834d34bae
|
Implement keeping or dropping forwarded messages in postfix
|
2017-09-03 15:46:39 +02:00 |
|
kaiyou
|
2b3b1aeb19
|
Add a button to keep forwarded messages
|
2017-09-03 15:43:30 +02:00 |
|
kaiyou
|
213ee1d8b6
|
Merge pull request #246 from trnila/configurable-crypt-scheme
Configurable default password scheme used for passwords
|
2017-09-03 14:33:03 +02:00 |
|
kaiyou
|
cd8a29ee1a
|
Fix a regression introduced in 3e85bb2d73, bypassing sender restrictions on port 25
|
2017-09-02 20:01:17 +02:00 |
|
kaiyou
|
b245e520ba
|
Fix a regression introduced in 3e85bb2d73, bypassing sender restrictions on port 25
|
2017-09-02 20:00:17 +02:00 |
|
kaiyou
|
1c0717e3db
|
Merge pull request #238 from nalt/master
Admin: Switch to alpine for smaller image size
|
2017-08-27 13:59:31 +02:00 |
|
kaiyou
|
388d77dec7
|
Merge pull request #235 from droopy4096/user_raw
User import routine (and selector for ecryption hashing algorithm)
|
2017-08-27 13:58:40 +02:00 |
|
kaiyou
|
128dee0872
|
Merge pull request #234 from n0izn0iz/patch-1
Print stderr when certbot fails
|
2017-08-27 13:55:29 +02:00 |
|
kaiyou
|
5fbaa3d390
|
Merge pull request #226 from jdrowell/acme_uses_http
The ACME spec says that http validation should be done via http, not …
|
2017-08-27 13:54:55 +02:00 |
|
Pierre Jaury
|
22e7ee9dbe
|
Fix the nginx startup script
(cherry picked from commit e26c6f7a6e)
|
2017-08-10 12:15:19 +02:00 |
|
kaiyou
|
1454ef9c9a
|
Properly load the nginx lua module
(cherry picked from commit 4bdd8c1df5)
|
2017-08-05 20:19:25 +02:00 |
|
kaiyou
|
8d0d8c3910
|
Merge pull request #222 from swoopla/master
Use exec to start rsyslogd
|
2017-07-31 21:00:42 +02:00 |
|
kaiyou
|
c375fede5b
|
Fix the nginx container build (package name changed for nginx-lua)
(cherry picked from commit 4e212e3d60)
|
2017-07-31 20:53:24 +02:00 |
|
kaiyou
|
dc86a3feec
|
Try to renew the certificate less often, related to #223
|
2017-07-31 20:47:03 +02:00 |
|
kaiyou
|
2bfe11c1a4
|
Merge pull request #194 from interlegis/1.4-managercommands
Add setlimits and setmanager commands to manage.py
|
2017-07-02 19:26:56 +02:00 |
|
kaiyou
|
5a2eddbce1
|
Set the maximum upload size for rainloop
|
2017-07-02 17:23:23 +02:00 |
|
kaiyou
|
caf0ba4747
|
Merge pull request #210 from Logan2211/rmilter-overrides
Re-enable rmilter overrides
|
2017-07-02 16:56:31 +02:00 |
|
kaiyou
|
a1795d18fd
|
Mount the postfix queue as a volume, fixes #211
|
2017-07-02 16:39:00 +02:00 |
|
kaiyou
|
4053273fe6
|
Use relaynets in rmilter whitelist, fixes #140
|
2017-07-02 16:26:31 +02:00 |
|
kaiyou
|
633d93aa8c
|
Have rspamd listen on ipv6 as well
|
2017-06-15 20:43:29 +02:00 |
|
kaiyou
|
4bdd8c1df5
|
Properly load the nginx lua module
|
2017-06-05 13:13:06 +02:00 |
|
kaiyou
|
4e212e3d60
|
Fix the nginx container build (package name changed for nginx-lua)
|
2017-06-05 12:40:41 +02:00 |
|
kaiyou
|
b011a44814
|
Have nginx listen on ipv6 addresses as well
|
2017-06-05 12:17:06 +02:00 |
|
kaiyou
|
ffac116e1f
|
Merge branch 'stable'
|
2017-06-04 09:43:03 +02:00 |
|
kaiyou
|
31012abf1f
|
Merge pull request #205 from curry684/patch-1
Split tags correctly too
|
2017-06-04 09:32:27 +02:00 |
|
Pierre Jaury
|
3789c20f9d
|
Make rspamd listen on 0.0.0.0, fix #179
(cherry picked from commit 9bac79692d)
|
2017-05-27 21:56:48 +02:00 |
|
kaiyou
|
7350e205ab
|
Merge pull request #198 from OlegDz/master
add clamav-libunrar
|
2017-05-04 18:32:15 +02:00 |
|
Pierre Jaury
|
9bac79692d
|
Make rspamd listen on 0.0.0.0, fix #179
|
2017-04-09 17:01:53 +02:00 |
|
kaiyou
|
6684dfd8a0
|
Merge pull request #190 from curry684/master
Perform read-only splits for the containers
|
2017-04-09 16:58:10 +02:00 |
|
kaiyou
|
8d4b8d9810
|
Merge pull request #182 from interlegis/PT-BR
Add portuguese translation
|
2017-03-28 08:57:35 +02:00 |
|
Pierre Jaury
|
14f30b300f
|
Merge branch 'master' of github.com:Mailu/Mailu
|
2017-03-22 19:27:37 +01:00 |
|
Pierre Jaury
|
e26c6f7a6e
|
Fix the nginx startup script
|
2017-03-22 19:26:38 +01:00 |
|
kaiyou
|
dab8b03a8d
|
Merge pull request #176 from izissise/master
Add execute permission on start.sh for nginx-no-https
|
2017-03-19 15:57:16 +01:00 |
|
kaiyou
|
ed01de181f
|
Merge pull request #174 from binor/patch-1
Add dulwich for git support
|
2017-03-19 15:56:58 +01:00 |
|
kaiyou
|
2b2dd0b46b
|
Merge pull request #173 from tiangolo/nginx-no-https
Add alternative frontend nginx-no-https
|
2017-03-08 08:00:24 +01:00 |
|
kaiyou
|
f421bee148
|
Merge pull request #170 from andreasfaerber/master
Create and use SSL dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file
|
2017-02-25 14:08:17 +01:00 |
|
kaiyou
|
cd3bd8a0cb
|
Merge pull request #169 from jkarlosb/patch-1
Updated AUTHORS.md
|
2017-02-25 14:06:36 +01:00 |
|
kaiyou
|
c72b4d92ab
|
Merge pull request #168 from tiangolo/fix-nginx-certbot
Fix Nginx entrypoint
|
2017-02-25 14:06:18 +01:00 |
|
Pierre Jaury
|
c1d175d7a7
|
Handle infinite quotas when adding validators, fixes #162
(cherry picked from commit fe0b292d45)
|
2017-02-14 21:38:14 +01:00 |
|
Pierre Jaury
|
fe0b292d45
|
Handle infinite quotas when adding validators, fixes #162
|
2017-02-14 21:37:51 +01:00 |
|
Pierre Jaury
|
67647df83a
|
Publish version 1.4.0
|
2017-02-12 19:56:01 +01:00 |
|
Pierre Jaury
|
2bd2fb456b
|
Publish version 1.4.0
|
2017-02-12 19:55:46 +01:00 |
|
Pierre Jaury
|
7e037663a1
|
Use relative path for certificates, fixes #35
(cherry picked from commit e6c18e6ac3)
|
2017-02-12 16:59:15 +01:00 |
|
Pierre Jaury
|
e6c18e6ac3
|
Use relative path for certificates, fixes #35
|
2017-02-12 16:58:58 +01:00 |
|
Pierre Jaury
|
0cf1d82dde
|
Use --no-cache when installing packages
|
2017-02-12 16:46:30 +01:00 |
|
Pierre Jaury
|
be5562620e
|
Enable https and --preload on the admin to improve letsencrypt support
|
2017-02-12 16:32:46 +01:00 |
|
Pierre Jaury
|
a1845dc05f
|
Install root certificates for the antispam outgoing requests, fixes #160
|
2017-02-12 13:29:34 +01:00 |
|
Pierre Jaury
|
b46433cabe
|
Fix a typo in the repor-ham sieve script, fixes #159
|
2017-02-12 13:29:34 +01:00 |
|