Commit Graph
100 Commits
Author SHA1 Message Date
andryyy 80ad8fc764 [Compose] Update Dovecot, add networks to PHP-FPM 2020-06-04 16:24:53 +02:00
andryyy 75f4b77bc2 [Postfix] Remove smtpd_tls_CAfile, fixes #3589 2020-06-04 16:23:41 +02:00
andryyy b1db4bf4bc [Web] Disallow blacklisting of some special networks 2020-06-04 16:22:54 +02:00
andryyy 60e5868dc7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-06-04 11:38:08 +02:00
andryyy 115c6540e2 [Rspamd] Consistent LOCAL_CONFDIR 2020-06-03 08:34:24 +02:00
andryyy e01c24aa05 [Helper] Fix mariadb restore when "all" is selected, thanks to @takigama 2020-06-03 08:22:55 +02:00
andryyy a036d5d5f1 [Helper] Fix expiry-dates.sh 2020-06-01 21:43:28 +02:00
andryyy 680da56567 Delete expiry file 2020-06-01 21:43:02 +02:00
andryyy a54e3ccedf [Helper] Fix expiry-dates.sh 2020-06-01 21:42:31 +02:00
andryyy 443cc89498 [Helper] expiry-dates.sh to check expiry dates 2020-06-01 21:10:56 +02:00
andryyy 702f221a2d [Rspamd] More bulk headers 2020-06-01 09:55:45 +02:00
andryyy 063337b58d [Watchdog] Watch mail queue (added inexpensive check via "find" instead of adding an API endpoint to dockerapi-mailcow) 2020-05-31 11:39:20 +02:00
andryyy 7742b51be7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-30 22:40:07 +02:00
andryyy a84688e4a1 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-30 22:39:11 +02:00
andryyy ac439c85ec Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-30 22:28:17 +02:00
andryyy b30b0fe5a6 [Update] Update with "ours" is not recommended 2020-05-30 22:24:57 +02:00
andryyy 7e1c3a0214 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-29 19:47:52 +02:00
andryyy f6a41daffa [Update] Allow to skip fetching docker-compose 2020-05-29 19:47:44 +02:00
andryyy f30026a85d [Web] Add password generator to domain admin and admin modals 2020-05-28 12:36:25 +02:00
andryyy 60da09c0dc [Web] Fix duplicating DKIM keys: Duplicated keys were invalid, fixes #3578 2020-05-28 08:53:27 +02:00
andryyy 6106206790 [Web] Update PHPMailer 2020-05-27 19:45:42 +02:00
andryyy 6ea8560de6 [PHP-FPM] Minor changes to prepare routine 2020-05-27 14:34:34 +02:00
andryyy a6af7cbc2e [Web] Expand IPv6 addresses for better comparison 2020-05-26 20:04:22 +02:00
andryyy ad3cd1be02 [Compose] Update Unbound and Dovecot 2020-05-26 20:04:00 +02:00
andryyy bdbb0c34be [Dovecot] Fix invalid rcpt when no bcc is set, fixes #3576 2020-05-26 20:03:40 +02:00
andryyy b6933fdb96 [Web] Improve SPF checks 2020-05-25 16:13:51 +02:00
andryyy 20e289ce35 [Web] Fix stupid mistake, thanks to @ntimo! 2020-05-24 19:32:46 +02:00
andryyy 0ae53f3fa5 [Web] Scroll admin tables 2020-05-23 20:33:07 +02:00
andryyy b208037b49 [Rspamd] Do not exclude fwd hosts from dmarc checks 2020-05-23 20:32:56 +02:00
andryyy 4881f617a5 [Rspamd] Changes to WHITELISTED_FWD_HOST composite handling 2020-05-23 12:20:57 +02:00
andryyy 51846cd875 [Web] Fix pt lang 2020-05-23 11:19:17 +02:00
andryyy 37ec8b5e3b Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-23 11:16:49 +02:00
andryyy 615ef47f27 [Rspamd] More excludes for fwd hosts, minor fix to FORGED_W_BAD_POLICY 2020-05-23 11:16:33 +02:00
andryyy 8a441dd77a [Watchdog] Send mails with priority 1 2020-05-23 11:16:13 +02:00
andryyy 6a95d217b4 [Postfix] Remove obsolete comment 2020-05-21 21:55:43 +02:00
andryyy 835654e267 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-21 21:26:39 +02:00
andryyy 718706dd27 [ClamAV] Update to 0.102.3 2020-05-21 21:24:48 +02:00
andryyy b933a3094d Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-20 20:38:03 +02:00
andryyy ccc56c54a9 [Web] Merge same notification types 2020-05-20 20:37:52 +02:00
andryyy 8260fb5baf Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-20 12:20:42 +02:00
andryyy 07ee440211 [Web] Show textarea for queue item; [Web] Add lang string for "regex maps"; [Web] Add lang string for "loading" when opening queue item 2020-05-20 12:19:52 +02:00
andryyy 347e65736e [Rspamd] IP WL is no more a prefilter to prevent unsigned mail 2020-05-20 12:15:33 +02:00
andryyy 21a153c2a7 [Web] Fix symbol options encoding in rspamd item view
[Web] Feature: Allow to view mailq item content via postcat
[Web] Fix Rspamd not drawing
2020-05-19 20:24:40 +02:00
andryyy 3ccc9c07c1 [DockerAPI] Update image 2020-05-19 20:15:17 +02:00
andryyy 14bca3a1f9 [DockerAPI] Show queue item content via postcat 2020-05-19 20:15:01 +02:00
andryyy 667bd48163 [Web] Update libs
[Web] Update filename when downloading
2020-05-18 21:17:38 +02:00
andryyy 11820a4d3a Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-18 17:13:44 +02:00
andryyy 80b1f7470e [Dovecot] Update Dovecot 2020-05-18 17:07:00 +02:00
andryyy 24bbfb2330 [Web] Shorten and sanitize downloaded file names, fixes too long file names in Firefox 2020-05-17 21:27:18 +02:00
andryyy e824239dee [Web] Disallow web UI login, when domain is disabled 2020-05-17 09:41:38 +02:00
andryyy 18ba4d2c9c [Web] ROT13 footer html 2020-05-16 12:51:01 +02:00
andryyy 15af981caa Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-16 08:39:25 +02:00
andryyy 7c40943e3f [Update] Check mulitple IPs 2020-05-16 08:37:07 +02:00
andryyy 6fb41b08e0 [Compose] Update PHP and netfilter 2020-05-12 18:30:23 +02:00
andryyy c6cfd1c771 [PHP-FPM] Fix gd 2020-05-12 18:30:09 +02:00
andryyy ed49ea7b41 [PHP-FPM] Increase timeouts 2020-05-12 18:29:54 +02:00
andryyy c93b320be6 [Web] Remove sidebars from admin 2020-05-12 18:29:36 +02:00
andryyy a37b4c1b1c [Web] Set appointment c_uid to 1000 2020-05-12 18:29:24 +02:00
andryyy 19c17f005c Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-11 13:26:20 +02:00
andryyy 767ae65946 [Web] Allow ratelimit time frame "day"; Allow to create announcements 2020-05-11 11:52:02 +02:00
andryyy 02a74914b4 Update to Alpine 3.11 2020-05-11 11:50:45 +02:00
andryyy ce0cbac38b Update to Alpine 3.11 2020-05-11 11:50:06 +02:00
andryyy 857fa0314b [Rspamd] Further increase bounce rl 2020-05-08 14:01:16 +02:00
andryyy 1a3a42a672 [PHP-FPM] Update to PHP 7.4 2020-05-08 14:00:59 +02:00
andryyy 886e131ea3 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-06 20:15:37 +02:00
andryyy b5c59046ed [Rspamd] Score spoofed senders higher 2020-05-06 20:15:18 +02:00
andryyy 84d205d728 [Nginx] Drop X-Powered-By via fastcgi_hide_header 2020-05-06 20:14:34 +02:00
andryyy 3e0be1cb0b [Nextcloud] Update helper 2020-05-05 08:21:07 +02:00
andryyy c58c281601 [Nextcloud] Update helper 2020-05-05 08:13:47 +02:00
andryyy e74783a557 [Nextcloud] Updated site
[Web] Minor fix
2020-05-05 08:11:03 +02:00
andryyy 565feada7e [Web] Fix oAuth logout after authentication (if enabled) 2020-05-04 21:51:42 +02:00
andryyy caff918b69 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-04 07:52:16 +02:00
andryyy aef15f004a [Web] Allow CIDR as allowed API networks; other minor fixes 2020-05-04 07:51:50 +02:00
andryyy 066b23bb02 [Config] CIDR API_ALLOW_FROM only allowed via API 2020-05-04 07:50:59 +02:00
andryyy 0f63a017db [Dovecot] Update image 2020-05-04 07:50:23 +02:00
andryyy 262e46a414 [Dovecot] Quarantine template: added username variable 2020-05-04 07:50:09 +02:00
andryyy 9078031255 [Dovecot] WIP: Read env vars for cronjobs from prepared file 2020-05-04 07:49:30 +02:00
andryyy ffb6dae8c7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-03 10:46:48 +02:00
andryyy c3c584a075 [Web] Fix logout after oauth2 2020-05-03 10:46:41 +02:00
andryyy a6247fc13f [Web] Do not try to update sogo static view with skip_sogo y 2020-04-29 21:09:13 +02:00
andryyy 2007b0ffc9 [SOGo] Fix skipped SOGo 2020-04-29 21:08:52 +02:00
andryyy bba9adaa6e [Rspamd] Set bounce RL to 20 / 1h ; Fix BAZAR (test) 2020-04-29 21:08:33 +02:00
andryyy 3459c13022 [Postfix] Implement disallowed logins 2020-04-29 11:00:00 +02:00
andryyy 85a69a580e [Dovecot] Implement disallowed logins 2020-04-29 10:58:47 +02:00
andryyy 447c207fb9 [Web] Disable login for mailbox users, other SKIP_SOGO checks and fixes 2020-04-29 10:57:49 +02:00
andryyy 200167458e [Config] Allow to disable SOGo (unsupported, experimental) 2020-04-29 10:11:22 +02:00
andryyy 6c28ebfc87 [Web] Async Rspamd graph loading to prevent races (todo: changeme) 2020-04-27 20:48:32 +02:00
andryyy e7a5c98704 [Rspamd] Disable upstream checks for SIEVE_HOST 2020-04-27 20:48:12 +02:00
andryyy d392257289 [Web] Some changes
[SOGo] Allow to not spawn SOGo but an idling shell
[Rspamd] Remove X-CSA-Complaints from bulk headers...
2020-04-27 20:47:28 +02:00
andryyy 0d4ba462c4 [Web] Fixes blank page and fixes #3502 2020-04-25 11:58:55 +02:00
andryyy 1db85df0db [Web] Fix time limited alias creation via API, thanks to @ntimo 2020-04-25 09:44:04 +02:00
andryyy 731f5cb354 [Netfilter] Log matching string instead of regex 2020-04-20 20:27:27 +02:00
andryyy 15bf470b5c [Web] Do not use EAS for Outlook by default 2020-04-20 14:04:17 +02:00
andryyy ea27fd2646 [Web] Decrease footer top margin 2020-04-19 21:37:46 +02:00
andryyy ecebfe15df [Web] Remove External as standard subfolder for sync jobs
[Web] Disallow a domain admin to set intersecting user ACLs
[Web] Allow Pushover and SOGo EAS cache reset by default, disallow profile reset by default
2020-04-19 14:41:55 +02:00
andryyy b666c7664b [Web] ays dialog for PO deletion 2020-04-18 10:15:03 +02:00
andryyy 746f5a1128 [Web] Minor fix 2020-04-18 10:06:02 +02:00
andryyy 041ed466b6 [Web] Various language fixes (and sorting), Pushover lang fixes 2020-04-18 10:04:54 +02:00
andryyy 11a9315f0d [Web] Minor style fixes, Pushover UI fixes 2020-04-17 16:56:28 +02:00
andryyy 35d3586950 [Rspamd] Pushover: Fixes 2020-04-16 22:29:01 +02:00