1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-15 02:50:33 +00:00

Commit Graph

  • 2b0795cc71 Small info regarding hash deletion, fixes #2775 Patrik Kernstock 2019-08-12 19:30:31 +02:00
  • 294e0bc07f [Web] Cache validation result in Redis andryyy 2019-08-11 22:19:26 +02:00
  • 6aa7664d79 [Watchdog] Force timeout on smtp-cli, kill watchdog.sh on reload andryyy 2019-08-11 10:18:00 +02:00
  • edfb862557 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-08-10 21:03:26 +02:00
  • 3488cb2171 [Dovecot] Fix GUID andryyy 2019-08-10 21:03:18 +02:00
  • 0b5afc253d Merge pull request #2845 from heavygale/patch-1 André Peters 2019-08-10 19:49:08 +02:00
  • 2d74d81cb1 htmlspecialchars for value attributes heavygale 2019-08-10 19:36:03 +02:00
  • 03259d66bb [Web] Minor fixes andryyy 2019-08-10 16:12:06 +02:00
  • 2714910a7f [SOGo] Fix versions check andryyy 2019-08-10 15:59:28 +02:00
  • d8dfd5061b [Web] Minor fixes and changes andryyy 2019-08-10 15:57:07 +02:00
  • 22357a539d [Compose] SOGo, ClamAV, Postfix and watchdog updates andryyy 2019-08-10 15:56:30 +02:00
  • 9a500a7068 [Web] Verify OPTIONAL license plus minor fixes andryyy 2019-08-09 14:16:52 +02:00
  • cb9a63ec4d [Web] Fix CSS, thanks to @irgendwr andryyy 2019-08-09 14:14:41 +02:00
  • fc1e547e53 [Watchdog] Minor changes and better error detection; Increased ClamAV threshold andryyy 2019-08-09 14:12:56 +02:00
  • 457d62e22e [Dovecot] Generate GUID andryyy 2019-08-09 14:11:36 +02:00
  • 9e0381185c [Postfix] Disable UTF8 SMTP as Dovecots LMTP does not support it, also disable Zeyple andryyy 2019-08-09 14:10:26 +02:00
  • 8bc519a966 [Git] Ignore diff files andryyy 2019-08-09 14:09:49 +02:00
  • 8071544181 [Update] Save diff file andryyy 2019-08-09 14:09:30 +02:00
  • 3136e020f6 [Postfix] Remove Zeyple, base on Buster andryyy 2019-08-09 14:08:58 +02:00
  • f21cf134dd Merge pull request #2839 from keigel2001/clamav-0.101.3 André Peters 2019-08-06 20:18:10 +02:00
  • f9a3e500b5 [ClamAV] Update to 0.101.3 keigel2001 2019-08-06 17:00:11 +02:00
  • 1db8317a6b [Update] Fetch before prefetch andryyy 2019-08-04 09:23:19 +02:00
  • 1ad1413d08 [Watchdog] Do not reload every minute... andryyy 2019-08-03 14:38:09 +02:00
  • 5f9644e8bd [Watchdog] Minor changes and PID logging for workers, disabling olefy check andryyy 2019-08-03 14:29:02 +02:00
  • cf6ed6b2b4 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-30 11:32:47 +02:00
  • 67049a27e2 [DockerAPI] Fix pathes, fixes #2820 andryyy 2019-07-30 11:32:38 +02:00
  • c7eec72055 [Web] Language updates André Peters 2019-07-29 21:12:47 +02:00
  • 6f4280032a Update README.md André Peters 2019-07-29 19:14:05 +02:00
  • 04eae99b9f Delete FUNDING.yml André Peters 2019-07-29 19:12:15 +02:00
  • 2193378982 [Web] unlimited_quota fix for domain admins andryyy 2019-07-29 16:16:31 +02:00
  • 700329f24c [Compose] New Dovecot and Solr image, fix Dovecot pathes andryyy 2019-07-28 21:37:19 +02:00
  • dadc66fe49 [Web] Minor changes to ip labels andryyy 2019-07-28 21:36:48 +02:00
  • 5fda67223d [Dovecot] Fix pathes andryyy 2019-07-28 21:36:09 +02:00
  • fb22540f74 [Solr] Use new Solr base andryyy 2019-07-28 21:35:10 +02:00
  • 97c2fe9fe1 [Dovecot] Install from repository andryyy 2019-07-28 21:34:42 +02:00
  • be4673c5f6 Update lang.es.php Faisal Misle 2019-07-28 07:17:10 -05:00
  • db8b7aaa04 Language updates Faisal Misle 2019-07-28 07:13:31 -05:00
  • 2061181d82 Merge pull request #2810 from friedPotat0/quarantinetable André Peters 2019-07-27 19:40:43 +02:00
  • c48ae234ce Restrict toggle for tbl with specific breakpoints friedPotat0 2019-07-27 19:07:01 +02:00
  • d1153b470f Restrict row toggle for remaing tables friedPotat0 2019-07-27 18:57:58 +02:00
  • 1b54d75716 Prevent event propagation for remaining tables friedPotat0 2019-07-27 18:56:51 +02:00
  • bcad71cfaa Add proper cursor to remaining UI tables friedPotat0 2019-07-27 18:50:58 +02:00
  • 36888645bc Set proper cursor for quarantine table rows friedPotat0 2019-07-27 17:17:56 +02:00
  • fb1307daa9 Set proper cursor for footable toggle friedPotat0 2019-07-27 17:16:59 +02:00
  • abf0548ca4 Prevent event propagation for footable toggle friedPotat0 2019-07-27 17:14:56 +02:00
  • 581f8c77c7 Restrict quarantine table row toggle friedPotat0 2019-07-27 16:49:53 +02:00
  • 857c225d07 Merge pull request #2804 from friedPotat0/buttonpointerevents André Peters 2019-07-27 15:59:26 +02:00
  • e00a18ab95 Update anonymize_headers.pcre André Peters 2019-07-26 07:18:58 +02:00
  • 9de821c3b0 [Postfix] Don't remove authed header from Received [Compose] New watchdog image andryyy 2019-07-26 06:53:29 +02:00
  • 7c567678ad Merge pull request #2806 from patschi/patch-7 André Peters 2019-07-26 06:51:12 +02:00
  • 39250ca3d0 Added charset for watchdog mails Patrik Kernstock 2019-07-25 21:49:30 +02:00
  • 85f20a901d [Web] Remove top padding on login screen for small devices andryyy 2019-07-23 21:33:24 +02:00
  • 91edf275b9 [Web] Minor language change in lang.de andryyy 2019-07-23 19:53:11 +02:00
  • 45f31ba931 [Web] Handle score as string andryyy 2019-07-23 19:52:46 +02:00
  • 584fb75f05 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-23 08:08:11 +02:00
  • ba7ec314b9 Merge pull request #2803 from friedPotat0/quarantinescore André Peters 2019-07-23 08:07:26 +02:00
  • 454ffac803 Fix pointer events for nested button elements friedPotat0 2019-07-23 05:48:29 +02:00
  • d4f3e87a2f Add spam score to quarantine table friedPotat0 2019-07-23 04:22:28 +02:00
  • 031259656d [ACME] Fix insecure http verifications andryyy 2019-07-22 22:52:57 +02:00
  • cbdd6b0dfa [ACME] Fix insecure http verifications andryyy 2019-07-22 22:52:45 +02:00
  • a89010940a [Compose] New images andryyy 2019-07-22 21:11:47 +02:00
  • 3f741eb625 [Web] Disable user-scalable, set max-scale to 1 andryyy 2019-07-22 21:11:25 +02:00
  • a2cc3340b7 [DockerAPI] Alpine 3.10 andryyy 2019-07-22 21:09:17 +02:00
  • 78d350ba23 [Olefy] Alpine 3.10 andryyy 2019-07-22 21:09:05 +02:00
  • 22d17390df [Netfilter] Alpine 3.10 with dirty, dirty hack to workaround iptables issue with Python andryyy 2019-07-22 21:08:44 +02:00
  • 3d52cc2270 [ACME] Alpine 3.10 andryyy 2019-07-22 21:08:11 +02:00
  • 4532b5c882 [Dovecot] Remove default cronjobs andryyy 2019-07-22 21:07:39 +02:00
  • 8c3a7e52b4 [Watchdog] Minor threshold changes andryyy 2019-07-22 21:07:16 +02:00
  • db0719f068 [Rspamd] Fix IP whitelist andryyy 2019-07-22 13:50:05 +02:00
  • 71df10892c [Rspamd] Add custom IP whitelist template andryyy 2019-07-22 13:38:47 +02:00
  • 9aad9d8e4e [Dovecot] New Dovecot version andryyy 2019-07-21 13:08:00 +02:00
  • 5e7466ac7f [SOGo, Config, Update] Add SOGO_EXPIRE_SESSION to define default session timeout andryyy 2019-07-21 13:07:48 +02:00
  • b6acc5ef09 [Compose] New Dovecot and SOGo images [Compose] Set default session timeout for SOGo andryyy 2019-07-21 13:06:42 +02:00
  • 7d72c8088a [Watchdog] Some changes like running checks less often, lower thresholds and a whois command fix andryyy 2019-07-20 21:43:14 +02:00
  • 27d60840ef Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-20 15:16:01 +02:00
  • a0f4886be6 [PHP-FPM] Update to Alpine 3.10 because of yet untraced errors with CentOS 7 Docker hosts andryyy 2019-07-20 15:15:39 +02:00
  • 32ca602f84 Merge pull request #2791 from mkapra/patch-1 André Peters 2019-07-17 09:42:53 +02:00
  • a5756716e0 Fixing duplicated port for profile downloading. mkapra 2019-07-16 22:24:19 +02:00
  • 83136c7876 Merge pull request #2789 from patschi/patch-6 André Peters 2019-07-16 21:30:44 +02:00
  • 17434f3515 Merge pull request #2787 from mailcow/dkim_permfail André Peters 2019-07-16 21:30:10 +02:00
  • 197f27b705 Remove DMARC descriptions from polices_group Patrik Kernstock 2019-07-16 20:15:11 +02:00
  • cecbbe9e82 Remove score from R_DKIM_PERMFAIL Michael Kuron 2019-07-16 20:03:37 +02:00
  • 3c3bcf8c82 [Postfix] Set compatibility_level to 2 andryyy 2019-07-13 14:44:17 +02:00
  • eb760543d9 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-13 09:23:51 +02:00
  • 568e166478 [Unbound] Update base to Alpine 3.10 to use Unbound 1.9 [Unbound] Set unwanted-reply-threshold: 10000 andryyy 2019-07-13 09:22:03 +02:00
  • 2898aa6918 [Postfix] Remove unused alias domain catch all map andryyy 2019-07-13 08:59:32 +02:00
  • 41778afc4e [Git] Ignore script andryyy 2019-07-13 08:58:41 +02:00
  • d3906329e7 [SOGo] Update Dockerfile andryyy 2019-07-13 08:58:13 +02:00
  • 84f4f43b27 Update policies_group.conf André Peters 2019-07-12 23:15:27 +02:00
  • 7466157d3a [SOGo] Use SSL via IMAP, seems to be more stable, fixes #2770 andryyy 2019-07-09 08:59:28 +02:00
  • ea3f1374fc [ACME] Slightly better info messages, some fixes andryyy 2019-07-09 08:59:07 +02:00
  • 0fce327cf0 [Compose] New images for ACME and SOGo andryyy 2019-07-09 08:58:38 +02:00
  • f0e51a39d7 [Update] Exit with fancy error when branch is empty andryyy 2019-07-08 18:45:57 +02:00
  • 59ca12a7e4 [Update] Prefetch images with --prefetch and quit andryyy 2019-07-08 18:42:51 +02:00
  • b139e48eec Add some hints to autogenerated files andryyy 2019-07-08 07:56:41 +02:00
  • 59fe692252 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-08 07:56:02 +02:00
  • 364630fd05 [Compose] Update some images andryyy 2019-07-08 07:55:17 +02:00
  • 4b9f022890 [Watchdog] Watch olefy, thanks to @ntimo andryyy 2019-07-07 21:59:20 +02:00
  • f38f509207 Merge pull request #2764 from mailcow/revert-2755-patch-1 André Peters 2019-07-06 11:46:21 +02:00
  • f6a053985f Revert "Update docker-entrypoint.sh" André Peters 2019-07-06 11:46:05 +02:00