Commit Graph

4371 Commits

Author SHA1 Message Date
Miro Rauhala
bbf1472424 [WEB] fix undefined elements (#3651)
* [WEB] $lang is not used in this context

* [Web] $stmt variable is not used

* [WEB] fix undefined function

* [WEB] remove undefined variable $display
2020-07-12 10:15:12 +02:00
Michael Kuron
bae250cc81 DNS: add link for downloading zonefile (#3633)
* DNS: add link for downloading zonefile

* DNS zonefile: add placeholders for optional entries
2020-07-12 09:39:39 +02:00
andryyy
1dc95ba3d3 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-07-12 05:21:08 +02:00
andryyy
816c779ac2 [Netfilter] Fix Netfilter image 2020-07-12 05:20:57 +02:00
Filip Hajny
1d52802fda Add missing Czech strings (#3650) 2020-07-12 01:52:38 +02:00
andryyy
e6cc1bf27c [Dovecot] Include SOGos IP as trusted 2020-07-11 13:33:05 +02:00
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
andryyy
9a84fe0a50 [Compose] Images updates, added COMPOSE_PROJECT_NAME to some containers 2020-07-11 13:21:30 +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
Peter
1cb5780e9c Add hints for for private IP ranges (#3645) 2020-07-09 19:52:12 +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
fherbert
cb1ea703e2 Check port 25 and use smtp protocol to check postfix certificate. Fixes #3636 (#3637) 2020-07-06 07:06:12 +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
c9c35f90f6 [Watchdog] Less aggressive mailq alerting 2020-07-05 13:00:15 +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
94c388bb9c [Config] Minor: Move line to correct place 2020-07-04 19:31:28 +02:00
andryyy
0cfdd763f8 [Feature] Add HAProxy listeners and an example override file 2020-07-04 19:30:40 +02:00
Michael Kuron
becc50591d Merge pull request #3629 from gbrune/change-autocomplete-behaviour
Change autocomplete-behaviour on some forms
2020-07-03 21:46:24 +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
9f9164d180 [SOGo] 4.3.2.20200702-1 2020-07-02 16:12:06 +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
085941467f [SOGo] Update to 4.3.2.20200628-1 2020-06-28 10:34:04 +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
Ry3nlNaToR
5d36828f00 Speed up Gziping of backup (#3623)
Changed Gzip compression level to default (-6)
2020-06-26 22:09:43 +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
b3e770c94b [SOGo] Update to 4.3.2.20200623-1 2020-06-23 08:13:53 +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