Commit Graph

  • 00d09cf386 Fix the traefik labels in the compose configuration kaiyou 2017-09-16 19:24:55 +0200
  • a138bed95e Fix the docker-compose.yml so that / is handled by the admin container kaiyou 2017-09-16 18:12:21 +0200
  • a08185911d Merge branch 'master' into feature-traefik kaiyou 2017-09-16 17:54:09 +0200
  • 9ee795a694 Redirect / to /webmail by default kaiyou 2017-09-16 17:53:16 +0200
  • 68ba514297 Merge pull request #257 from Mailu/feature-relays kaiyou 2017-09-16 13:07:49 +0200
  • 4463a4eade Merge pull request #252 from Mailu/feature-alternative-domains kaiyou 2017-09-16 13:06:52 +0200
  • e6bedabef0 fix print call Dmytro Makovey 2017-09-11 14:06:00 -0700
  • 7a4d3c0cb6 Generate Dovecot dh params locally until release 2.3 kaiyou 2017-09-11 20:41:32 +0200
  • c4eeaad676 Disable MX queries when relaying mail to a remote smtp kaiyou 2017-09-11 20:31:14 +0200
  • e6a92af806 add verbosity level configuration option Dmytro Makovey 2017-09-11 09:48:35 -0700
  • e28285155e Expect list instead of string for destination Dmytro Makovey 2017-09-11 09:11:12 -0700
  • 6b7a33c435 Add a (not working) postfix conf for transports kaiyou 2017-09-11 08:12:04 +0200
  • c4120dc132 Install openssl for dhparam generation kaiyou 2017-09-10 21:07:43 +0200
  • 70d9972584 Check if a certificate already exists before trying to read it kaiyou 2017-09-10 21:05:54 +0200
  • d4254bfd1f Avoid duplicating relays with alternatives or domains kaiyou 2017-09-10 20:49:49 +0200
  • 01ddfef149 Implement relayed domains in the admin interface kaiyou 2017-09-10 20:48:39 +0200
  • b5c55d10d3 Add the relay concept to the model kaiyou 2017-09-10 20:30:03 +0200
  • 897609c667 Merge branch 'letzkus-fix-remove-clamav' kaiyou 2017-09-10 19:43:13 +0200
  • a092e3f9b2 Properly include the rmilter clamav configuration kaiyou 2017-09-10 19:42:54 +0200
  • 89228c5b4b Merge branch 'fix-remove-clamav' of https://github.com/letzkus/Mailu into letzkus-fix-remove-clamav kaiyou 2017-09-10 19:41:50 +0200
  • 22b4315a26 Merge pull request #253 from Mailu/Xumeiquer-master kaiyou 2017-09-10 19:41:31 +0200
  • 03b352cbcd Declare the DMARC RUA/RUF configuration items kaiyou 2017-09-10 19:35:43 +0200
  • 9754fffbc4 Simplify the details page for RUA/RUF kaiyou 2017-09-10 19:35:31 +0200
  • d90b7444c8 Move settings to the email section kaiyou 2017-09-10 19:28:59 +0200
  • 9acad29a24 Merge branch 'master' of https://github.com/Xumeiquer/Mailu into Xumeiquer-master kaiyou 2017-09-10 19:28:00 +0200
  • 17b0471e73 Use the proper HOSTNAME parameter for HTTP hostname kaiyou 2017-09-10 19:02:18 +0200
  • 4e0bd32d50 Support using dhparam in Postfix and Dovecot kaiyou 2017-09-10 19:00:22 +0200
  • 53c3153229 Implement loading the certificate from traefik kaiyou 2017-09-10 18:53:41 +0200
  • 9fc3ef4dd1 Add a traefik frontend with basic features kaiyou 2017-09-10 18:07:19 +0200
  • 856d6176ca Handle redirects properly when logging in, fixes #195 kaiyou 2017-09-10 15:56:08 +0200
  • 52da307fa5 Freeze dependencies for the Docker container kaiyou 2017-09-10 15:37:09 +0200
  • 64ded60b5e Implement the postfix part of domain aliasing kaiyou 2017-09-10 15:30:25 +0200
  • 2631de8977 Merge branch 'master' into feature-alternative-domains kaiyou 2017-09-10 15:01:29 +0200
  • 4e1869b635 Increase the max size of http requests, fix #207 kaiyou 2017-09-10 14:38:45 +0200
  • 901796f4ac Merge pull request #251 from Mailu/feature-recipient-delimiter kaiyou 2017-09-10 14:14:07 +0200
  • 4ee086a52a Make the recipient delimiter customizeable, fixes #233 and #164 kaiyou 2017-09-10 14:09:16 +0200
  • a06d1146d8 Merge pull request #248 from Mailu/feature-postfix-master kaiyou 2017-09-10 14:01:02 +0200
  • 1deee71e51 Fix the postconf command and rename the override file, fix #239 kaiyou 2017-09-10 13:56:46 +0200
  • 7af3c46f35 Merge pull request #247 from Mailu/feature-keep-forward kaiyou 2017-09-10 13:40:55 +0200
  • 7f50f4c184 Fix the sqlite query, fix #243 kaiyou 2017-09-10 13:36:24 +0200
  • 921f9f73c3 Fix #249 kaiyou 2017-09-10 13:04:43 +0200
  • e53c0db60d Merge branch 'stable' kaiyou 2017-09-10 12:33:54 +0200
  • b40f3f35ca Backport a fix from 14f30b30 kaiyou 2017-09-10 12:32:48 +0200
  • 609524356c Merge remote-tracking branch 'origin/stable' into 1.4 kaiyou 2017-09-10 12:17:52 +0200
  • fcf37e6d5e ignore vscode artefacts Dmytro Makovey 2017-08-25 14:49:27 -0700
  • 6525969a56 ignoring virtualenv artefacts etc. Dmytro Makovey 2017-08-25 14:48:36 -0700
  • 95fd89808c add more CLI operations: deletions of users and aliases Dmytro Makovey 2017-08-25 14:38:16 -0700
  • 28f490ddee added object deletion to config update Dmytro Makovey 2017-08-25 13:07:07 -0700
  • 59bc07cde5 add config sync for bulk operations on users and aliases driven by config management systems etc. Dmytro Makovey 2017-08-25 12:44:05 -0700
  • 4dc2f896a2 rename user_raw to user_import for more clarity. Add proper docstring Dmytro Makovey 2017-08-24 09:07:28 -0700
  • 974f95f25e backport new bulk operations Dmytro Makovey 2017-08-24 07:23:54 -0700
  • e1533a12e3 Allow one manager to add another to the domain, fixes #203 kaiyou 2017-09-03 18:51:50 +0200
  • f823f1e8a5 Add the ability to configure alternative domains kaiyou 2017-09-03 18:30:00 +0200
  • 07c789fc8b Add a button to keep forwarded messages kaiyou 2017-09-03 15:43:30 +0200
  • bffc51401d Add a recipient delimiter for extended addresses kaiyou 2017-09-03 16:18:08 +0200
  • 1fa01745a3 Add the ability to customize the Postfix master configuration kaiyou 2017-09-03 16:08:43 +0200
  • c834d34bae Implement keeping or dropping forwarded messages in postfix kaiyou 2017-09-03 15:46:39 +0200
  • 2b3b1aeb19 Add a button to keep forwarded messages kaiyou 2017-09-03 15:43:30 +0200
  • 213ee1d8b6 Merge pull request #246 from trnila/configurable-crypt-scheme kaiyou 2017-09-03 14:33:03 +0200
  • cd8a29ee1a Fix a regression introduced in 3e85bb2d73, bypassing sender restrictions on port 25 kaiyou 2017-09-02 20:00:17 +0200
  • b245e520ba Fix a regression introduced in 3e85bb2d73, bypassing sender restrictions on port 25 kaiyou 2017-09-02 20:00:17 +0200
  • da7c39263c Configurable default password scheme used for passwords Daniel Trnka 2017-09-02 17:36:22 +0200
  • 5b6cba3b9e Update details.html Jaume Martin 2017-08-27 20:29:04 +0200
  • 4834438042 Update .env.dist Jaume Martin 2017-08-27 20:24:15 +0200
  • 1c0717e3db Merge pull request #238 from nalt/master kaiyou 2017-08-27 13:59:31 +0200
  • 388d77dec7 Merge pull request #235 from droopy4096/user_raw kaiyou 2017-08-27 13:58:40 +0200
  • 128dee0872 Merge pull request #234 from n0izn0iz/patch-1 kaiyou 2017-08-27 13:55:29 +0200
  • 5fbaa3d390 Merge pull request #226 from jdrowell/acme_uses_http kaiyou 2017-08-27 13:54:55 +0200
  • 29cc77383b Admin: Switch to alpine for smaller image size nalt 2017-08-26 20:02:18 +0200
  • e8b62484a9 ignore vscode artefacts Dmytro Makovey 2017-08-25 14:49:27 -0700
  • 8565939904 ignoring virtualenv artefacts etc. Dmytro Makovey 2017-08-25 14:48:36 -0700
  • 433da57015 add more CLI operations: deletions of users and aliases Dmytro Makovey 2017-08-25 14:38:16 -0700
  • d099e24f18 added object deletion to config update Dmytro Makovey 2017-08-25 13:07:07 -0700
  • e4b338c9a4 add config sync for bulk operations on users and aliases driven by config management systems etc. Dmytro Makovey 2017-08-25 12:44:05 -0700
  • aef8975332 rename user_raw to user_import for more clarity. Add proper docstring Dmytro Makovey 2017-08-24 09:07:28 -0700
  • db9ac1f68e add encryption scheme manipulation Dmytro Makovey 2017-08-24 07:23:54 -0700
  • 434a3c017b Print stderr when certbot fails n0izn0iz 2017-08-24 14:06:31 +0200
  • 22e7ee9dbe Fix the nginx startup script Pierre Jaury 2017-03-22 19:26:38 +0100
  • 1454ef9c9a Properly load the nginx lua module kaiyou 2017-06-05 13:13:06 +0200
  • 8d0d8c3910 Merge pull request #222 from swoopla/master kaiyou 2017-07-31 21:00:42 +0200
  • c375fede5b Fix the nginx container build (package name changed for nginx-lua) kaiyou 2017-06-05 12:40:41 +0200
  • dc86a3feec Try to renew the certificate less often, related to #223 kaiyou 2017-07-31 20:46:38 +0200
  • 85b96a33aa The ACME spec says that http validation should be done via http, not https. John D. Rowell 2017-07-29 14:27:51 -0300
  • 7ac47d55e9 Use exec to start rsyslogd P. Vibet 2017-07-19 07:21:14 +0200
  • 2bfe11c1a4 Merge pull request #194 from interlegis/1.4-managercommands kaiyou 2017-07-02 19:26:56 +0200
  • 5a2eddbce1 Set the maximum upload size for rainloop kaiyou 2017-07-02 17:22:54 +0200
  • caf0ba4747 Merge pull request #210 from Logan2211/rmilter-overrides kaiyou 2017-07-02 16:56:31 +0200
  • a1795d18fd Mount the postfix queue as a volume, fixes #211 kaiyou 2017-07-02 16:39:00 +0200
  • 4053273fe6 Use relaynets in rmilter whitelist, fixes #140 kaiyou 2017-07-02 16:26:31 +0200
  • 117e858df3 Added parameter checking in rmilter image, added parameter in docker-compose, added parameter in .env Fabian Letzkus 2017-06-25 16:15:47 +0000
  • 0954fd50fb Added configuration paramter to replace clamav with none Fabian Letzkus 2017-06-25 16:12:44 +0000
  • 3a03d08d22 Re-enable rmilter overrides Logan V 2017-06-21 10:00:52 -0500
  • 633d93aa8c Have rspamd listen on ipv6 as well kaiyou 2017-06-15 20:43:29 +0200
  • 4bdd8c1df5 Properly load the nginx lua module kaiyou 2017-06-05 13:13:06 +0200
  • 4e212e3d60 Fix the nginx container build (package name changed for nginx-lua) kaiyou 2017-06-05 12:40:41 +0200
  • b011a44814 Have nginx listen on ipv6 addresses as well kaiyou 2017-06-05 12:17:06 +0200
  • ffac116e1f Merge branch 'stable' kaiyou 2017-06-04 09:43:03 +0200
  • 31012abf1f Merge pull request #205 from curry684/patch-1 kaiyou 2017-06-04 09:32:27 +0200
  • 8c8e5f8a1f Split tags correctly too Niels Keurentjes 2017-05-29 13:51:43 +0200
  • 3789c20f9d Make rspamd listen on 0.0.0.0, fix #179 Pierre Jaury 2017-04-09 17:01:23 +0200