Commit Graph

  • 1cdac4ff18 [Web] Fix username policy display for admins and domain admins (also added for edit pages) andryyy 2021-04-20 20:59:39 +02:00
  • 46f2a011c3 [Web] Fix username policy display for admins and domain admins andryyy 2021-04-20 20:52:37 +02:00
  • 7f09d47525 [ClamAV] Update image andryyy 2021-04-20 11:18:30 +02:00
  • 2617f639b2 [ClamAV] Update to 0.103.2 (#4068) Sven Gottwald 2021-04-20 10:39:26 +02:00
  • 891213c59c [mailcow] Keep hook subdirectories andryyy 2021-04-19 08:49:55 +02:00
  • bbb75b0d32 [Rspamd] Fix for Respect Redis REPLICA in reputation plugin (#4046) Dmitriy Alekseev 2021-04-18 22:41:08 +03:00
  • ee6ca4eaaa Revert "[Rspamd] Respect Redis REPLICA in reputation plugin (#4046)" (#4065) André Peters 2021-04-18 21:02:29 +02:00
  • 0e307e8ffe [Web] Add TLS 1.3 to XMPP site, should fix #4064 andryyy 2021-04-18 20:55:29 +02:00
  • 0d36f9efd6 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-04-18 12:54:08 +02:00
  • eb1d5dd134 [Web] Remove debugging points andryyy 2021-04-18 12:53:59 +02:00
  • fb39cc8849 [Web] lang.sv.json (#4060) Victor Nyberg 2021-04-17 11:05:05 +03:00
  • 6d4f10dfca Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-04-16 20:40:42 +02:00
  • c5fc755882 [Web] WIP: Add LDAP administrators andryyy 2021-04-16 20:38:26 +02:00
  • 971434ddd3 [mailcow] Use ofelia instead of cron daemons (wip: remove init systems) andryyy 2021-04-16 20:38:09 +02:00
  • 995f135ff1 [Web] Fix password check typo from 19843cc (#4056) Loïc Beurlet 2021-04-15 08:44:45 +02:00
  • 2b2e139d7a Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-04-13 21:35:07 +02:00
  • 19843cc786 [Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication andryyy 2021-04-13 21:34:47 +02:00
  • 3ac2e91ebe Merge pull request #4051 from virre131/master Peter 2021-04-10 20:42:12 +02:00
  • ba17d96436 [Web] Swedish 🇸🇪 lang.sv.json Victor Nyberg 2021-04-10 20:18:01 +03:00
  • 1bb68c2f5f [Rspamd] Fix little typo in regex (#4050) Valentin Brandner 2021-04-09 23:37:33 +02:00
  • 75c313ca92 [Web] Pin container to body (edit domain admin, acl and domain list) andryyy 2021-04-09 22:44:44 +02:00
  • 9fb44a2a39 [Web] chars -> characters andryyy 2021-04-09 13:52:26 +02:00
  • 6ae1e8223f Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-04-09 13:51:04 +02:00
  • 334bbdf7c8 [Compose] Rebuild PHP-FPM, SOGo andryyy 2021-04-09 13:49:49 +02:00
  • efd30df735 [PHP-FPM] Add default password policy andryyy 2021-04-09 13:49:22 +02:00
  • 5ea649b292 [Web] Feature: Add password policy andryyy 2021-04-09 13:46:17 +02:00
  • 496f4ad81f [Helper] Removed --database-table-prefix switch (#4043) fabreg 2021-04-09 08:05:14 +02:00
  • 616226be8a [Web] Fix quota calculation, fixes #4036 andryyy 2021-04-08 11:17:27 +02:00
  • c23f9437af [Web] WIP: Add BSI CA andryyy 2021-04-07 21:29:28 +02:00
  • 604f29e870 [Postfix] Set mynetworks_style = subnet to include all local subnets, will be overridden by mynetworks in extra.cf andryyy 2021-04-07 21:28:53 +02:00
  • f60143e983 [Postfix, Dovecot, SOGo] Sanitize F2B logs andryyy 2021-04-07 21:27:05 +02:00
  • d71ce15dca [Update] Remove problematic iptables-legacy rule andryyy 2021-04-07 13:04:09 +02:00
  • c4a1e9d046 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-04-07 08:54:10 +02:00
  • af149079d1 [Update] Set iptables-legacy as alternative on Debian systems andryyy 2021-04-07 08:53:39 +02:00
  • 530d67344e Fix password property spelling in add,edit/mailbox endpoint (#4047) JD 2021-04-04 20:22:34 +02:00
  • 694e3d652f [Rspamd] Sign Disposition-Notification Headers (#4020) Dmitriy Alekseev 2021-04-03 13:43:20 +03:00
  • 5a5574892b [Web] Swedish 🇸🇪 lang.sv.json (#4033) Victor Nyberg 2021-04-03 13:42:36 +03:00
  • 339c8a4315 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-04-03 10:50:11 +02:00
  • 58b9319aa7 [SOGo] Upgrade to 5.1.0.20210403-1 andryyy 2021-04-03 10:48:55 +02:00
  • 7fdc4c2cc3 [Rspamd] Respect Redis REPLICA in reputation plugin (#4046) Der-Jan 2021-04-02 21:34:52 +02:00
  • 2a2857ea24 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-04-01 15:25:13 +02:00
  • dbede2252c [Ejabberd, Postfix, Dovecot] Do not run DNS check against unbound andryyy 2021-04-01 15:24:55 +02:00
  • 294e6a2d43 [Helper] Add ejabberd to DNS overrides andryyy 2021-04-01 15:17:48 +02:00
  • 7afe3c9dc0 Update README.md André Peters 2021-04-01 10:49:07 +02:00
  • a6c165b729 [PHP-FPM] Update image andryyy 2021-03-29 21:52:12 +02:00
  • 5659017786 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-03-26 11:24:53 +01:00
  • a02425dbf5 [Dovecot] Remove Schaal, remove non-numeric TXT output from dig request andryyy 2021-03-26 11:24:39 +01:00
  • 6fae71ae22 [Compose] Update images for Dovecot and Olefy andryyy 2021-03-26 11:24:07 +01:00
  • a8b051c48d Update openapi.yaml André Peters 2021-03-24 10:13:41 +01:00
  • 8eb757bea3 [Netfilter] Further improvements to catch invalid input andryyy 2021-03-23 20:53:04 +01:00
  • 3fcf260dde Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-03-22 21:21:00 +01:00
  • 884c655005 [Netfilter] Restart on invalid data via pubsub andryyy 2021-03-22 21:20:48 +01:00
  • 8bf9ee8308 [Netfilter] Restart on invalid data via pubsub andryyy 2021-03-22 21:19:24 +01:00
  • 43663da6e9 Update README.md André Peters 2021-03-21 20:27:29 +01:00
  • 685433b3bf [MariaDB] Update to 10.5 andryyy 2021-03-19 16:34:34 +01:00
  • dd198747b7 [Web] Use api/v1/get/mailbox/reduced for faster loading of mailbox table andryyy 2021-03-19 16:33:50 +01:00
  • b82bf5073b [Web] Feature: Expand alias over alias domains andryyy 2021-03-19 09:28:45 +01:00
  • a3c6c51b35 [Web] Feature: Expand alias over alias domains andryyy 2021-03-19 09:11:55 +01:00
  • d7f860dbbf [Compose] Update ClamAV imageW andryyy 2021-03-17 14:21:02 +01:00
  • cda16ac53f [ClamAV] Update to 0.103.1 andryyy 2021-03-17 14:19:21 +01:00
  • f6847e6f8c Add comment about maildir_very_dirty_syncs to dovecot.conf Daniel Lo Nigro 2021-03-13 10:46:32 -08:00
  • 184963f760 [Helper] Use NC 20 andryyy 2021-03-13 12:38:42 +01:00
  • 851f575384 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-03-13 12:38:06 +01:00
  • 7417640da0 [Compose] Update SOGo, Dovecot, Watchdog andryyy 2021-03-13 12:38:03 +01:00
  • b3e3ab2e61 [Web] Allow to specify transport test rcpt andryyy 2021-03-13 12:37:24 +01:00
  • c79aae2b1e [Watchdog] Longer sleep for open relay check andryyy 2021-03-13 12:37:06 +01:00
  • 3255c08813 [Update, Config] Add subject for watchdog emails (#4027) Valentin Brandner 2021-03-13 12:36:29 +01:00
  • 84ba784550 [Dovecot] Set --addheader by default, fixes #4025 andryyy 2021-03-11 19:21:50 +01:00
  • 4feceb08da Refactor support for pre-hashed passwords (#4024) Shea Ramage 2021-03-10 15:06:32 -05:00
  • 43146b23c9 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-03-08 12:38:05 +01:00
  • 0b19c77cdc [Web] Fix textarea number width > 999 [Web] Do not create 2M session file when saving large Rspamd global filter maps (thanks @Drago) [Web] Do not cache content of Rspamd global filter maps andryyy 2021-03-08 12:36:23 +01:00
  • 7ea07d385e Update generate_config.sh Peter 2021-03-06 19:14:13 +01:00
  • 749dc0e5c9 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-03-04 16:13:55 +01:00
  • c39792c1a5 [Dovecot] Update image to 2.3.14 andryyy 2021-03-04 16:13:27 +01:00
  • 0bc9329ebd Merge pull request #4012 from guiguir68/master Peter 2021-03-03 17:47:56 +01:00
  • 4f71af3dad Added missing french parts (XMPP and Nginx service) Guillaume REICHENBACH 2021-03-03 15:23:34 +01:00
  • b6d1f78428 [PHP-FPM] Increase PHP memory limit for "cli" to 512M (#4010) Timo Eissler 2021-03-03 10:28:15 +01:00
  • 4975e4cabd [SOGo] Fix comments in custom theme andryyy 2021-03-03 10:23:51 +01:00
  • 0bd03c04bd [ACME] Skip inactive domains andryyy 2021-03-03 07:59:11 +01:00
  • cc0727fef3 [Git] Ignore custom-themes.js in SOGo andryyy 2021-03-02 11:24:15 +01:00
  • e956b32a12 [SOGo] Remove custom theme, disable debug mode, keep example custom-themes andryyy 2021-03-02 11:24:00 +01:00
  • d64f262cdd Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-03-01 20:02:55 +01:00
  • e9b554b09c [Web] Add nevondo.com ip check source, thank you! andryyy 2021-03-01 10:41:28 +01:00
  • 8dbc466bb9 [Web] Add nevondo.com ip check source, thank you! andryyy 2021-03-01 10:41:28 +01:00
  • d3c0e2fc11 Temp remove ip6.korves.net andryyy 2021-03-01 10:21:53 +01:00
  • 6b3ea28501 [Web] Minor fixes andryyy 2021-03-01 10:21:26 +01:00
  • 64264767d7 [Web] Fix quota-left calculations when editing a mailbox (respect max domain quota) andryyy 2021-02-23 08:42:04 +01:00
  • d70f8a4ded [Web] Uppercase "rename" in en and de andryyy 2021-02-23 08:41:35 +01:00
  • c1bf9b50f1 [Web] Missing capital letters on some buttons (#4000) Lukáš Matula 2021-02-23 08:34:49 +01:00
  • a5eec3569e [Web] Update lang.sk.json + missing strings (#3999) Lukáš Matula 2021-02-22 08:25:01 +01:00
  • 3c7995df7a Fix for listing mailboxes and aliases from multiple domains (#3996) gjerek 2021-02-21 19:08:09 +01:00
  • b5bc766c53 [Web] Swedish 🇸🇪 (#3993) Victor Nyberg 2021-02-21 20:07:39 +02:00
  • 6d75bc1fee Update lang.nl.json (#3995) Geitenijs 2021-02-21 13:01:41 +01:00
  • 32cab18a79 Merge branch 'master' of github.com:mailcow/mailcow-dockerized andryyy 2021-02-20 08:01:59 +01:00
  • 4730cc4970 [Web] Move xmpp_active checkbox to the bottom andryyy 2021-02-20 08:01:55 +01:00
  • a95cad7133 [Web] Show quarantine settings in /quarantine andryyy 2021-02-20 08:01:23 +01:00
  • f899298bb3 Add missing DE strings (#3991) Henrik 2021-02-19 21:57:41 +01:00
  • 6840a1665d [Web] Danish lang. 🇩🇰 (#3971) Frederick Nicklas Ambo Eggert Eggertsen 2021-02-19 18:23:08 +01:00
  • 362dedc014 Merge pull request #3992 from Hexaris/master Timo 2021-02-19 18:11:46 +01:00
  • 215d5e232f [Web] Update lang.sk.json Hexaris 2021-02-19 17:10:58 +01:00