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

Commit Graph

  • 87c487af0c Update lang.nl.php Geitenijs 2018-12-01 13:55:25 +01:00
  • abcf4fca37 Update lang.nl.php Geitenijs 2018-12-01 13:40:01 +01:00
  • c906999217 Merge pull request #2057 from mseed/lang André Peters 2018-12-01 09:29:11 +01:00
  • 8f856ad99d Update lang.en.php Radek Tříška 2018-12-01 02:35:12 +00:00
  • 3ece6168c7 Update lang.cs.php Radek Tříška 2018-12-01 02:34:15 +00:00
  • 48045e9696 Localization extension (debug.php) Radek Tříška 2018-12-01 02:33:16 +00:00
  • 0cdf2d0dd5 Merge pull request #2055 from mseed/dev André Peters 2018-12-01 00:03:46 +01:00
  • b9c876760c Update lang.cs.php Radek Tříška 2018-11-30 22:55:18 +00:00
  • 932fddf6ef Merge pull request #2054 from Geitenijs/patch-1 André Peters 2018-11-30 23:09:50 +01:00
  • e151d656da Update lang.nl.php Geitenijs 2018-11-30 22:31:30 +01:00
  • a59d5e42d7 Update lang.nl.php Geitenijs 2018-11-30 20:41:28 +01:00
  • 57aa379a2a [Compose] Updated PHP-FPM image [Web] Rename configuration menu [Web] Show warning when configuration disabled quarantine andryyy 2018-11-30 19:04:18 +01:00
  • 44096305f0 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-11-29 21:54:56 +01:00
  • e02c51b1d1 [Rspamd] Fix examples for global white/blacklist andryyy 2018-11-29 21:51:09 +01:00
  • f10fad2ad3 Update Bug_report.md André Peters 2018-11-28 15:55:14 +01:00
  • 73970e72da [Web] Update lang.nl.php André Peters 2018-11-28 15:47:28 +01:00
  • 1d58c65076 Update lang.nl.php Geitenijs 2018-11-28 15:41:56 +01:00
  • 13ddcb2c33 [Compose] New Dovecot image to fix UTF-8 folder names andryyy 2018-11-28 10:05:27 +01:00
  • 914daa1118 [Compose] New Dovecot image to fix UTF-8 folder names andryyy 2018-11-28 10:04:46 +01:00
  • 77ce1bf43a [Web] Fix init_db, init json when attributes are null [Web] Do not fail when _sogo_static_view fails to update andryyy 2018-11-27 20:00:54 +01:00
  • 784beb112c [Compose] Update sOGo image andryyy 2018-11-27 12:52:31 +01:00
  • 09a2b2d16d [Web] Fix init_db, init json when attributes are null root 2018-11-27 12:51:42 +01:00
  • d445d7d2e7 [Web] Allow actions in quarantine modal, fixes #1991 [Web] Fixes for Source Sans Pro font [Rspamd] Add global rcpt blacklist and whitelist [Compose] New Rspamd image root 2018-11-27 10:20:42 +01:00
  • 6620ee2fff [Web] Czech localization André Peters 2018-11-27 10:08:24 +01:00
  • 57855e6cfb Extend available languages Radek Tříška 2018-11-27 01:20:06 +00:00
  • 3b26f6ec0e Added support for Czech localization Radek Tříška 2018-11-27 01:14:17 +00:00
  • 113c6fe018 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-11-26 10:41:44 +01:00
  • a695bdd2ee [Dovecot] Update Dovecot to 2.3.4, update Pigeonhole to 0.5.4 [Dovecot] Remove UTF-8 attribute andryyy 2018-11-26 09:44:41 +01:00
  • 50c49db814 [Compose] Update Dovecot image andryyy 2018-11-26 09:11:54 +01:00
  • c82f8165d8 [Dovecot] Fix maildir_gc, build with ldap support andryyy 2018-11-26 09:11:22 +01:00
  • 9acd9c719d [SOGo] Read plist_ldap for dual auth via ldap, unsupported andryyy 2018-11-26 09:10:39 +01:00
  • f76c3ee7f3 [Dovecot] Unsupported examples for IMAP auth via LDAP [Rspamd] Globel whitelist/blacklist from via multimap andryyy 2018-11-26 09:06:34 +01:00
  • a13c2c9359 Merge pull request #1949 from patschi/patch-1 André Peters 2018-11-22 12:59:06 +01:00
  • 05e14401ad [Web] Edit domain, allow set max mailboxes to 0, fixes #2021 andryyy 2018-11-16 23:12:46 +01:00
  • f011db317e [SOGo] Wait for updated db schema before bootstrapping andryyy 2018-11-16 22:48:28 +01:00
  • 7998ec3f1f [DockerAPI] Fix image, fixes #2008 andryyy 2018-11-16 20:09:29 +01:00
  • e1aac74310 [Web] Fix settings_map_removed, fixes #2018 andryyy 2018-11-16 19:58:55 +01:00
  • adf9daa9b7 Modified the update check in update.sh to fetch the newest revision directly from github without having to run git fetch first. Fabian Schlenz 2018-11-16 12:09:55 +01:00
  • d6b4f2836f [COmpose] Updated Postfix images, additional SOGo mount for future use andryyy 2018-11-15 22:56:18 +01:00
  • a4452ed3a5 [Postfix] Important fix for mailbox maps, fixes #2013 andryyy 2018-11-15 22:55:45 +01:00
  • 822175f20a Outlook-Folder-Alias Max 2018-11-14 22:18:02 +01:00
  • 2515a91ac3 [Web] Add "alias_domains" ACL to prevent alias domains to add alias domains (by default!) [Web] Edit alias domains: use select menu [Web] Minor fixes andryyy 2018-11-14 08:20:56 +01:00
  • 270be16ca7 [Compose] Remove dedicated index (wip) andryyy 2018-11-12 21:01:24 +01:00
  • d533c02c13 [Web] mailbox_format maildir andryyy 2018-11-12 21:01:05 +01:00
  • 224a5ebd9a [Dovecot] Enable mail_log (events: delete undelete expunge copy mailbox_delete mailbox_rename) [Dovecot] Increase vsz_limit for some services to 1 G [Dovecot] Enable auth_cache andryyy 2018-11-12 21:00:39 +01:00
  • b3518b0749 [Dovecot] Remove dedicated index (wip) [SOGo] Fix sogo_view andryyy 2018-11-12 20:59:39 +01:00
  • d14cef6ee2 [Config] Add info for sub.* records to generate_config.sh andryyy 2018-11-12 10:06:22 +01:00
  • b5448efda9 [Compose] New images for Rspamd, SOGo, Dovecot, Postfix, ACME [Compose] New volume for deduplicated attachments [Compose] New volume for mail index files andryyy 2018-11-12 10:05:22 +01:00
  • d82c2bfdb7 [Web] Adjust mailbox format [Web] Include IMAP lib for future use [Web] Fix default exception handler [Web] Fix sync job edit forms [Web] Other minor fixes andryyy 2018-11-12 10:03:50 +01:00
  • f9bfac4d27 [Web] Fix _sogo_static_view creation when parent tables changed order of cols andryyy 2018-11-12 10:01:33 +01:00
  • 2b7aa206e4 [Web] Fix details for blind DKIM keys andryyy 2018-11-12 10:00:15 +01:00
  • 1d9f820b02 [SOGo] Include custom-sogo.js to dynamically add JS to SOGo, increase textarea font of CKeditor by default andryyy 2018-11-12 09:59:49 +01:00
  • 869e01a9a7 [Rspamd] Add fuzzy hash to msg andryyy 2018-11-12 09:57:25 +01:00
  • 4f7f493490 [Rspamd] Add SOGo contacts to whitelist andryyy 2018-11-12 09:56:54 +01:00
  • 2210201c76 [SOGo] Adjust SOGo view andryyy 2018-11-12 09:53:39 +01:00
  • e6625501e7 [Nginx] Remove Strict-Transport-Security for subdomains (prevented autoconfig from working without TLS) andryyy 2018-11-12 09:53:18 +01:00
  • 1404fc50f4 [Rspamd] Add stopsignal (testing) andryyy 2018-11-12 09:52:34 +01:00
  • 159c36b531 [Dovecot] Create crypted mail_attachment_fs to store attachments with a min size of 128k [Dovecot] Shared location to "auto:" to auto-detect legacy mailbox formats across shared mailboxes [Dovecot] Create config service for crypted mail_attachment_fs andryyy 2018-11-12 09:52:12 +01:00
  • 9ee557e5a5 [Postfix] Adjust mailbox query andryyy 2018-11-12 09:49:52 +01:00
  • 244ab191bd [Dovecot] Dovecot 2.3.3, Pigeonhole 0.5.3 [Dovecot] Use "--enable-hardening" flag [Dovecot] Fix cronjobs [Dovecot] Use /var/volatile to prevent locking files from being written to NFS storage (if vmail is on NFS) [Dovecot] Change userdb query [Dovecot] Use /var/attachments for mdbox attachment deduplication and /var/index for index files [Dovecot] Fix sieve user creation [Dovecot] Make console writable [Dovecot] Fix trim_logs.sh andryyy 2018-11-12 09:49:23 +01:00
  • 768329a90f [ACME] Allow for sub.* values in ADDITIONAL_SAN André Peters 2018-11-07 09:04:49 +01:00
  • 0e33fd49bb wildcards (subdomain.*) in ADDITIONAL_SAN are expanded to all mailcow domains Markus Gnadl 2018-04-04 14:06:41 +02:00
  • c58697a435 [Rspamd] Reduce rspamd DNS timeout André Peters 2018-10-29 20:54:59 +01:00
  • 4ee546c04a Reduce rspamd DNS timeout Michael Kuron 2018-10-29 19:55:24 +01:00
  • f8ff0afbc6 [Web] Fix init_db for older mailcow installations, fixes #1961 andryyy 2018-10-28 20:57:21 +01:00
  • c0eb41400a Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-10-28 12:46:59 +01:00
  • b8b9e6ef57 [Web] Fix sieve validation, fixes #1960 andryyy 2018-10-28 12:46:08 +01:00
  • 7325d80f19 [Update] Change umask for update to ensure its 0022 André Peters 2018-10-28 10:41:45 +01:00
  • 9bb3947a10 [Compose] Update watchdog image andryyy 2018-10-27 23:44:29 +02:00
  • 2bd1b1c960 [Watchdog] Skip container restart if running for less than 120 seconds andryyy 2018-10-27 23:44:06 +02:00
  • a332f0dcc6 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-10-27 18:59:26 +02:00
  • 0758738326 Merge pull request #1924 from Skydiver84de/patch-1 André Peters 2018-10-27 17:38:20 +02:00
  • efe19c347e Merge pull request #1959 from heavygale/patch-2 André Peters 2018-10-27 17:37:56 +02:00
  • 7ab35df97e Merge pull request #1958 from heavygale/patch-1 André Peters 2018-10-27 17:33:26 +02:00
  • fa9244828c Update lang.de.php Max 2018-10-27 14:48:56 +02:00
  • d5d7a77e21 Hide 'TLS policy maps'-Tab from Domainadmins Max 2018-10-27 14:27:56 +02:00
  • f92b20c9ad [Rspamd] Change log level to silent (see docs) andryyy 2018-10-27 13:55:55 +02:00
  • 533a6d9ae1 [Compose] Update ClamAV, watchdog and Docker API images [Compose] Remove whitelist mount in ClamAV service andryyy 2018-10-27 13:26:08 +02:00
  • f796db0a65 [DockerAPI] Add top and stats andryyy 2018-10-27 13:25:18 +02:00
  • e04a3aed6a [ClamAV] Do not try to modify cross-mounted file, copy whitelist from conf to lib directory andryyy 2018-10-27 13:25:05 +02:00
  • af5ce48e8d [ClamAV] Remove AllowSupplementaryGroups from freshclam.conf (deprecated) andryyy 2018-10-27 13:24:14 +02:00
  • 4e2b8dbd90 [Watchdog] Check if initdb is running and if true skip killing php-fpm-mailcow andryyy 2018-10-27 13:23:36 +02:00
  • bf71f9b600 [Postfix] Add tls_preempt_cipherlist to SMTPS andryyy 2018-10-27 13:22:29 +02:00
  • 42fe16250b [Rspamd] Adjust default values for (perm) failures of DKIM and SPF andryyy 2018-10-26 20:04:41 +02:00
  • c9cf3476a0 [Update] Remove obsolete parameters [Compose] New watchdog image [Watchdog] Allow multiple rcpts separated by comma andryyy 2018-10-26 10:07:23 +02:00
  • 1dc9d3fa27 [Postfix] Security: Prefer server-side ciphers Patrik Kernstock 2018-10-25 23:37:25 +02:00
  • 70a914a98c [Web] More mailq fixes andryyy 2018-10-25 23:03:35 +02:00
  • a6b615f268 [Compose] Update SOGo, Dovecot and Postfix images andryyy 2018-10-25 22:43:32 +02:00
  • bc12e55b4d Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2018-10-25 22:43:09 +02:00
  • ea4e92a362 [Web] Fix mailq styles in /admin andryyy 2018-10-25 22:42:20 +02:00
  • 48047a364c [Web] Move 'get' method to mailq functions file andryyy 2018-10-25 22:41:57 +02:00
  • 5f02f7d38f [Web] Add overflows in /admin for small devices andryyy 2018-10-25 22:40:41 +02:00
  • 0d4e89e62b [Web] Fix maildir cleanup after deleting mailbox andryyy 2018-10-25 22:39:01 +02:00
  • 800eebd117 [Dovecot] Use events to kill supervisord when main proc dies [Postfix] Use events to kill supervisord when main proc dies [SOGo] Use events to kill supervisord when main proc dies andryyy 2018-10-25 22:35:07 +02:00
  • 23e3bdfe5a [Dockerapi] Some minor changes andryyy 2018-10-25 22:34:31 +02:00
  • 3094dd3822 [Web] Cleanup _sogo_static_view and memcached André Peters 2018-10-24 22:32:05 +02:00
  • 53333f3b4d [Compose] Update Docker API and ACME images andryyy 2018-10-24 20:16:13 +02:00
  • 37964d9dd1 [ACME] Try to reload services after certificate changes instead of restarting [DockerAPI] Add service reload commands andryyy 2018-10-24 20:14:59 +02:00
  • 5f02c6006c [Postfix] Do not remove user agent andryyy 2018-10-23 23:22:43 +02:00
  • 93e0206db4 [Update] Remove mailcow_anonymize_headers.pcre checks [Postfix] Rename mailcow_anonymize_headers.pcre > anonymize_headers.pcre to prevent collisions André 2018-10-23 22:57:38 +02:00