1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-17 20:10:32 +00:00

Commit Graph

  • 67b3dec5a2 [Helper] Add MAILCOW_BACKUP_LOCATION as alternative to BACKUP_LOCATION to backup script, fixes #957 André 2018-10-15 11:37:10 +02:00
  • 5735c4a612 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized André 2018-10-14 19:06:35 +02:00
  • 1765e9c2ba Merge pull request #1896 from ntimo/master André Peters 2018-10-14 19:06:22 +02:00
  • 178bee7ac3 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized André 2018-10-14 19:05:57 +02:00
  • a3d83055fc fixed issue template for bugs ntimo 2018-10-14 19:04:31 +02:00
  • 28b967fde1 Merge pull request #1895 from ntimo/master André Peters 2018-10-14 18:57:15 +02:00
  • 22e2c889b0 Added markdown link and notice header ntimo 2018-10-14 18:51:40 +02:00
  • 247f9a85bf Added feature request to to Github templates and edited bugs template ntimo 2018-10-14 17:17:46 +02:00
  • b2c40aec3c Merge pull request #3 from mailcow/master Timo N 2018-10-14 17:02:35 +02:00
  • 10d0a8279e [Compose] New PHP-FPM image André 2018-10-14 14:29:20 +02:00
  • d2d0369f32 [PHP-FPM] Base on Alpine 3.8 [Watchdog] Base on Alpine 3.8 [ACME] Base on Alpine 3.8 [Watchdog] Minor changes André 2018-10-14 14:29:03 +02:00
  • b8fe3f5fd4 [Web] Fall back to raw content when mail parsing fails, fixes #1892 André 2018-10-14 10:12:21 +02:00
  • 243c441ae1 [Compose] Add some parameters to watchdog-mailcow [Compose] New images for ClamAV, ACME and watchdog André 2018-10-14 00:22:44 +02:00
  • 2da228a21e [Watchdog] Remove some check_ping checks [Watchdog] Add ClamAV check (if SKIP_CLAMD=n) [Watchdog] Add Unbound check [Watchdog] Do not use Docker API by default to determine IP of containers (see "IP_BY_DOCKER_API") [Watchdog] Minor changes André 2018-10-14 00:21:31 +02:00
  • a9eddae686 [ACME] Do not add alias domains to auto* domains André 2018-10-14 00:19:14 +02:00
  • 5705044af0 [ClamAV] Update to 0.100.2 André 2018-10-14 00:18:21 +02:00
  • 08e5432074 [Netfilter] Remove duplicate import André Peters 2018-10-14 00:16:21 +02:00
  • 74692a1ffb Update issue template André 2018-10-13 23:32:19 +02:00
  • 7114999c75 remove duplicated import time Tobias "Knight" S 2018-10-13 23:30:24 +02:00
  • 96622dc11b Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized André 2018-10-13 23:30:05 +02:00
  • df4f9b5209 Add issue template André 2018-10-13 23:29:56 +02:00
  • a26acdefc5 Merge pull request #1888 from ntimo/master André Peters 2018-10-13 23:10:48 +02:00
  • 180c06297e Added .github folder to .gitignore ntimo 2018-10-13 23:09:17 +02:00
  • 83fbc827eb Merge pull request #2 from mailcow/master Timo N 2018-10-13 23:06:00 +02:00
  • 3086d5a6b1 Install stale bot André 2018-10-13 17:21:20 +02:00
  • 93917f8385 [Unbound] Upgrade to Alpine 3.8, fixes #1882 André 2018-10-13 10:12:01 +02:00
  • 4459b773f1 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized André 2018-10-12 19:24:41 +02:00
  • c80fe40669 [Unbound] Do not allow from all (dangerous for setups with incorrect netfilter setups) André 2018-10-12 11:35:45 +02:00
  • 04b3d7adea [Compose] Update Postfix and Dovecot images André 2018-10-12 10:58:04 +02:00
  • 5ce15eac4b [Web] Some language updates for sys mails André 2018-10-12 10:57:47 +02:00
  • 23e6e52f4f [Postfix] Proper permissions for sql config files [Dovecot] Proper permissions for sql config files André 2018-10-12 10:57:00 +02:00
  • 1fce562434 [Dovecot] Set imap_max_line_length = 2 M André 2018-10-12 10:56:40 +02:00
  • 3db6af5c90 [Unbound] Trust all addresses - do not expose Unbound! André 2018-10-12 10:56:17 +02:00
  • ee5142557e [Compose] New images: Unbound, PHP-FPM, SOGo, Dovecot, ACME [README] Remove Bitcoin donation link, add liberapay.com/mailcow André 2018-10-11 12:02:30 +02:00
  • 143f6f0872 [Config] Add allowed chars for API key André 2018-10-11 12:01:37 +02:00
  • 53832d890c [Helper] Fix mailcow reset admin to work in multi-admin environment André 2018-10-11 12:01:06 +02:00
  • 9f0be1d8a8 [Web] Fix require_once to always include document root [Web] Add system mails (send mails to all mailboxes via LMTP) [Web] Allow to add more administrators [Web] Fix domain administrator editing [Web] Remove some foreign keys [Web] Remove username from API [Web] Remove more .php extension from code [Web] More minor fixes André 2018-10-11 11:59:23 +02:00
  • 32f7ae1d2e [Rspamd] Prefix quarantine error_log messages with "QUARANTINE" [Rspamd] Fix quarantine max size check (it was ignored) André 2018-10-11 11:55:52 +02:00
  • c0b590fff6 [PHP-FPM] Move max_execution_time and max_input_time to general PHP config, removed as fixed php_admin_value André 2018-10-11 11:54:38 +02:00
  • aa39be7ea6 [SOGo] Use mysqladmin status instead of ping to determine readiness [PHP-FPM] Use mysqladmin status instead of ping to determine readiness [PHP-FPM] Init database in entrypoint [PHP-FPM] Change API credential injection [Dovecot] Use mysqladmin status instead of ping to determine readiness André 2018-10-11 11:53:22 +02:00
  • ce135bb773 [ACME] Log acme-client output base64 encoded, use mysqladmin status instead of ping to determine readiness André 2018-10-11 11:51:13 +02:00
  • 4179cc74ec Merge pull request #1830 from DynamicThijs/patch-1 André Peters 2018-10-09 19:27:34 +02:00
  • 90aaae042b Merge pull request #1853 from ntimo/master André Peters 2018-10-09 19:25:07 +02:00
  • 7936a6ce13 Merge pull request #1868 from gromez/api-dkim-details André Peters 2018-10-09 19:24:50 +02:00
  • 34ddde82c4 [Web] New /get/dkim/{domain} method to retrieve DKIM keys Jérôme Groven 2018-10-09 17:40:06 +02:00
  • 699c9a7348 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized André 2018-10-07 15:11:48 +02:00
  • ad63552951 [Dovecot] Check file size of mail crypt key pair, fixes #1859 [Compose] New Dovecot image André 2018-10-07 15:09:21 +02:00
  • 3d5706353e Merge pull request #1858 from mailcow/relayhost-test André Peters 2018-10-07 13:22:31 +02:00
  • 125ce8e27c [web] fix relayhost test Michael Kuron 2018-10-07 13:21:02 +02:00
  • 152f6f3178 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized André 2018-10-06 22:10:34 +02:00
  • 9f52cd9456 [Docker API] Fix sieve list for users, fixes #1849 André 2018-10-06 22:09:23 +02:00
  • e304860408 [Web] Fix empty domain dropdown in race condition, fixes #1849 as workaround André 2018-10-06 22:09:05 +02:00
  • 355b3f4a64 added Gitea and Gogs folder two .gitignore Timo N 2018-10-06 16:26:36 +02:00
  • 52085cc3d5 Merge pull request #1 from mailcow/master Timo N 2018-10-06 16:24:54 +02:00
  • d735b93437 Merge pull request #1840 from Knight1/patch-6 André Peters 2018-10-06 10:29:46 +02:00
  • 1893dae2d9 [Web] Fix JS pathes, fixes #1845 André 2018-10-05 16:52:31 +02:00
  • c08149adef [SOGo] EAS changes, larger timeout André 2018-10-05 11:12:55 +02:00
  • 45bfa442b8 Add portainer and docker-compose.override.yml to .gitignore Tobias "Knight" S 2018-10-05 04:23:59 +02:00
  • 174ef1a1e7 [Compose] New Postfix image André 2018-10-04 20:32:06 +02:00
  • 539727330b [Web] Fix domain admin edit function André 2018-10-04 20:30:42 +02:00
  • f5799faf6d [Web] Feature: TLS policy maps [Web] Avoid php extensions in links [Web] Minor fixes André 2018-10-04 14:38:12 +02:00
  • c6aa3610f0 [Postfix] Enable/create smtp_tls_policy_maps André 2018-10-04 14:34:53 +02:00
  • f6b2a6aab2 [Postfix] Enable/create smtp_tls_policy_maps André 2018-10-04 14:34:34 +02:00
  • 2f18eb5ad0 [Nginx] Avoid php extensions, use rewrite André 2018-10-04 14:34:00 +02:00
  • b2067cb521 [SOGo] SOGoMaximumSyncWindowSize = 99 André 2018-10-04 14:33:32 +02:00
  • 2c71c689f6 [Compose] New dovecot-mailcow image André 2018-10-03 23:28:08 +02:00
  • cf28727376 [Dovecot] Add timeouts to sa-rules script, remove with -f flag to return 0 André 2018-10-03 23:27:31 +02:00
  • 2ef73e2255 Update Dutch lang file DynamicThijs 2018-10-03 18:00:44 +02:00
  • 794ec7b932 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized André 2018-10-03 17:47:23 +02:00
  • d00f4744fa [Web] Fix address rewriting actions, fixes #1829 André 2018-10-03 17:46:56 +02:00
  • 38e6de4f6a Merge pull request #1825 from mailcow/MAGICCC-patch-1 André Peters 2018-10-03 12:45:48 +02:00
  • 67adca4e05 Don't print 'Collecting garbage...' twice Peter 2018-10-03 12:34:10 +02:00
  • a7b51a9972 [Web] Fix user page actions André 2018-10-03 12:05:01 +02:00
  • 76530b7e6d [Web] Use json_encode for mail attrs when creating a mailbox André 2018-10-03 11:28:25 +02:00
  • d8148bef79 [Docker API] Do not print warning when maildr does not exist André 2018-10-03 11:27:52 +02:00
  • f0dfee7820 [Web] Add MAILBOX_DEFAULT_ATTRIBUTES variable to define default mailbox attributes André 2018-10-03 11:18:31 +02:00
  • 7c4416bfc9 [Compose] Update dockerapi-mailcow André 2018-10-03 11:18:09 +02:00
  • b61f9714e9 [Update] Add MAILDIR_GC_TIME to config file, fixes #1821 André 2018-10-02 21:24:22 +02:00
  • 668a0927ac [Web] Fix deletion of domain, fixes #1818 André 2018-10-02 21:20:11 +02:00
  • 2af2f7836d [Dovecot] Remove fixed uid and gid André 2018-10-02 10:31:22 +02:00
  • fc9c0c83b0 [Compose] Fix conflict André 2018-10-02 10:22:29 +02:00
  • 62b27aeacb [Dovecot] Check garbage hourly [Dovecot] Update SA rules once when container starts André 2018-10-02 09:32:51 +02:00
  • ca1e950c61 [Dovecot] Do not query gid and uid André 2018-10-02 09:13:33 +02:00
  • b8ebdc3c58 [Postfix] Increase default message size limit to 100 MiB André 2018-10-01 22:06:20 +02:00
  • a054182246 [Rspamd] Add desc to high spam networks André 2018-09-30 18:56:35 +02:00
  • d7ca5579dc [Rspamd] Ignore custom files, but keep bad asn map André 2018-09-30 18:55:35 +02:00
  • 71ec81db31 [Update] Add MAILDIR_GC_TIME André 2018-09-30 14:49:19 +02:00
  • 6cbe7a08a4 [Compose] Update Unbound image and set tty true André 2018-09-30 14:44:37 +02:00
  • cdca603ff5 [Unbound] Fix logging, fixes #585 [Rspamd] Fix permissions of controller password file [Unbound] Enable unbound-control André 2018-09-30 14:43:18 +02:00
  • b008211f52 [Rspamd] Controller password placeholder André 2018-09-30 09:55:50 +02:00
  • 8439daea7e [Rspamd] Revert adding worker-controller-password... André 2018-09-30 09:54:19 +02:00
  • 4396be2938 [Rspamd] Place socket in _rspamd home and fix permissions [Compose] Remove volume for Rspamd socket [Web] Do not exit loop on fuzzy errors when learning a message as spam André 2018-09-30 09:53:25 +02:00
  • 73b10350d0 [Rspamd] Ignore sa-rules-heinlein file, remove from index André 2018-09-29 22:03:48 +02:00
  • 0fb43f4916 [Docker API] Use TLS encryption for communication with "on-the-fly" created key paris (non-exposed) [Docker API] Create pipe to pass Rspamd UI worker password [Dovecot] Pull Spamassassin ruleset to be read by Rspamd (MANY THANKS to Peer Heinlein!) [Dovecot] Garbage collector for deleted maildirs (set keep time via MAILDIR_GC_TIME which defaults to 1440 minutes) [Web] Flush memcached after mailbox item changes, fixes #1808 [Web] Fix duplicate IDs, fixes #1792 [Compose] Use SQL sockets [PHP-FPM] Update APCu and Redis libs [Dovecot] Encrypt maildir with global key pair in crypt-vol-1 (BACKUP!), also fixes #1791 [Web] Fix deletion of spam aliases [Helper] Add "crypt" to backup script [Helper] Override file for external SQL socket (not supported!) [Compose] New images for Rspamd, PHP-FPM, SOGo, Dovecot, Docker API, Watchdog, ACME, Postfix André 2018-09-29 22:01:23 +02:00
  • 96c985abad [Rspamd] Move settings file to RSPAMD_CONF root, delete old lua scripts André 2018-09-26 13:23:05 +02:00
  • cd24831679 [Rspamd] Fix settings map location, fixes #1796 André Peters 2018-09-25 21:03:04 +02:00
  • b5df239c1b [Rspamd] Update to 1.8.0 André Peters 2018-09-25 11:17:00 +02:00
  • 5db40bf688 [Web] Implement MD5-CRYPT verification, fixes #1665 André 2018-09-20 10:25:36 +02:00
  • 8056ed21af [Compose] Update dockerapi-mailcow, base image is now Alpine 3.8, fixes #1767 André 2018-09-14 21:26:56 +02:00
  • c7cef3241f [Rspamd] Controller worker count == 1, fixes #1716 André 2018-09-12 20:32:59 +02:00