Commit Graph

3966 Commits (6c28ebfc873d6fda97629c6debe2803dcedef0c0)

Author SHA1 Message Date
andryyy fd73bbc201
[Web] Show warning, when domain exhausted and only an unlimited mailbox could be created 2020-04-03 08:44:10 +02:00
andryyy c846270437
[Web] Always scroll tables 2020-04-03 08:42:41 +02:00
andryyy 31dfd75a15 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-04-01 21:22:54 +02:00
andryyy e03f9727f0
[Rspamd] v2.5 2020-04-01 21:16:55 +02:00
Michael Kuron ca4c7c51dc
[rspamd] Restore add header forced action (#3440)
Revert 0474de88b1. Fixed since c3a4c6d311.
2020-03-31 19:21:03 +02:00
andryyy 3e2cbac778
[Rspamd] 2.5 RC3 2020-03-31 10:03:40 +02:00
andryyy 212c18fd08
[Helper] backup fixes 2020-03-29 15:50:29 +02:00
andryyy a71d991c12
[Helper] Fix for numbers in compose project name 2020-03-29 10:45:27 +02:00
andryyy afd5aab918 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-28 19:53:10 +01:00
andryyy ccd4dda397
[Web] Some minor changes 2020-03-28 19:51:42 +01:00
andryyy c3a4c6d311
[Rspamd] Rolling release 2020-03-28 19:51:16 +01:00
andryyy 858f0d686d
[Dovecot] Syslog-ng match fixes 2020-03-28 19:50:54 +01:00
andryyy ba246d34cb [Helper] Some minor improvements 2020-03-28 19:50:18 +01:00
andryyy 5e121eb4ff
[Rspamd] 2.5 RC2 2020-03-28 19:50:02 +01:00
Lukáš Matula 8628bdf6a7
[Web] Update lang.sk.json (#3433)
Add missing strings + small typo
2020-03-26 20:30:54 +01:00
andryyy 6364f70a9e
[Dovecot] Fix var 2020-03-25 21:24:41 +01:00
andryyy ed9944ba54 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-25 21:16:02 +01:00
andryyy 1fc18284ab
[Dovecot] Revert fd49958a00 2020-03-25 21:14:43 +01:00
Timo N 9fd313a715
Merge pull request #3429 from ntimo/task/drone-ci-v2
[CI SKIP][CI] Update hmac
2020-03-25 07:58:59 +01:00
Geitenijs e24f55734c
Update lang.nl.json (#3421) 2020-03-25 07:32:43 +01:00
ntimo 756f6c2314
[CI SKIP][CI] Update hmac 2020-03-24 23:52:54 +01:00
andryyy 7a4560ee28
[Web] CSS fixes; Add OAUTH2_FORGET_SESSION_AFTER_LOGIN to vars.inc.php (wip); Do not run initdb on non-master cow 2020-03-24 18:46:11 +01:00
andryyy f92a4a69b2
[Compose] Update Dovecot to implement #3428 by @feldsam 2020-03-24 15:52:19 +01:00
Kristian Feldsam fd49958a00
Quarantine notifications - don't send if sender is blacklisted (#3428)
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2020-03-24 15:51:03 +01:00
andryyy 8c74996ac9 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-23 21:32:48 +01:00
andryyy c366262c67
[Web] Minor change to app buttons, fixes ugly multi-button panel 2020-03-23 21:32:36 +01:00
Timo N 9cd391a7e5
Merge pull request #3426 from ntimo/task/drone-ci-v2
[CI SKIP][CI] New prepare-tests job
2020-03-22 18:24:43 +01:00
andryyy 1098f2ec86
[Update] Validate docker-compose stack config before updating 2020-03-22 18:15:07 +01:00
ntimo fb7bafe254
[CI SKIP][CI] New prepare-tests job 2020-03-22 16:08:14 +01:00
andryyy e491b835e5
[Rspamd] And even more spam headers 2020-03-21 20:39:07 +01:00
andryyy 6a523fc497
[Rspamd] Moooore spam crap 2020-03-21 20:34:55 +01:00
andryyy d460061e7a
[Rspamd] More spam headers 2020-03-21 20:19:58 +01:00
andryyy b0ff2ddb50
[Rspamd] Add more bulk headers (feel free to contribute) 2020-03-21 20:13:44 +01:00
andryyy a9947e990c
[Config] Add hint to not use some ports mentioned in the docs 2020-03-20 22:30:41 +01:00
andryyy 2fafb5b1ed Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-20 18:18:26 +01:00
andryyy 632d1cabb3
[Dovecot] Fix imapsync_cron 2020-03-20 18:11:24 +01:00
andryyy 2b1ff6c9a3
[Web] Fix sieve example insert 2020-03-19 12:46:39 +01:00
andryyy e1897b0631
[Web] Allow to set global sieve filters 2020-03-19 12:23:48 +01:00
andryyy 32ef5508a0
[Netfilter] Log matched regex 2020-03-19 12:23:31 +01:00
andryyy 33dec1db21
[Update, Config] Add Redis to exposed hosts 2020-03-19 12:19:17 +01:00
andryyy 7db5bc01a4
[PHP-FPM] Fix permissions for global maps 2020-03-19 12:18:36 +01:00
andryyy a88f536b31
[Compose] Update PHP, Netfilter; Expose Redis (locally) 2020-03-19 12:18:16 +01:00
andryyy 9d35eeddec
[Git] Ignore global sieve scripts (BUT: Scripts may be forcefully overwritten, when new features are added, that depend on a given change on global sieve maps) 2020-03-19 12:04:43 +01:00
Peter bfa01144b4
Merge pull request #3420 from virre131/master
[Web] Swedish lang update
2020-03-17 21:43:57 +01:00
Victor Nyberg 0b88c6f4d9 [Web] Swedish lang update 2020-03-17 21:01:22 +01:00
andryyy d30d8b07d3
[Web] Lang fix: Hint to disable TFA instead of deleting last key 2020-03-16 20:47:38 +01:00
andryyy a38afcab36 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-16 06:52:08 +01:00
andryyy 03f173905e [Compose] Update SOGo and ACME
[ACME] SKIP IP check for SNAT'ed setups to workaround race conditions
2020-03-15 21:37:10 +01:00
Peter 4cec4de3aa
Merge pull request #3413 from Hexaris/master
[web] Update lang.sk.json
2020-03-12 22:13:44 +01:00
Lukáš Matula e8105c6358 [web] Update lang.sk.json
Add missing strings
2020-03-12 21:49:52 +01:00