Commit Graph

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