1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-04-06 09:15:18 +00:00

Commit Graph

  • c2432ef28f Fixed typo in lang.de.php Samy 2019-01-08 10:20:48 +01:00
  • 621b29e205 [Backup] Made backup container mounts read only André Peters 2019-01-05 09:22:30 +01:00
  • 578e27a66a Made backup container mounts read only Timo N 2019-01-05 00:52:37 +01:00
  • 7cdd90ddea Update generate_config.sh Thomas Dietrich 2019-01-03 00:58:25 +01:00
  • 75d5de016a Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-01-02 21:28:52 +01:00
  • ca9c610460 [Web] Apple mobileconfig enhancements by @feldsam andryyy 2019-01-02 21:28:22 +01:00
  • 52cd40aa35 Fix typo in generate_config.sh Thomas Dietrich 2019-01-02 20:17:37 +01:00
  • 61f623e8ea Update docker-compose.yml André Peters 2019-01-02 08:15:44 +01:00
  • 9750ec5bec Merge branch 'master' into master Markus Heberling 2019-01-01 14:20:22 +01:00
  • 0111362ef5 Merge pull request #2140 from PhoenixPeca/master André Peters 2018-12-31 12:13:34 +01:00
  • 37cd8963da do not overflow. Phoenix Eve Aspacio 2018-12-31 18:56:08 +08:00
  • 020cbc04c3 [Config] Fix misleading typo in generated mailcow.conf André Peters 2018-12-30 15:47:16 +01:00
  • 5b17fb80cd Fix misleading typo in generated mailcow.conf Thomas Dietrich 2018-12-30 14:10:30 +01:00
  • a77493bda3 Merge pull request #2133 from mseed/cs-lang2 André Peters 2018-12-30 10:27:34 +01:00
  • 4f278255a5 [SOGo] Fix ealarms, again, fixes #2136 [Compose] Update SOGo image andryyy 2018-12-29 21:19:25 +01:00
  • c1eed1d406 [Web] Hide self-edit passwords of domain admins, fixes #2135 andryyy 2018-12-29 15:11:32 +01:00
  • fec89cbc19 Language support update Radek Tříška 2018-12-28 21:40:58 +01:00
  • 3fa42ada8e [Compose] Update to Redis 5 [Compose] New images for watchdog and PHP-FPM [Watchdog] Run IPv6 NAT check hourly [PHP-FPM] Update PHP and libs andryyy 2018-12-27 10:47:00 +01:00
  • 424bc997ad [Watchdog] Add check for IPv6 NAT: Make sure IPv6 NAT container was started at least 30s after other containers [Compose] ipv6nat depends on all containers [Compose] Update watchdog image andryyy 2018-12-27 08:20:49 +01:00
  • 4bf1eb7361 [Compose] Update Postfix image andryyy 2018-12-26 09:52:35 +01:00
  • 4e7135a40e [Postfix] Fix transport map authentication with multiple identical nexthops André Peters 2018-12-25 15:06:52 +01:00
  • 0974a5fb60 Fix transport map authentication with multiple identical nexthops Michael Kuron 2018-12-25 15:02:50 +01:00
  • b3896d464c [SOGo] Remove old js file andryyy 2018-12-23 17:12:14 +01:00
  • ebaa441f0e [Web] Fix for the fix of transport map checks andryyy 2018-12-23 14:16:55 +01:00
  • 69447da1fe [Web] Remove unnecessary check for transport maps andryyy 2018-12-23 13:10:37 +01:00
  • 9aca90c75f [SOGo] Fix file path of sogo-full.svg [Compose] Updated SOGo image [Update] Add user.name and user.email for local git config if missing andryyy 2018-12-22 16:56:50 +01:00
  • bfec893ca7 [Web] Update languages (cs, en) André Peters 2018-12-22 08:46:13 +01:00
  • 2c2cd62307 Update lang.en.php Radek Tříška 2018-12-22 02:34:19 +00:00
  • e58fac9657 Update lang.cs.php Radek Tříška 2018-12-22 02:33:09 +00:00
  • e84dec3b56 [SOGo] Revert self-built SOGo andryyy 2018-12-21 19:54:32 +01:00
  • 161a72dc8e Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-12-21 13:17:20 +01:00
  • f17a4025ea [Web] Add more details for transport maps andryyy 2018-12-21 13:12:03 +01:00
  • 6dc2a0ee1a [Web] More checks and fixes for transport maps andryyy 2018-12-21 12:48:30 +01:00
  • 232d4770bc [Web] Fix some language strings andryyy 2018-12-21 10:48:55 +01:00
  • ad90496169 [SOGo] Add logo to config dir [Web] Add missing lang strings for transport maps andryyy 2018-12-20 19:02:47 +01:00
  • fbe46e39e5 [SOGo] Copy logo from config dir, no need to rebuild image andryyy 2018-12-20 19:02:20 +01:00
  • b99820d011 [Web] Allow to set transport maps, rename relayhosts to sender-dependent transports andryyy 2018-12-20 11:23:35 +01:00
  • 8e5d2fe4f9 [Compose] Fix custom-sogo.js mount andryyy 2018-12-20 11:23:13 +01:00
  • bcd6e43665 [Postfix] Remove verbose flag from smtp service andryyy 2018-12-19 12:16:36 +01:00
  • cd72a4e18b [Postfix] Split SASL passwd maps [Postfix] create new smtp service to skip sender-dependent SASL map [Postfix] Hard-bounce on SASL errors andryyy 2018-12-19 09:39:35 +01:00
  • 8f686c1543 [Postfix] Split sasl passwd maps to not lookup sender_dependent_default_transport_maps auth info when querying for transport_maps andryyy 2018-12-19 09:38:56 +01:00
  • 534e83a218 [Nginx] New WebServerResources path andryyy 2018-12-19 09:37:07 +01:00
  • 084c44f9c5 [Compose] Update Postfix and SOGo images andryyy 2018-12-19 09:36:35 +01:00
  • 29512fa4e1 [SOGo] Build stable SOGo versions [SOGo] Remove custom colors, there were various broken styles especially for indicators of freebusy states andryyy 2018-12-19 09:33:59 +01:00
  • e7d70ec0e1 [Web] Add hint to DKIM key import for RSA PKCS#8 André Peters 2018-12-18 21:24:42 +01:00
  • 59301decab [Web] Add hint to DKIM key import for RSA PKCS#8 Patrik Kernstock 2018-12-18 21:00:16 +01:00
  • 5ade95a818 Merge pull request #2102 from patschi/patch-3 André Peters 2018-12-18 20:51:11 +01:00
  • 5dad2dded1 [web] Duplicating DKIM key corrupts private key Patrik Kernstock 2018-12-18 20:50:24 +01:00
  • 5b5976ba23 [Web] Show ratelimited messages, allow to delete Redis hash to reset status of a bucket andryyy 2018-12-15 21:24:39 +01:00
  • ed763cd668 [Rspamd] Use meta exporter to pipe meta data of ratelimited msg to Redis andryyy 2018-12-15 21:23:42 +01:00
  • e7427eddf3 [Rspamd] Updated values of default ratelimit settings, add info_symbol andryyy 2018-12-15 21:22:59 +01:00
  • 94088b32ca [Compose] Update Watchdog, Dovecot, PHP, Rspamd images andryyy 2018-12-15 21:21:41 +01:00
  • 6f1ec5acbf [Watchdog] Alert when ratelimit log changed (does NOT send one mail per triggered ratelimit) andryyy 2018-12-15 21:21:22 +01:00
  • 468e3dbe12 [PHP-FPM] Try SQL once, prevent loops (todo: fix view before upgrade) andryyy 2018-12-15 21:20:21 +01:00
  • c4446b85f1 [Rspamd] Add ratelimit.lua (to be removed from Dockerfile with next Rspamd release) andryyy 2018-12-15 21:19:35 +01:00
  • 558ba23b93 [Compose] Update Dovecot image andryyy 2018-12-13 19:53:19 +01:00
  • b7c9af5e75 [Dovecot] Give master user a uid and gid, fixes #2093 andryyy 2018-12-13 19:52:44 +01:00
  • d8906e3d6c [Dovecot] Trim more logs andryyy 2018-12-12 22:51:55 +01:00
  • 49915dd608 [Nextcloud] Fix headers andryyy 2018-12-12 20:31:19 +01:00
  • 480f7db721 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-12-12 20:24:27 +01:00
  • 3fad851278 [Nextcloud] Use db 10 for Redis cache andryyy 2018-12-12 20:24:18 +01:00
  • 8fcc49611c Merge pull request #2086 from Geitenijs/patch-1 André Peters 2018-12-12 10:01:33 +01:00
  • 92b9b2413e Update lang.nl.php Geitenijs 2018-12-12 10:00:23 +01:00
  • 497b6a39de [Postfix] Add missing regexp map, fixes #2083 andryyy 2018-12-11 17:16:53 +01:00
  • 4755bb323b Allow setting ACL_ANYONE in the configuration Markus Heberling 2018-11-18 13:31:09 +01:00
  • 9b1f51ae3f [Git] Add allow_mailcow_local.regexp and dovecot-master.userdb andryyy 2018-12-10 23:26:28 +01:00
  • 9b720bb07a [Dovecot] Add master user to userdb (to be used in SOGo) andryyy 2018-12-10 23:25:37 +01:00
  • fa3525e2dd [SOGo] Enable EMailAlarms andryyy 2018-12-10 23:24:49 +01:00
  • 5153623539 [Dovecot] Add master user to userdb (to be used in SOGo) [SOGo] Use sieve.creds to authenticate against Dovecot and send email reminders andryyy 2018-12-10 23:23:56 +01:00
  • 223e73e8f7 [Compose] Update SOGo and Dovecot images andryyy 2018-12-10 23:23:46 +01:00
  • d627934bd9 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-12-10 19:24:36 +01:00
  • b7348ccaf0 [Compose] New images for PHP, Dovecot and Docker API andryyy 2018-12-10 13:27:45 +01:00
  • 0825560764 [Web] Remove a divider andryyy 2018-12-10 13:27:19 +01:00
  • 236be46b4a [Web] Small css fixes andryyy 2018-12-10 13:26:39 +01:00
  • 3a39937baf [Rspamd] Do not apply SOGO_CONTACT for SPF fails and when sending from whitelisted host andryyy 2018-12-10 13:26:18 +01:00
  • e43c696204 [Rspamd] Remove SOGO_CONTACT for header from andryyy 2018-12-10 13:25:38 +01:00
  • b710cb751b [Dovecot] Split imapsync cron by -- andryyy 2018-12-10 13:24:51 +01:00
  • 09b9055f1a [DockerAPI] Add mysql_upgrade task andryyy 2018-12-10 13:24:07 +01:00
  • c2d413bff4 [MySQL] Remove deprecated values for future use of MariaDB 10.3 andryyy 2018-12-10 13:23:02 +01:00
  • 04b699a3c7 [PHP-FPM] Trigger mysql_upgrade andryyy 2018-12-10 13:22:25 +01:00
  • 1916655db7 [Web] Fix missing string in modal dialog André Peters 2018-12-06 22:22:23 +01:00
  • 40500ae5b9 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-12-06 18:20:45 +01:00
  • fe660908fc Fix missing string in modal dialog. Radek Tříška 2018-12-06 16:03:23 +00:00
  • 2ba90e0946 Fix missing string in modal dialog. Radek Tříška 2018-12-06 16:02:35 +00:00
  • 28be09f3d7 [Web] Allow to toggle release format of quarantine msgs andryyy 2018-12-06 16:51:11 +01:00
  • 5d67da92fa [Compose] Update images: Rspamd, PHP, Dovecot, Netfilter andryyy 2018-12-06 16:50:46 +01:00
  • 2a6320b86e [Netfilter] Disable aborted login without auth as fail2ban trigger [Dovecot] passdb query ignored active attribute in mailbox table [PHP-FPM] Add default release format for spam andryyy 2018-12-06 16:49:14 +01:00
  • fe95852f45 [Dovecot] Increate proc limit and default client limit andryyy 2018-12-06 16:47:41 +01:00
  • 94c865b8a1 [Web] Update lang.nl.php André Peters 2018-12-05 13:22:40 +01:00
  • 22e1ba4bec Update lang.nl.php Geitenijs 2018-12-05 13:14:50 +01:00
  • 1530337225 Merge pull request #2067 from mseed/lang-admin André Peters 2018-12-05 10:27:33 +01:00
  • 37dce63381 Localization extension (admin.php) Radek Tříška 2018-12-05 02:40:45 +00:00
  • d77cbd7fd1 Update header.inc.php Radek Tříška 2018-12-05 02:39:03 +00:00
  • 739a27d884 Update lang.en.php Radek Tříška 2018-12-05 02:38:19 +00:00
  • d69db604c9 Update lang.cs.php Radek Tříška 2018-12-05 02:37:49 +00:00
  • 968f6f4157 [Rspamd] use boolean for one_shot, fixes #2066 andryyy 2018-12-04 08:31:56 +01:00
  • cfab7274b7 [Netfilter] Revert SNAT rule check, todo: check DNS with SNAT enabled andryyy 2018-12-01 23:12:27 +01:00
  • a1c6bc9027 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-12-01 21:17:14 +01:00
  • 45ecc26a12 [Netfilter] Do not delete SNAT rule if not on first position andryyy 2018-12-01 21:17:08 +01:00
  • 196759e343 Merge pull request #2058 from Geitenijs/patch-1 André Peters 2018-12-01 18:13:51 +01:00