1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-04-02 07:15:22 +00:00

Commit Graph

  • 39f1b0368e [Web] Remove 36f296d9d6, fixes #3926 andryyy 2021-01-12 20:54:43 +01:00
  • 9c559680a6 Add postscreen whitelist syntax and examples (#3931) ValdikSS 2021-01-11 21:23:32 +03:00
  • d3f2755399 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2021-01-11 08:01:58 +01:00
  • cf874cd361 [SOGo] 5.0.1.20210110-1 andryyy 2021-01-11 08:01:42 +01:00
  • cb0223a04e [Web] Minor lang fix (#3927) Zhuang Wu 2021-01-09 21:59:45 +08:00
  • ce62b4943d [Rspamd] Rspamd (2.7-42~buster) andryyy 2021-01-08 22:05:19 +01:00
  • ea98ac6442 [Postfix] Do not create a TLS SNI map when SKIP_LETS_ENCRYPT=y andryyy 2021-01-08 12:39:40 +01:00
  • 79f8a3c2b5 [Config] Remove 0.0.0.0 example andryyy 2021-01-07 16:51:05 +01:00
  • 64c12d50bc [Config] Fix binding problems with IPv6 in newer Docker versions andryyy 2021-01-07 16:48:08 +01:00
  • 6f14955b69 [Web] Fix U2F file andryyy 2021-01-04 16:48:07 +01:00
  • 16db3f6f3a Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2021-01-04 16:44:06 +01:00
  • 5ea0caa261 [Dovecot] Update Dovecot to 2.3.13 andryyy 2021-01-04 16:36:33 +01:00
  • ee6989bd1d [Web] Update libs andryyy 2021-01-04 11:11:04 +01:00
  • a832becbd5 [Rspamd] Not trigger FREEMAIL_POLICY for mailig lists (#3918) Dmitriy Alekseev 2021-01-02 10:49:55 +02:00
  • 46928269bb [Backup Helper] Possible workaround for #3913 andryyy 2020-12-31 23:26:03 +01:00
  • c28bea6a53 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-12-29 15:20:55 +01:00
  • e676617f00 [Web] Fix duplicate file extension on shortened filenames andryyy 2020-12-29 15:20:46 +01:00
  • fec6876490 [Rspamd] Block spoofing for free mail domains (#3907) Dmitriy Alekseev 2020-12-28 23:04:01 +02:00
  • 71d8b4f7b8 [Compose] Update Watchdog image andryyy 2020-12-26 10:22:05 +01:00
  • c8a72bf642 [Watchdog] Return score with Rspamd check andryyy 2020-12-26 10:20:46 +01:00
  • 380e41a0f9 [Web] Fix more ACL-disabled buttons andryyy 2020-12-26 10:20:15 +01:00
  • 9407b55661 [PHP-FPM] Fix fastcgi timeouts andryyy 2020-12-26 10:19:52 +01:00
  • 483ea1a4c8 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-12-25 20:27:44 +01:00
  • 24c0b82cef [Web] Fixes #3912 andryyy 2020-12-25 20:27:36 +01:00
  • d4e70f4232 Merge pull request #3909 from mailcow/task/api-domain-ratelimit-day Timo 2020-12-22 20:47:09 +01:00
  • 652a1f9957 [Api docs] Added day ratelimit option to /add/domain endpoint ntimo 2020-12-22 19:45:49 +00:00
  • 43cbc04942 [Web] Update lang.sk.json + small typos (#3905) Lukáš Matula 2020-12-20 09:01:50 +01:00
  • 0846013e98 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-12-11 23:34:37 +01:00
  • ec78de41cb [Rspamd] Fix vanished Rspamd history after restart andryyy 2020-12-11 23:34:28 +01:00
  • fed780168f [Web] Update lang.nl.json (#3895) Geitenijs 2020-12-11 10:08:38 +01:00
  • 16f87f07fa [Dovecot] Replace hostname for quarantine notifications with mailcow hostname (broke after Docker 20.10 fix) andryyy 2020-12-11 10:05:05 +01:00
  • 2086927bb8 [Compose] Update Dovecot and Rspamd images andryyy 2020-12-11 10:04:37 +01:00
  • 835c4eebb8 [Postfix] Fix HELO name andryyy 2020-12-09 14:41:19 +01:00
  • 75da1c6f20 [Web] Fix attachment download, thanks to Drago andryyy 2020-12-09 13:21:29 +01:00
  • 1311066089 [Docker 20.10 Fix] Fix for moby/moby#39837, fixes #3893 andryyy 2020-12-09 08:16:12 +01:00
  • cf50ff01da [Web] Fix SSO for SOGo when authen with FIDO2, thanks to Drago! andryyy 2020-12-07 22:23:58 +01:00
  • 3535ed6efe [Rspamd] Set bounce_to ratelimit to 7 / 1m to hopefully reduce backscatter spam andryyy 2020-12-07 11:09:06 +01:00
  • 96324aa4b5 [Rspamd] Set bounce_to ratelimit to 10 / 1m to hopefully reduce backscatter spam andryyy 2020-12-07 11:08:49 +01:00
  • a76d5628bc [Web] Accept prehashes password on both edit and add mailbox andryyy 2020-12-07 08:13:26 +01:00
  • 3b1a87f9a7 [Web] Accept raw SSHA hashes as passwords andryyy 2020-12-07 08:07:41 +01:00
  • 02b10b0ed4 [Web] Add SSHA andryyy 2020-12-07 07:58:50 +01:00
  • 3234550a5b Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-12-07 07:38:11 +01:00
  • e25cd47c2f [Web] Keep state of quarantine table in session andryyy 2020-12-07 07:38:05 +01:00
  • 79fa7973c0 [Config] Add Wikipedia link for TZ values (#3891) Peter 2020-12-06 13:34:39 +01:00
  • d3e21aae08 added selinux labels to backup_and_restore script (#3874) Luca Kröger 2020-12-06 09:29:25 +01:00
  • ba1f210097 up to date RO translation (#3890) Luca Razvan 2020-12-05 20:12:35 +02:00
  • 6664052e2e [Web] Minor lang fix andryyy 2020-12-05 10:50:43 +01:00
  • abf9e45575 [Web] Update translation (#3888) Dmitriy Alekseev 2020-12-05 03:41:53 +02:00
  • 36f296d9d6 Set domain to filter by default when creating new mailbox (#3887) Balázs Dura-Kovács 2020-12-04 09:37:39 +01:00
  • 96616e6973 [Web] Remove qid details in overview when an error occured andryyy 2020-12-03 22:35:59 +01:00
  • ed0cd876f4 [Web] Korean translation (#3885) MangoCubes 2020-12-03 13:35:28 -08:00
  • fa979456a7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-12-03 16:43:15 +01:00
  • da3fc31500 [Web] Fix Rspamd symbols in quarantine overview andryyy 2020-12-03 16:43:09 +01:00
  • bcffebaabe support pre-hashed passwords (#3884) Joerg Lehmann 2020-12-02 20:32:39 +01:00
  • 6f6f52f380 [Compose] Update SOGo image (#3883) Michael Kuron 2020-12-02 20:29:46 +01:00
  • a3166b5d17 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-11-30 19:38:32 +01:00
  • 2d8d227bfa [Web] Fix wrong element release/download/delete in quarantine details andryyy 2020-11-30 19:38:25 +01:00
  • 0b1008e2be Merge pull request #3882 from ntimo/task/3880 Timo 2020-11-30 16:30:26 +01:00
  • 0d2f578fcd [Api docs] Fixed rate limit examples ntimo 2020-11-30 15:29:21 +00:00
  • 9670d0c4f1 [Rspamd] More explicit Sendgrid ID checking andryyy 2020-11-30 07:45:30 +01:00
  • dd1b25fa61 [Web] Optional HTML in system mails (#3879) Balázs Dura-Kovács 2020-11-30 07:43:48 +01:00
  • cf78855927 [Web] lang.sv.json (#3878) Victor Nyberg 2020-11-29 14:33:58 +02:00
  • 34f6b25104 [Web] Fix rspamd_maps function name in API, fixes #3876 andryyy 2020-11-29 07:38:28 +01:00
  • ba20db2e08 [Web] Allow a user to choose notification categories (junk folder, rejected mail, both/all) + user ACL andryyy 2020-11-28 17:41:48 +01:00
  • 752efa2188 [Web] Fix container ctrl session andryyy 2020-11-27 21:20:46 +01:00
  • 418f443ee5 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-11-27 09:22:52 +01:00
  • 0485e1feb2 [Dovecot] Add sieve_vacation_dont_check_recipient = yes andryyy 2020-11-27 09:17:29 +01:00
  • cbaa69f836 Fix some typo and frenglish words (#3873) POTIER Mathieu 2020-11-27 06:37:12 +01:00
  • 46bd069768 [Web] lang.sv.json (#3872) Victor Nyberg 2020-11-26 20:23:31 +02:00
  • eb32cfbfd7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-11-26 15:17:43 +01:00
  • 8e15c56330 [SOGo] Increase timeout for SOGo to prevent failure on uploads andryyy 2020-11-25 16:11:02 +01:00
  • 8d05d4a51d [Web] Cleanup Rspamd, other fixes andryyy 2020-11-25 16:10:33 +01:00
  • 4aa5718c7d Fix typos: BusybBox -> BusyBox (#3868) bl-ue 2020-11-21 17:28:53 -05:00
  • 4d6e44e329 Removed needs triage label from issue templates (#3867) Patrik Kernstock 2020-11-20 21:32:27 +00:00
  • 7852d01cb0 [Web] Update lang.sk.json (#3866) Lukáš Matula 2020-11-19 23:03:24 +01:00
  • 0a593bfe7b [Dovecot, Helper] Add HAProxy listener for 4190/tcp sieve andryyy 2020-11-19 16:02:05 +01:00
  • 126e0b9c59 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-11-19 15:29:23 +01:00
  • bfd451fe30 [ClamAV] Add default wl PUA.Pdf.Trojan.OpenActionObjectwithJavascript-1 andryyy 2020-11-19 15:28:52 +01:00
  • 46c64c06d7 [Watchdog] Allow to control thresholds via mailcow.conf andryyy 2020-11-19 15:28:35 +01:00
  • 1e6bd77d1d [Web] lang.sv.json (#3865) Victor Nyberg 2020-11-19 15:58:16 +02:00
  • 586992618c [Rspamd] Revert previous commit; Do not punish DMARC alignment when p=none andryyy 2020-11-19 09:44:04 +01:00
  • 399951509e [Rspamd] Exclude DMARC_POLICY_SOFTFAIL from SPOOFED_UNAUTH andryyy 2020-11-19 09:37:02 +01:00
  • 4a355f242f [Web] Some fido2 fixes, table view for fido2 keys, fix renaming keys with the same subject andryyy 2020-11-17 13:38:28 +01:00
  • 2aee906704 [Web] FIDO2: Add Face ID via Apple andryyy 2020-11-16 20:32:34 +01:00
  • 46643af00c [Web] FIDO2: Add Face ID via Apple andryyy 2020-11-16 20:32:13 +01:00
  • ff071e5120 [Web] Different UV flag for auth and register, remove unique key from fido2, delete tfa/fido2 when removing user object andryyy 2020-11-16 15:01:02 +01:00
  • c1376b4f4c [Rspamd] Increase bounce_to limit andryyy 2020-11-16 11:56:12 +01:00
  • 21a75c1fd1 [Web] FIDO2: Print thrown error in verification failure, if any andryyy 2020-11-16 08:55:45 +01:00
  • 9dec340434 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-11-15 20:22:46 +01:00
  • d96bf91a0d Support of different default pass schemes + support of BLF-CRYPT (#3832) Lukas Schreiner 2020-11-15 20:22:35 +01:00
  • c150ac7b37 [Web] Feature (beta): Add WebAuthn support for administrators and domain administrators andryyy 2020-11-15 19:32:37 +01:00
  • 6d4555eb38 [Web] lang.sv.json (#3858) Victor Nyberg 2020-11-14 01:04:42 +02:00
  • 58cce74bc9 [Web] Add new lang strings andryyy 2020-11-13 21:27:20 +01:00
  • 5d9c40b8b4 [Rspamd, Web] Add rewrite subject to known soft quarantine actions andryyy 2020-11-13 21:26:42 +01:00
  • 477e1ff464 [Web] Fix initial static view update andryyy 2020-11-13 15:20:30 +01:00
  • 08396dc63a Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2020-11-11 14:34:42 +01:00
  • 0201becf77 [Rspamd] Fix some composites andryyy 2020-11-11 14:34:24 +01:00
  • 956c225f07 [Web] lang.sv.json (#3850) Victor Nyberg 2020-11-09 23:57:24 +02:00
  • 1a6f6ba9ec [Web] Update lang.zh.json (#3848) Bao, Huang-Huang 2020-11-09 21:48:39 +08:00
  • f18b677c8c [Web] Fix invalid encodings with json_encode, fixes #3847 andryyy 2020-11-09 14:43:15 +01:00