Commit Graph
100 Commits
Author SHA1 Message Date
kaiyou 95970cd7b8 Stamp the database when creating it, fixes #259 2017-09-16 22:29:36 +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 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 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 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
kaiyou fcae1f57e0 Add a link to a Riot chat 2017-02-05 11:25:26 +01:00
kaiyou 2e7fa7ac38 Fix the screenshot image 2017-02-05 11:23:44 +01:00
Pierre Jaury 0ff6dc892d Install certbot from pip instead of source 2017-02-03 00:07:49 +01:00
Pierre Jaury 4b05214b76 Remove deprecated FETCHMAIL_KEEP option 2017-02-02 23:26:15 +01:00
Pierre Jaury a0eeb76fbe Fallback to HTTP when no cert is available and letsencrypt is enabled, fixes #35 2017-02-02 23:17:15 +01:00
Pierre Jaury 25d8b9e614 Add a keep option per fetch, fixes #60 2017-02-02 22:45:43 +01:00
Pierre Jaury 38f291bc5d Implement a maximum quota per domain, fixes #106 2017-02-02 22:29:33 +01:00
Pierre Jaury 18834de56e Handle forwards as aliases with local copy 2017-02-02 21:36:50 +01:00
Pierre Jaury 41b1666609 Fix the behaviour from Wtforms Components regarding readonly, related to #152 2017-01-25 00:05:03 +01:00
Pierre Jaury a74c9a1e87 Apply strong TLS to opportunistic encryption as well 2017-01-23 21:29:02 +01:00
Pierre Jaury 456e2dcc05 Stat dirs in Dovecot to avoid issues with ext2/3/4, fixes #143 2017-01-23 20:54:10 +01:00
Pierre Jaury 182e844ae6 Set password properly when using the CLI, fixes, #136 2016-12-28 22:46:04 +01:00
Pierre Jaury 453fa1cb3f Remove temporary fix for #133 2016-12-27 22:35:30 +01:00
kaiyou a40861a489 Merge pull request #135 from sanduhrs/133
Upgrade musl
2016-12-27 14:22:17 +01:00
kaiyou a7d5fd683e Merge pull request #134 from sanduhrs/115
Remove reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname HE…
2016-12-27 14:21:12 +01:00
kaiyou b99434cb56 Update to Roundcube 1.2.3 2016-12-16 18:53:02 +01:00