Commit Graph

3107 Commits

Author SHA1 Message Date
andryyy
2344310f47 [SOGo] SOGo does no trust self signed or invalid certificates anymore, add temp workaround 2020-07-11 13:32:49 +02:00
andryyy
e1aadb0268 [Web] More secure compose project name check 2020-07-11 13:32:40 +02:00
andryyy
4cefc6039f [Watchdog] Filter containers by compose project name 2020-07-11 13:32:10 +02:00
andryyy
bffa3d962a [Postfix] Test DNS against mailcow.email 2020-07-11 13:31:48 +02:00
andryyy
ed3c58134b [PHP-FPM] Filter containers by compose project name 2020-07-11 13:31:16 +02:00
andryyy
27b192d5c3 [ACME] Filter containers by compose project name 2020-07-11 13:30:57 +02:00
andryyy
f2a68b2ff1 [SOGo] SOGo does no trust self signed or invalid certificates anymore, add temp workaround 2020-07-11 13:23:22 +02:00
andryyy
09ad2b1314 [Dovecot] Filter by compose project name, create trusted map for SOGo IP, run DNS check before starting service 2020-07-11 13:22:48 +02:00
Miro Rauhala
6bff958ab4 [Web] Clean PHP code by removing unused variables (#3646)
* [WEB] $lang is not used in this context

* [Web] $stmt variable is not used
2020-07-11 13:20:38 +02:00
Ashus
00f5f744d0 [Web] Allow underscore and hyphen in DKIM selector (#3643)
This change allows to have cleaner DNS zones as mail security related entries usually begin with _.

Co-authored-by: Václav Silber <vaclav.silber@poski.com>
2020-07-09 15:40:44 +02:00
Victor Nyberg
ca4e13d517 [Web] lang.sv.json (#3644) 2020-07-08 22:13:49 +02:00
andryyy
26f4b89a6d Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-07-08 19:36:24 +02:00
andryyy
2d049f37da [Web] Allow mins_interval of max 1 month for sync jobs, fixes #3642 2020-07-08 19:36:05 +02:00
andryyy
8d03834549 [Web] Minor change to is_spam_alias lang string 2020-07-08 19:35:41 +02:00
Victor Nyberg
e21976e022 [Web] lang.sv.json (#3635) 2020-07-05 22:44:57 +02:00
andryyy
b9bb2945d0 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-07-05 13:00:24 +02:00
andryyy
6c92688ff6 [Quarantine] Allow to redirect all quarantine messages to a specific address
[Web] Minor changes to quarantine UI
2020-07-04 19:31:44 +02:00
andryyy
0cfdd763f8 [Feature] Add HAProxy listeners and an example override file 2020-07-04 19:30:40 +02:00
Georg Brune
764af8922b change autocomplete-behaviour on some forms
all forms that create or change a user or password now have
`autocomplete="off"` and `autocomplete="new-password"` on them.
2020-07-03 13:41:40 +02:00
andryyy
e40a0eae01 [ACME] Fix directory URL 2020-07-03 10:20:36 +02:00
andryyy
4ce39c0f3f [ACME] Add DIRECTORY_URL for custom directory URLs 2020-07-03 09:00:10 +02:00
andryyy
b3149f6a09 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-07-02 07:53:59 +02:00
andryyy
8ce639aa25 [MySQL] Slightly more resources 2020-07-02 07:53:52 +02:00
andryyy
c673c2a6cc [Rspamd] Add hint to composite, minor 2020-07-02 07:53:22 +02:00
Victor Nyberg
7796db534b [Web] lang.sv.json (#3626) 2020-06-29 07:23:08 +02:00
Geitenijs
9d938a2ab3 Update lang.nl.json (#3607)
* Update lang.nl.json

* Update lang.nl.json
2020-06-28 18:21:32 +02:00
andryyy
987e06ca74 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-06-27 14:06:49 +02:00
andryyy
11aa2429bb [Web] Add lang details 2020-06-27 14:06:42 +02:00
SoftCat
e3203f1afb Allow activation of own S/MIME Certificates in iOS configuration profile (#3622)
* Update mobileconfig.php

Allow user on iOS to enable S/MIME

* Fixed indent
2020-06-25 22:03:07 +02:00
andryyy
7304add084 [Watchdog] Update compose file, update image
[Rspamd] Temporarily disable over-signing, as Cyren does mark those mails as DKIM invalid (blame them, not us)
2020-06-23 21:22:22 +02:00
andryyy
be538dd94e [Watchdog] Minor change to Dovecot health check 2020-06-23 10:44:52 +02:00
andryyy
414cbbef6b [Rspamd] Change whitelisted senders map from prefilter to score -2050 2020-06-19 22:07:10 +02:00
andryyy
1d8f08ef15 [Web] Add sieve template, thanks to @Programmierus 2020-06-19 22:06:20 +02:00
andryyy
79dd4fac9c [Web] Minor lang fix 2020-06-16 14:22:25 +02:00
andryyy
2973f4288e [Web] Minor lang fix 2020-06-16 14:18:28 +02:00
andryyy
45bcf7b663 [Web] Show transport password when editing a transport 2020-06-16 14:18:08 +02:00
andryyy
d3c10d6279 [Web] Fix transport password form size 2020-06-16 14:17:55 +02:00
andryyy
2aa11ba37d [Web] Add PHPMailer to quarantine file 2020-06-16 14:17:09 +02:00
andryyy
a276c5706b Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-06-14 20:13:29 +02:00
andryyy
f7c807b290 [PHP-FPM] Add bcmath and GMP 2020-06-14 20:13:09 +02:00
Timo N
97e5d31dd4 [Web] Added spam-score api docs (#3608) 2020-06-12 07:26:48 +02:00
andryyy
0c626c66ac Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-06-11 12:11:30 +02:00
andryyy
92df42999e [Web] Delete log lines containing ratelimit hash key when removing rate limit hashes from db 2020-06-11 12:10:52 +02:00
Lukáš Matula
bb615fe308 [Web] update lang.sk.json (#3604) 2020-06-11 08:48:12 +02:00
andryyy
a66b7eeb19 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-06-10 20:53:48 +02:00
andryyy
2971a2acf7 [Watchdog] Fix a Dovecot error message 2020-06-10 20:41:15 +02:00
isserterrus
8d907d30e4 [Web] Update FR lang (#3599)
Translation from english.
Added oauth part and more
2020-06-08 13:49:58 +02:00
andryyy
706a854e6f [Dovecot] Specify Dovecot version in case of errors with new versions 2020-06-07 22:50:24 +02:00
andryyy
4ba7194eb1 [Clamd] Pass version as ARG 2020-06-07 22:50:20 +02:00
andryyy
ddf1c81bc5 [Dovecot] Specify Dovecot version in case of errors with new versions 2020-06-07 22:47:46 +02:00