Commit Graph

  • 603b6e7390 Merge pull request #2 from usrpro/fix-nginx-healthcheck Thomas Sänger 2018-10-21 22:44:44 +02:00
  • 81b24f61e8 Merge branch 'master' into feat-healthchecks Tim Möhlmann 2018-10-21 20:58:59 +03:00
  • a2fea36c79 Increase HEALTHCHECK start time for services that need to wait for host resolving during startup. In Docker Swarm mode the services listed below can get stuck in their start script, while they are waiting for other services become available. Now, with HEALTHCHECK enabled, docker does not resolve names of services that not pass HEALTHCHECK yet. Meaning that if one of the depenend services is not yet available, it will create a chain of failing services. Tim Möhlmann 2018-10-21 20:49:01 +03:00
  • c3e89967fb Fix front health checking - Specified seperated /health path in order to allow for healthcheck even if webmail and admin are not seletectd. This also allows healthchecking fom external services like DNS load balancers; - Make curl not to fail on TLS because localhost is not included in the certificates. Tim Möhlmann 2018-10-21 20:45:41 +03:00
  • f2c4e52fee Merge pull request #664 from kaiyou/feat-docs-versions mergify[bot] 2018-10-21 14:22:13 +00:00
  • d167c8ca7c Merge pull request #668 from usrpro/feat-setup mergify[bot] 2018-10-21 13:04:46 +00:00
  • 90b8c3cc1f Merge pull request #665 from kaiyou/feat-reply-startdate mergify[bot] 2018-10-20 23:18:06 +00:00
  • bce1487338 Merge pull request #576 from hacor/master mergify[bot] 2018-10-20 22:30:38 +00:00
  • 8112d31ce9 Merge pull request #674 from paulprogrammer/feat-nginx-http2 mergify[bot] 2018-10-20 09:04:31 +00:00
  • eaaf0125d1 Merge pull request #1 from usrpro/feat-docs-versions kaiyou 2018-10-20 10:20:20 +02:00
  • 1fcaef7c7e Merge branch 'master' into fix-sender-checks kaiyou 2018-10-20 10:18:36 +02:00
  • 78bd5aea1c enable http2, because it's that easy Paul Williams 2018-10-19 11:51:33 -06:00
  • 72d4fa2bc9 remove empty line from merge conflict hoellen 2018-10-19 22:13:38 +02:00
  • 857ad50509 Merge branch 'master' into feat-reply-startdate hoellen 2018-10-19 22:06:56 +02:00
  • 4a5c0a6d21 Merge pull request #667 from kaiyou/fix-password-performance mergify[bot] 2018-10-19 18:56:26 +00:00
  • 80658c30da Merge pull request #669 from hoellen/fix-webmail-root mergify[bot] 2018-10-19 15:18:40 +00:00
  • c5be360a48 Updated setup page for stack flavor Ionut Filip 2018-10-19 17:29:35 +03:00
  • 771e0ee6a2 Remove old crypt settings from .env Tim Möhlmann 2018-10-19 16:29:47 +03:00
  • ebaba8fb41 Moved variables from docker-compose.yml back to env file Ionut Filip 2018-10-19 15:27:18 +03:00
  • f10416e85a Merged with new PRs Hans Cornelis 2018-10-19 13:40:17 +02:00
  • 6fb0b93240 - Removed RSPAMD Password feature - Updated roles on the Front DS - Reverted the Auth limits Hans Cornelis 2018-10-19 13:39:32 +02:00
  • 9c56e4c1b6 Fixed misstyped condition Ionut Filip 2018-10-19 14:09:58 +03:00
  • 4ccefd6d5e Documentation update on local docs container Tim Möhlmann 2018-10-19 13:43:09 +03:00
  • 02c802159a Updated env file with the latest version Ionut Filip 2018-10-19 12:53:26 +03:00
  • 118ea0f3fb Merge pull request #604 from ofthesun9/feature-swarm mergify[bot] 2018-10-19 09:18:34 +00:00
  • 84c6b12d06 Updated labels in config page Tim Möhlmann 2018-10-19 11:57:02 +03:00
  • 08987dfa22 Minor changes Ionut Filip 2018-10-19 11:45:55 +03:00
  • 727970514d Merge pull request #527 from ofthesun9/feat-fuzzyhashes mergify[bot] 2018-10-18 21:59:08 +00:00
  • 672fca3347 Merge pull request #666 from kaiyou/feat-sieve-edit kaiyou 2018-10-18 23:18:39 +02:00
  • 7a3922c2e7 Fixes few typos ofthesun9 2018-10-18 19:14:53 +00:00
  • 5b8deed06b Made the instructions more simple Updated the volume defintion to the latest master status Removed the part around .yml variable substitution as we can use a "trick" ofthesun9 2018-10-18 18:59:22 +00:00
  • 9c639eebd4 Made the instructions more simple (moved the nfs-volume example to another file) Removed he part around variable substitution as we can use a "trick" ofthesun9 2018-10-18 18:46:59 +00:00
  • 82069ea3f0 Clean most of the refactored code kaiyou 2018-10-18 17:55:07 +02:00
  • 35193f5530 Added functionality for stack flavor Ionut Filip 2018-10-18 17:23:25 +03:00
  • f40fcd7ac0 Use click for the manager command kaiyou 2018-10-18 16:20:56 +02:00
  • fc24426291 First batch of refactoring, using the app factory pattern kaiyou 2018-10-18 15:57:43 +02:00
  • d4f32c3e7d remove rewrite if webmail is on root hoellen 2018-10-18 14:27:28 +02:00
  • 39a1de956f Add docker stack flavor - Template still untested - mailu.env and setup.html are symbolic links to compose flavor Tim Möhlmann 2018-10-18 14:35:38 +03:00
  • adfadab4cf Load steps after setting flavor Tim Möhlmann 2018-10-18 12:56:16 +03:00
  • 828d96f8f0 Switch the default password scheme to PBKDF2 kaiyou 2018-10-17 21:26:44 +02:00
  • 01fa179767 Update the user password in database when needed kaiyou 2018-10-17 21:21:35 +02:00
  • 988e09e65e Add a profiler in debug mode for improving performance kaiyou 2018-10-17 21:21:24 +02:00
  • dba8f1810d Do not check the password another time in Dovecot kaiyou 2018-10-17 21:21:00 +02:00
  • dbce059ae8 Merge pull request #5 from kaiyou/ofthesun9-feat-fuzzyhashes ofthesun9 2018-10-17 20:51:55 +02:00
  • 86bdce8407 Explicitely specify the fuzzy worker listen address ofthesun9 2018-10-17 18:49:19 +00:00
  • cec5c1b16b Merge branch 'master' into feat-fuzzyhashes ofthesun9 2018-10-17 18:31:42 +00:00
  • d5162328ec Allow dovecot to write the source configuration directory for compiling sieve scripts kaiyou 2018-10-17 18:48:59 +02:00
  • ce0bf3366d Learn fuzzy hashes automatically kaiyou 2018-10-17 18:48:28 +02:00
  • b9b4a8cd77 Explicitely specify the fuzzy worker listen address kaiyou 2018-10-17 18:47:55 +02:00
  • 0c40057767 Merge branch 'feat-fuzzyhashes' of https://github.com/ofthesun9/Mailu into ofthesun9-feat-fuzzyhashes kaiyou 2018-10-17 17:58:48 +02:00
  • 5679d355aa Avoid binding conflicts on production servers Tim Möhlmann 2018-10-17 18:45:09 +03:00
  • 0a5dbf6230 Re-enable local dovecot sieve scripts kaiyou 2018-10-17 17:41:21 +02:00
  • b2059be966 Merge branch 'feat-setup' of github.com:usrpro/Mailu into feat-setup Tim Möhlmann 2018-10-17 18:38:51 +03:00
  • ed53d655d3 Extend documentation in download page. Small cleanup in env. Tim Möhlmann 2018-10-17 18:38:10 +03:00
  • 7c0f5b20d6 Bug fixes Ionut Filip 2018-10-17 17:54:37 +03:00
  • cb1ed349bf Bug fixes Ionut Filip 2018-10-17 16:46:20 +03:00
  • 6b6cbcf977 Modified variables in .env file Ionut Filip 2018-10-17 15:38:51 +03:00
  • b3c7c45140 Added input form constraints Ionut Filip 2018-10-17 15:11:55 +03:00
  • ef55ca525c Deleted conflicting merge files Hans Cornelis 2018-10-17 07:48:52 +02:00
  • e67a0d464b Deleted old folder Hans Cornelis 2018-10-17 07:44:21 +02:00
  • 3098343360 Merged conflicts Hans Cornelis 2018-10-17 07:32:56 +02:00
  • 4ea12deae7 Added kubernetes to Mailu hacor 2018-10-17 07:22:55 +02:00
  • ed3388ed6e Merge branch 'master' into feat-reply-startdate kaiyou 2018-10-16 23:53:43 +02:00
  • 7c82be904f Merge branch 'master' of github.com:mailu/mailu kaiyou 2018-10-16 23:50:07 +02:00
  • 53b9c031c9 Add a warning banner when not reading the stable docs kaiyou 2018-10-16 23:19:48 +02:00
  • a412951a30 simpler healthcheck for postfix Thomas Sänger 2018-10-16 23:12:02 +02:00
  • 0bc901a722 add healthcheck for dovecot Thomas Sänger 2018-10-16 23:11:20 +02:00
  • 1fc40bf932 add healthcheck for postfix Thomas Sänger 2018-10-16 22:57:25 +02:00
  • 13e3862ca7 Simplify the docs configuration kaiyou 2018-10-16 22:55:05 +02:00
  • 8fa80c1589 Support multiple docs versions kaiyou 2018-10-16 22:52:21 +02:00
  • f0f5cea5d1 make antivirus-healthcheck more understandable Thomas Sänger 2018-10-16 22:30:15 +02:00
  • 040c1e529a add healthcheck for antivirus Thomas Sänger 2018-10-16 22:20:16 +02:00
  • 39272ab05c add healthcheck for http services Thomas Sänger 2018-10-16 21:38:12 +02:00
  • e784556330 Fix an edge case with old values containing None for coma separated lists kaiyou 2018-10-16 20:47:38 +02:00
  • f647d1a0bc Merge branch 'master' into fix-sender-checks kaiyou 2018-10-16 20:41:18 +02:00
  • 5ada669f43 Rebase reply startdate on master kaiyou 2018-10-16 20:38:18 +02:00
  • 28a5f8574d Merge pull request #661 from usrpro/feat-sys-log mergify[bot] 2018-10-16 18:29:09 +00:00
  • 7de6acad11 Merge pull request #649 from HorayNarea/webmails kaiyou 2018-10-16 20:21:11 +02:00
  • bee81d1a54 Merge pull request #647 from HorayNarea/bcrypt mergify[bot] 2018-10-16 17:50:44 +00:00
  • a36fc369f9 Merge pull request #658 from bluedynamics/backport/309-Announces-fail kaiyou 2018-10-16 19:49:25 +02:00
  • b9ecc0ccc6 Added minor changes Ionut Filip 2018-10-16 18:03:59 +03:00
  • eacf27452e Merge pull request #660 from usrpro/update-dev-docs mergify[bot] 2018-10-16 13:49:42 +00:00
  • 7bccfa69a8 Merge pull request #652 from usrpro/improve-docs mergify[bot] 2018-10-16 13:47:30 +00:00
  • e8dee22ecf Added vars and fixed naming use Ionut Filip 2018-10-16 16:12:42 +03:00
  • f3ebf35c75 Fix autotest Tim Möhlmann 2018-10-16 12:56:12 +03:00
  • acbb586e71 Option to send logs to journald or syslog Tim Möhlmann 2018-10-16 12:38:17 +03:00
  • 0d164486b4 docker-compose variables and setup Ionut Filip 2018-10-16 12:34:55 +03:00
  • 11a8e49f05 Compose file upgrade and define more variables for setup Tim Möhlmann 2018-10-16 11:09:42 +03:00
  • 9fd7851cb6 Merge pull request #648 from HorayNarea/apk-no-cache mergify[bot] 2018-10-16 06:35:09 +00:00
  • 15eb2806bf Merge branch 'master' into feat-reply-startdate kaiyou 2018-10-15 22:10:08 +02:00
  • 5035975c41 Remove Postfix debugging kaiyou 2018-10-15 22:07:38 +02:00
  • c6846fd8db Merge branch 'master' into feat-reply-startdate kaiyou 2018-10-15 21:52:06 +02:00
  • b38deb18cf Update Dev-docs to use build.yml for building Tim Möhlmann 2018-10-15 19:37:24 +03:00
  • 3f7e7ca3a6 Use defaults in variables, to allow for local builds Tim Möhlmann 2018-10-15 19:36:37 +03:00
  • c91953b5df Only check login mismatch for authenticated users, fixes #309 Pierre Jaury 2018-06-02 10:22:15 +02:00
  • 1394955447 FAQ about TLS issues Tim Möhlmann 2018-10-13 21:13:09 +03:00
  • b5693edc63 Include a doc section for external certbot Tim Möhlmann 2018-10-13 20:59:14 +03:00
  • f4ef0eed09 Wrote informational section of the FAQ Tim Möhlmann 2018-10-12 20:48:44 +03:00
  • 70c4e42f74 Fix small typo Tim Möhlmann 2018-10-11 18:33:58 +03:00
  • 77e3fc0ebc Some documentation flow refactoring and updates: - Improve advice on IP binding; Follow up on issue #641 - mailradar is dead. Found mxtoolbox instead - Fix some internal linking Tim Möhlmann 2018-10-11 18:14:37 +03:00