Commit Graph

3536 Commits (b7a749208ddeae9199a2ece7f1844aeb7f8481e6)

Author SHA1 Message Date
andryyy b7a749208d
[Dovecot] Really strange race condition when reading an untouched LUA file on slower systems 2019-12-05 10:14:41 +01:00
andryyy 4715245697
[Dovecot] Drop logs 2019-12-05 09:30:53 +01:00
andryyy ff53dd58fb Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-12-04 21:50:37 +01:00
Dmitriy Alekseev f00d652d40 Update lang.ru.json (#3195) 2019-12-04 21:50:24 +01:00
andryyy 5db2aa8369 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-12-04 21:50:20 +01:00
andryyy e17359bdf4
[Web] Add missing lang strings for edit 2019-12-04 21:49:53 +01:00
andryyy 13ef9dd113
[Dovecot] Fix lua error when trying to escape empty domains 2019-12-04 21:47:25 +01:00
andryyy b320465da3
[Compose] Update Dovecot, watchdog 2019-12-04 21:46:31 +01:00
andryyy f3ac24f0e8
[Watchdog] Revert acme-mailcow threshold to 1 2019-12-04 21:46:16 +01:00
André Peters 6a997b6433
Merge pull request #3192 from Geitenijs/patch-2
Update lang.en.json
2019-12-04 10:48:36 +01:00
Geitenijs c7983c3d06
Update lang.en.json 2019-12-04 10:00:46 +01:00
Geitenijs 62d064a48b Update lang.nl.json (#3186) 2019-12-04 07:25:34 +01:00
andryyy 81db04d2cd
[Compose] Update Dovecot and watchdog images 2019-12-03 18:52:26 +01:00
andryyy ea2d4f425c
[Web] Minor style fix and re-enable app passwds 2019-12-03 18:52:06 +01:00
andryyy afb43c9c5b
[Dovecot] Fix app passwds: allow multiple pass hashes by using LUA construct 2019-12-03 18:50:45 +01:00
andryyy 851e9c8736
[Web] Fix some major errors in app passwds but disable app passwds due to a show stopper... todo: fix asap 2019-12-02 20:29:01 +01:00
andryyy ced6867a4e
[Watchdog] Fix ipv6 config check 2019-12-02 18:04:56 +01:00
andryyy 24e97e5057
[Web] Fix lang.en.json 2019-12-02 16:30:37 +01:00
andryyy 3ea8996d40 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-12-02 14:51:18 +01:00
andryyy 287f3ed921
[Web] Allow to use data/web/css/build/0081-custom-mailcow.css for ignored overrides 2019-12-02 14:46:47 +01:00
andryyy 7f458f451b
[Compose] Update watchdog, add IPV6_NETWORK to watchdog env vars 2019-12-02 14:24:18 +01:00
andryyy 9998a9ef28
[Watchdog] smtp-cli 3.10 (yay) and a new check for IPv6 configuration problems 2019-12-02 14:23:54 +01:00
andryyy d7af6c38e7
[Compose] SOGo update and Dovecot rebuild 2019-12-02 11:02:39 +01:00
andryyy 653c058e33
[Web] Feature: Allow app passwords for imap/smtp, allow to set acl permission for app passwords (domain admin [when logged in as user] and user) 2019-12-02 11:02:19 +01:00
andryyy 0e6dfdd0fe
[Nginx] Catch case-insensitive /sogo$ request and redirect to /SOGo 2019-12-02 10:55:17 +01:00
andryyy 7b4ed3bf64
[Rspamd] Lower map watch interval 2019-12-02 10:54:22 +01:00
andryyy 751fcf0619
[SOGo] Make view more readable 2019-12-02 10:53:59 +01:00
andryyy dfbf3e85be
[Dovecot] Add map for app passwds 2019-12-02 10:53:25 +01:00
André Peters b9c3548f4c
Update Bug_report.md 2019-12-01 21:44:32 +01:00
andryyy 7910229dcf
[Web] Fix policy map selection for dane 2019-11-29 12:14:46 +01:00
andryyy 9257fa90d4
[Nginx] Fix 301 to SOGo 2019-11-28 19:14:23 +01:00
andryyy ce15dda990
[Nginx] Redirect /S|sogo* to /SOGo 2019-11-28 15:08:11 +01:00
andryyy 767a5c7a0e
[Postfix] Build with dnsutils 2019-11-26 22:56:20 +01:00
andryyy 079a9c5d39
[Compose] Update unbound 2019-11-26 22:56:03 +01:00
andryyy bf87b6e973
[Compose] Hopefully a few more seconds for Unbound to come up, updated Postfix image 2019-11-26 21:10:29 +01:00
andryyy c75fd9ac40
[Postfix] Wait for DNS 2019-11-26 21:09:12 +01:00
andryyy 8badb146e9
[Unbound] Disable ipsecmod 2019-11-26 21:08:47 +01:00
andryyy 95995d1529 [Helper] Missing helpers 2019-11-25 07:56:06 +01:00
andryyy d57e2b58c1
[Rspamd] Reduce ptr fail score 2019-11-24 16:09:59 +01:00
andryyy 19d0eedeba
[Rspamd] Add FORGED_W_BAD_POLICY 2019-11-24 16:08:58 +01:00
andryyy eeda59e048
[Postfix] Add more service labels, thanks to @christianbur 2019-11-24 15:35:56 +01:00
andryyy 5d7e365592
[Postfix] Remove test var 2019-11-24 15:23:16 +01:00
andryyy 29b2190f61 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-11-24 14:27:16 +01:00
andryyy 4a36eb014c
[Postfix] TLS protocols for submission and smtps can be overriden using extra.cf (submission_smtpd_tls_mandatory_protocols and smtps_smtpd_tls_mandatory_protocols), thanks to @christianbur
[Postfix] Show overriding warnings when starting Postfix, but hide them in syslog output
2019-11-24 14:18:27 +01:00
andryyy dff81eda19
[Helper] Move override examples to helper-scripts/docker-compose.override.yml.d 2019-11-24 12:51:07 +01:00
andryyy d1f898360c
[SOGo] Rebase on Buster 2019-11-24 11:02:06 +01:00
andryyy 3a6eba3ed5
[Compose] Update wathchdog, SOGo, Rspamd 2019-11-24 09:20:46 +01:00
andryyy d34077950d
[SOGo] Rebase on Buster 2019-11-24 09:20:19 +01:00
andryyy 78e727bcfc
[Watchdog] Retry acme check once more, redis-mailcow might be busy and not returning the wanted string 2019-11-24 09:19:58 +01:00
Peter a8a71d2d42
Merge pull request #3160 from dragoangel/patch-4
Update lang.ru.json
2019-11-22 18:17:05 +01:00