1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-04-07 17:55:19 +00:00

Commit Graph

  • b26ee88269 Exit after error andryyy 2017-06-21 11:07:20 +02:00
  • a782cee8a1 Add gitignore, fix script andryyy 2017-06-21 11:05:59 +02:00
  • 578011c78c Move milter config, increase timeout for DNS andryyy 2017-06-21 10:18:52 +02:00
  • c40875e8ca Fix auto update andryyy 2017-06-20 23:43:19 +02:00
  • da2cdb686f Auto update script andryyy 2017-06-20 23:41:25 +02:00
  • 044c928ba1 Clean up dangling docker objects after updates andryyy 2017-06-20 23:22:39 +02:00
  • eaf15d25b6 Don't need to backup images with tags andryyy 2017-06-20 23:05:43 +02:00
  • cbc4e31b4e Further changes to update.sh andryyy 2017-06-20 22:17:41 +02:00
  • 1095ba3066 Fix ssl in update.sh andryyy 2017-06-20 21:40:15 +02:00
  • ce095432e9 Add fail2ban, run pull after update andryyy 2017-06-20 21:21:21 +02:00
  • aa89603dc4 Use currently active branch andryyy 2017-06-20 20:42:11 +02:00
  • 05fc733091 Merge branch 'dev' of https://github.com/mailcow/mailcow-dockerized into dev andryyy 2017-06-20 20:07:30 +02:00
  • c82c9524b0 Delete certificate if SANs were removed andryyy 2017-06-20 20:06:54 +02:00
  • 428140d34f Version update andryyy 2017-06-20 20:06:35 +02:00
  • 0e501acd7d Base on stretch andryyy 2017-06-20 20:06:24 +02:00
  • ca917673bd Introduce image tags andryyy 2017-06-20 20:05:49 +02:00
  • f782062dbd Merge pull request #375 from mkuron/tb André Peters 2017-06-20 09:39:05 +02:00
  • d5eb85ea6b Added notes andryyy 2017-06-20 00:03:09 +02:00
  • 71207b05fe Update update.sh andryyy 2017-06-20 00:02:03 +02:00
  • a9fc66b956 Add update.sh, a wip andryyy 2017-06-19 23:31:43 +02:00
  • 987d83e104 Make Thunderbird plugin download more resilient Michael Kuron 2017-06-19 20:48:56 +02:00
  • beac3035f6 Merge pull request #372 from lazyfrosch/sync-password André Peters 2017-06-19 17:12:49 +02:00
  • 7cd1b3dc10 Merge pull request #373 from lazyfrosch/imapsync-password André Peters 2017-06-19 17:12:36 +02:00
  • 4be67ccd64 dovecot/imapsync_cron: Use passfiles to hide passwords from ps Markus Frosch 2017-06-19 11:40:50 +02:00
  • 0f8bf53d9c data/web: Update syncjob password input to type password Markus Frosch 2017-06-19 11:20:56 +02:00
  • 036c51f053 Prefere ipv4 to fix problems on v4-only envs andryyy 2017-06-19 10:39:14 +02:00
  • 68d455e154 Just start reconf-sogo to also trigger SOGos restart after a successful reconfiguration andryyy 2017-06-19 10:30:11 +02:00
  • fbf33e475a SOGo will be started after reconf script to prevent race conditions andryyy 2017-06-19 10:19:16 +02:00
  • 624e52e198 mysqladmin uses ping on static IPv4, supervisor does no more autostart SOGo andryyy 2017-06-19 10:18:53 +02:00
  • 8eeae43824 Fixed IP for MySQL to prevent IPv6 issues andryyy 2017-06-19 10:18:16 +02:00
  • 5efe0b9a88 Ignore tar.gz andryyy 2017-06-19 10:17:37 +02:00
  • 10d83017e1 Declare correct arrays andryyy 2017-06-19 08:59:47 +02:00
  • 2d59e61c6b Merge pull request #370 from mkuron/patch-2 André Peters 2017-06-19 08:54:59 +02:00
  • d720f31684 Use unbound.conf from data/conf andryyy 2017-06-18 21:03:57 +02:00
  • 2a845a0d21 Less verbose andryyy 2017-06-18 20:57:54 +02:00
  • 9117c499ef Do not break DNS replies.... andryyy 2017-06-18 20:57:26 +02:00
  • 6fa19a37d8 Unbound changes andryyy 2017-06-18 20:23:26 +02:00
  • 08506f7c81 Autodiscovery: send display name to IMAP client Michael Kuron 2017-06-18 16:07:14 +02:00
  • 4a379d0540 Satisfy Microsoft Remote Connectivity Analyzer Michael Kuron 2017-06-18 14:36:27 +02:00
  • b34d650f97 Autodiscovery for arbitrary clients. EAS only for Outlook 2013+ Michael Kuron 2017-06-18 13:09:28 +02:00
  • 646957efee Autodiscovery for eM Client Michael Kuron 2017-06-18 10:08:19 +02:00
  • 7b1eb71216 Change Unbound health check andryyy 2017-06-17 21:46:43 +02:00
  • ac7dc3e330 Fix alias andryyy 2017-06-17 21:41:12 +02:00
  • 44c4074773 Add err priority to danger class andryyy 2017-06-17 20:57:23 +02:00
  • e11eca939d Merge pull request #368 from mkuron/patch-1 André Peters 2017-06-17 14:22:13 +02:00
  • 115ac81bc6 Pass hostname to SOGo Integrator build script Michael Kuron 2017-06-17 13:59:09 +02:00
  • 5aba885b58 Skip ACME client for other certificates than LE andryyy 2017-06-17 10:08:12 +02:00
  • 08edc1d1d3 Remove obsolete file, add {} andryyy 2017-06-16 23:27:16 +02:00
  • 812b9b617a Cannot spawn as proc in sub shell. Breaks SOGo restart. andryyy 2017-06-16 23:26:43 +02:00
  • 89788340a0 Fix ActiveSync (SOGo issue 4142 and 4119) andryyy 2017-06-16 23:02:23 +02:00
  • cf60c90cd6 Merge pull request #365 from mkuron/integrator André Peters 2017-06-16 22:31:56 +02:00
  • b3b5313336 SOGo Integrator: match some preferences to SOGo web defaults Michael Kuron 2017-06-16 17:00:46 +02:00
  • d8fa38010a SOGo Integrator bugfix for multiple domains Michael Kuron 2017-06-16 14:02:12 +02:00
  • 953cadd83c Merge pull request #360 from K2rool/patch-1 André Peters 2017-06-16 13:21:46 +02:00
  • c739091a67 Customize the SOGo Integrator plugin for Thunderbird Michael Kuron 2017-06-16 10:30:40 +02:00
  • 03d4ea5a35 Add ability to generate passwords for new mailboxes andryyy 2017-06-16 08:52:41 +02:00
  • 09a6d432f1 Fixes #364 andryyy 2017-06-15 23:03:21 +02:00
  • ba3fc47d5f Fix autodiscover, thanks to K2rool! andryyy 2017-06-15 23:03:10 +02:00
  • 5ae135e3f1 Merge pull request #363 from mkuron/patch-1 André Peters 2017-06-15 17:42:49 +02:00
  • 8381ebe3e8 Create SSL certificate directory Michael Kuron 2017-06-15 17:39:41 +02:00
  • 22df70fdbf Merge pull request #361 from mkuron/gitignore André Peters 2017-06-15 14:39:09 +02:00
  • 5e56edb08c Properly gitignore the SSL certificate Michael Kuron 2017-06-15 10:20:54 +02:00
  • bcdbbf0102 Make autodiscover case insensitive James Smith 2017-06-14 23:42:42 +01:00
  • 83cb686e33 Fix fix for Apple dav.... andryyy 2017-06-14 23:17:31 +02:00
  • 5aff0a3d6d Try to fix gitignore andryyy 2017-06-14 23:15:39 +02:00
  • 495bf05fb8 Fix for Apple autoconfiguration (dav) andryyy 2017-06-14 23:14:41 +02:00
  • e99fa9433e Fix dav url detection for apple andryyy 2017-06-14 23:10:50 +02:00
  • 19325ffb2a Validate additional SAN andryyy 2017-06-14 07:24:32 +02:00
  • 863a0e4d06 Finally fix SOGo race condition andryyy 2017-06-13 23:38:47 +02:00
  • 4a0a9cbf1f Minor tweaks andryyy 2017-06-13 23:38:24 +02:00
  • 6d49dfb4e1 Less restarts andryyy 2017-06-13 23:38:08 +02:00
  • 0fd0cff8ac Auto-sign autodiscover and autoconfig for all domains found in mailcow - only if A records exists and matches andryyy 2017-06-13 23:37:48 +02:00
  • 655aa9594e Never overwrite error_reporting andryyy 2017-06-13 23:36:42 +02:00
  • 26c7cabee5 Unbound needs to be healthy andryyy 2017-06-13 07:45:41 +02:00
  • 9a99975394 Fix duplicate postfix install andryyy 2017-06-13 07:45:24 +02:00
  • 7972b38daf Merge pull request #349 from bebehei/patch-1 André Peters 2017-06-13 07:44:39 +02:00
  • 3e09d11856 Be less verbose andryyy 2017-06-13 07:41:13 +02:00
  • 44197c410e Do not add milter headers for authenticated users andryyy 2017-06-13 07:41:00 +02:00
  • fcfc119805 Fix race condition with workaround andryyy 2017-06-13 07:39:26 +02:00
  • 35a73025c7 Add until to hopefully stop race condition andryyy 2017-06-12 23:49:21 +02:00
  • a33aa7a2cb Fix Dockerfile andryyy 2017-06-12 23:48:56 +02:00
  • 261e1ad4fb Rspamd stable andryyy 2017-06-12 23:48:42 +02:00
  • b367ec0ace Add Unbound as better DNSSEC enabled resolver andryyy 2017-06-12 23:48:27 +02:00
  • db01b08926 Fixes #351 andryyy 2017-06-12 20:21:31 +02:00
  • 3b6a6f677d Merge pull request #352 from mkuron/patch-1 André Peters 2017-06-12 17:09:51 +02:00
  • d6c9f96b4e Don't keep development packages in php-fpm image. Michael Kuron 2017-06-12 17:06:57 +02:00
  • 5aa2ded331 Merge branch 'dev' of https://github.com/mailcow/mailcow-dockerized into dev andryyy 2017-06-12 10:46:08 +02:00
  • ef62f6b383 Acme tool checks for valid autodiscover and autoconfig A records and skips non-existing names Todo: Add AAAA check, add check for additional_san andryyy 2017-06-12 10:45:12 +02:00
  • 24887b00a8 Fix ignore andryyy 2017-06-12 10:43:57 +02:00
  • ad969d15cd Remove bind9 andryyy 2017-06-12 10:43:36 +02:00
  • a25fc17b87 Fix permission andryyy 2017-06-12 10:43:28 +02:00
  • c0619a5b6b Less layers andryyy 2017-06-12 10:43:11 +02:00
  • 5321ebe707 Push to Dovecot 2.2.30 andryyy 2017-06-12 10:42:48 +02:00
  • cf44745c18 Less layers andryyy 2017-06-12 10:42:33 +02:00
  • 02ceb6d3ef Remove obsolete files andryyy 2017-06-12 10:40:08 +02:00
  • 796e92e5ec Add ignore andryyy 2017-06-12 10:39:06 +02:00
  • 8fbc769668 Add ability to add additional SANs to certificate andryyy 2017-06-12 10:38:56 +02:00
  • 54cbf89569 Merge pull request #347 from PhoenixPeca/dev Phoenix Eve Aspacio 2017-06-12 15:41:50 +08:00
  • 7575b46fba Update Phoenix Eve Aspacio 2017-06-12 15:38:36 +08:00
  • 92e2999dc0 Remove DNS recursor andryyy 2017-06-12 09:22:02 +02:00