Commit Graph

3118 Commits

Author SHA1 Message Date
andryyy
d931083e0e [SOGo] Disable EAS when SKIP_SOGO=y 2020-07-14 13:16:26 +02:00
andryyy
ad8acefb96 [SOGo] Disable EAS when SKIP_SOGO=y 2020-07-14 13:13:32 +02:00
andryyy
3d48620980 [SOGo] Disable autodiscover-json for EAS when disabled 2020-07-14 12:15:49 +02:00
andryyy
13b2f02a24 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-07-12 21:43:46 +02:00
andryyy
9860b62d4e [Web] Fix: show success message after quarantine action
[Git] Add ignore
2020-07-12 21:42:36 +02:00
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
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