Commit Graph

3844 Commits (f92a4a69b2f45b24a179a7081f0d5dcc3edad276)

Author SHA1 Message Date
andryyy 1fb81f0511
[ACME] Use redis master for write operations 2020-02-05 10:53:23 +01:00
Michael Kuron 3cdbe7b73c
Reduce Rspamd DNSBL false positives (#3311)
* rspamd: ignore Spamhaus XBL for Received headers

* rspamd: ignore SORBS RBL for forwarding hosts

* rspamd: ignore RBLs for forwarding hosts
2020-02-04 12:35:52 +01:00
André Peters 60fb5498ff
Update mime_types.conf 2020-02-04 12:06:20 +01:00
André Peters 96a507c927
Update mime_types.conf 2020-02-04 12:05:24 +01:00
andryyy f939433c51
[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented) 2020-02-04 07:58:55 +01:00
Dmitriy Alekseev f5522a809c
Add more info about watchdog notification (#3271)
* Add more info about watchdog notification

* Update generate_config.sh

* Update generate_config.sh

Co-authored-by: André Peters <andre.peters@debinux.de>
2020-01-30 18:09:22 +01:00
Dmitriy Alekseev 19a6b45302
Change want_spam to list of symbols_enabled (#3304)
* Change want_spam to list of symbols_enabled

want_spam disable all mail processing by RspamD, so DKIM signing is not applied for any mail where rcpt is /postmaster@*/, including external one.

* Update preset_2.yml

Co-authored-by: André Peters <andre.peters@debinux.de>
2020-01-30 17:48:04 +01:00
Timo N b933131ff2
Merge pull request #3301 from ntimo/task/drone-ci-latest-release
[CI] Download latest test release
2020-01-29 17:18:21 +01:00
ntimo 073b3a86f2
[CI] Download latest test release 2020-01-29 17:16:25 +01:00
andryyy 58e0abe4bb [Compose] New images 2020-01-29 10:38:36 +01:00
andryyy c3d53f128b
[Helper] Update to Alpine 3.10 for helper script 2020-01-29 10:38:17 +01:00
andryyy cbe4f4ce70
[Web] Minor changes 2020-01-29 10:37:55 +01:00
andryyy de5fb9a03c
[SOGo] Some script changes 2020-01-29 10:33:42 +01:00
andryyy cf4baa00a6
[Dovecot] Fix quarantine bcc, use socket for LUA API 2020-01-29 10:30:06 +01:00
Timo N d9b7a8edb1 [CI] Changed tests download url (#3297) 2020-01-28 09:32:14 +01:00
andryyy 2c77586c0f
[Update] Add WATCHDOG_EXTERNAL_CHECKS 2020-01-25 20:41:22 +01:00
andryyy 7cf6bec0fa Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-01-25 19:35:17 +01:00
andryyy f1aa306ff2
[Watchdog] Add external check for open relay, requires SAL 2020-01-25 18:26:56 +01:00
André Peters ff423b6f5e
Update Bug_report.md 2020-01-23 07:03:09 +01:00
André Peters 00d7a6c7e9
Issues without template will be closed 2020-01-22 11:13:09 +01:00
andryyy fc37442d21
[Web] Fix transport validation for hostnames 2020-01-22 11:04:10 +01:00
andryyy 92407d9439 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-01-22 10:18:06 +01:00
andryyy 087252cb12
[Compose] Update SOGo image 2020-01-22 10:15:59 +01:00
andryyy 76d75edb64
[SOGo] Fix for whitespaces in mysql return; Order aliases 2020-01-22 10:15:40 +01:00
André Peters 2db8610c5e
Merge pull request #3280 from Houtek/patch-2
Added data/web/rc* to ignore list
2020-01-20 10:17:29 +01:00
andryyy cd2d5632d5 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-01-20 09:27:44 +01:00
andryyy 543a02e7f4
[Compose] Update SOGo, add new var to watchdog 2020-01-20 09:27:30 +01:00
Sascha Henke 34c0d7bf64
Added data/web/rc* to ignore list
When users add Roundcube (explained here: https://mailcow.github.io/mailcow-dockerized-docs/third_party-roundcube/), they have a lot of files in 'git status' showing as 'not tracked'.
2020-01-20 09:24:57 +01:00
Timo N f1f8a48fa3 [CI] Added automated testing using drone (#3278) 2020-01-19 22:39:45 +01:00
andryyy d83013667b
[Rspamd] Do not normalise domains to eSLD for ARC 2020-01-19 13:17:23 +01:00
andryyy d4c468d7a5 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-01-19 09:24:44 +01:00
andryyy 081602def9
[Postfix] Client rcpt rate limit set to 50 2020-01-18 16:32:41 +01:00
andryyy 57af5103c7
[Rspamd] Ratelimit for bounces reduced, max_rcpt for ratelimit increased 2020-01-18 16:32:27 +01:00
Max efdba7729e Additional individualization with main_name (#3275)
Use main_name in the "Yubico OTP Authentifizierung" modal and in the mailbox edit modal.
2020-01-18 16:23:30 +01:00
andryyy 0889338515
[Compose] Update acme-mailcow 2020-01-17 22:37:09 +01:00
Marcel Hofer b8a12ad192 [SSL] fix bug with pruning old certificates (#3272) 2020-01-17 22:36:04 +01:00
Michael Kuron 4c2e13009b rspamd: More comprehensive attachment handling (#3273)
- block all Office documents with macros
- don’t just block all doc files
- mark some more Windows executable extensions as bad
2020-01-17 22:19:12 +01:00
andryyy 5da3895eea Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-01-16 21:13:14 +01:00
andryyy e61ff82af6
[Compose] Update SOGo 2020-01-16 21:11:57 +01:00
andryyy 79ab962d50
[Web] Fix some transport verifications 2020-01-16 21:11:46 +01:00
Peter ae5c7d2724
Merge pull request #3270 from dragoangel/patch-10
Update lang.ru.json
2020-01-16 18:37:01 +01:00
Dmitriy Alekseev 307df83ace
Update lang.ru.json 2020-01-16 19:29:11 +02:00
andryyy 7fed117aac
[Web] Fix quarantine for sneaky dots, also fixes #3263 2020-01-15 10:23:42 +01:00
andryyy e6bb306926 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-01-14 08:16:31 +01:00
andryyy b4ce2b2c7c [Web] Remove "add domain" from table when not admin, fixes #3267 2020-01-14 08:15:07 +01:00
Geitenijs b093d3d86a Update lang.nl.json (#3261)
* Update lang.nl.json

* Update lang.nl.json
2020-01-13 12:21:30 +01:00
andryyy 2b16ec7124
[Compose] Update SOGo nightly 2020-01-12 16:39:49 +01:00
andryyy 37934fae03
[Rspamd] Add mailcow_networks map 2020-01-12 12:23:11 +01:00
andryyy 4a72cda789
[Web] Minor hint for future todo 2020-01-12 12:22:57 +01:00
andryyy 4e46d44e79
[Rspamd] Allow empty envfrom for system mails, add only Dovecot to sign_networks and sign by header when sign_networks fires.
ARC remains active for forwards. Result: fully signed and trusted forwards and signed rejects in sieve.
2020-01-12 12:21:21 +01:00