farnbacher
a119467218
Install Python 3 packages for ported quota_notify.py & quarantine_notify.py
2019-08-15 20:36:32 +02:00
farnbacher
c579a2c01e
Update for usage with Python 3
...
- print with parantheses and .format
- change shebang
- change import of email modules
2019-08-15 20:32:20 +02:00
farnbacher
cf2e8d6545
Update for usage with Python 3
...
- print with parantheses and .format
- change import of email modules
- change shebang
2019-08-15 20:18:01 +02:00
Patrik Kernstock
409ecf7fd5
[Web] Fixed one more possible XSS
...
XSS might be possible when using a specific-crafted request (harder than previous ones). Might also easily cause JS errors and making the "mailcow UI"-logs not accessible anymore
2019-08-14 22:19:50 +02:00
Patrik Kernstock
4f25a3646e
Fixed several other XSS's
2019-08-14 00:22:40 +02:00
andryyy
5fd00abf91
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-08-13 21:12:30 +02:00
andryyy
fab23cec2b
[Web] Fix XSS in call field
2019-08-13 21:12:24 +02:00
André Peters
a41825dede
Merge pull request #2857 from mailcow/update-msg-removehash
...
Small info regarding hash deletion, fixes #2775
2019-08-13 21:07:35 +02:00
André Peters
32f293e55f
Update lang.en.php
2019-08-13 21:07:25 +02:00
andryyy
f67f552180
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-08-13 20:28:37 +02:00
Rene Pasing
b4ebe83d2f
Do not create random files when SKIP_HTTP_VERIFICATION=y ( #2830 )
2019-08-13 20:26:47 +02:00
andryyy
b4ec624a22
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-08-13 20:19:10 +02:00
andryyy
f00b563d9c
[Watchdog] More fixes for watchdog...
2019-08-13 20:19:01 +02:00
Geitenijs
badd6b5e7f
Update lang.nl.php ( #2850 )
2019-08-13 20:11:24 +02:00
Patrik Kernstock
a3315d9187
Rephrase EN
2019-08-13 19:53:26 +02:00
Patrik Kernstock
2b0795cc71
Small info regarding hash deletion, fixes #2775
2019-08-12 19:30:31 +02:00
andryyy
294e0bc07f
[Web] Cache validation result in Redis
2019-08-11 22:19:26 +02:00
andryyy
6aa7664d79
[Watchdog] Force timeout on smtp-cli, kill watchdog.sh on reload
2019-08-11 10:18:00 +02:00
andryyy
edfb862557
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-08-10 21:03:26 +02:00
andryyy
3488cb2171
[Dovecot] Fix GUID
2019-08-10 21:03:18 +02:00
heavygale
2d74d81cb1
htmlspecialchars for value attributes
...
Escaping htmlspecialchars in value attributes.
2019-08-10 19:36:03 +02:00
andryyy
03259d66bb
[Web] Minor fixes
2019-08-10 16:12:06 +02:00
andryyy
2714910a7f
[SOGo] Fix versions check
2019-08-10 15:59:28 +02:00
andryyy
d8dfd5061b
[Web] Minor fixes and changes
2019-08-10 15:57:07 +02:00
andryyy
9a500a7068
[Web] Verify OPTIONAL license plus minor fixes
2019-08-09 14:16:52 +02:00
andryyy
cb9a63ec4d
[Web] Fix CSS, thanks to @irgendwr
2019-08-09 14:14:41 +02:00
andryyy
fc1e547e53
[Watchdog] Minor changes and better error detection; Increased ClamAV threshold
2019-08-09 14:12:56 +02:00
andryyy
457d62e22e
[Dovecot] Generate GUID
2019-08-09 14:11:36 +02:00
andryyy
9e0381185c
[Postfix] Disable UTF8 SMTP as Dovecots LMTP does not support it, also disable Zeyple
2019-08-09 14:10:31 +02:00
andryyy
3136e020f6
[Postfix] Remove Zeyple, base on Buster
2019-08-09 14:08:58 +02:00
keigel2001
f9a3e500b5
[ClamAV] Update to 0.101.3
2019-08-06 17:00:11 +02:00
andryyy
1ad1413d08
[Watchdog] Do not reload every minute...
2019-08-03 14:38:09 +02:00
andryyy
5f9644e8bd
[Watchdog] Minor changes and PID logging for workers, disabling olefy check
2019-08-03 14:29:02 +02:00
andryyy
cf6ed6b2b4
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-07-30 11:32:47 +02:00
andryyy
67049a27e2
[DockerAPI] Fix pathes, fixes #2820
2019-07-30 11:32:38 +02:00
André Peters
c7eec72055
[Web] Language updates
2019-07-29 21:12:47 +02:00
andryyy
2193378982
[Web] unlimited_quota fix for domain admins
2019-07-29 16:16:31 +02:00
andryyy
dadc66fe49
[Web] Minor changes to ip labels
2019-07-28 21:36:48 +02:00
andryyy
5fda67223d
[Dovecot] Fix pathes
2019-07-28 21:36:09 +02:00
andryyy
fb22540f74
[Solr] Use new Solr base
2019-07-28 21:35:10 +02:00
andryyy
97c2fe9fe1
[Dovecot] Install from repository
2019-07-28 21:34:42 +02:00
Faisal Misle
be4673c5f6
Update lang.es.php
...
minor update
2019-07-28 07:17:10 -05:00
Faisal Misle
db8b7aaa04
Language updates
...
Spanish is 95% done, minor gramatical updates to english version
2019-07-28 07:13:31 -05:00
André Peters
2061181d82
Merge pull request #2810 from friedPotat0/quarantinetable
...
Minor adjustments to tables in UI
2019-07-27 19:40:43 +02:00
friedPotat0
c48ae234ce
Restrict toggle for tbl with specific breakpoints
2019-07-27 19:07:01 +02:00
friedPotat0
d1153b470f
Restrict row toggle for remaing tables
2019-07-27 18:57:58 +02:00
friedPotat0
1b54d75716
Prevent event propagation for remaining tables
2019-07-27 18:56:51 +02:00
friedPotat0
bcad71cfaa
Add proper cursor to remaining UI tables
2019-07-27 18:50:58 +02:00
friedPotat0
36888645bc
Set proper cursor for quarantine table rows
2019-07-27 17:17:56 +02:00
friedPotat0
fb1307daa9
Set proper cursor for footable toggle
2019-07-27 17:16:59 +02:00
friedPotat0
abf0548ca4
Prevent event propagation for footable toggle
2019-07-27 17:14:56 +02:00
friedPotat0
581f8c77c7
Restrict quarantine table row toggle
2019-07-27 16:49:53 +02:00
André Peters
857c225d07
Merge pull request #2804 from friedPotat0/buttonpointerevents
...
Fix pointer events for nested button elements
2019-07-27 15:59:26 +02:00
André Peters
e00a18ab95
Update anonymize_headers.pcre
2019-07-26 07:18:58 +02:00
andryyy
9de821c3b0
[Postfix] Don't remove authed header from Received
...
[Compose] New watchdog image
2019-07-26 06:53:29 +02:00
Patrik Kernstock
39250ca3d0
Added charset for watchdog mails
...
Added charset parameter to get rid of the negative rating of rspamd R_MISSING_CHARSET (2.5).
2019-07-25 21:49:30 +02:00
andryyy
85f20a901d
[Web] Remove top padding on login screen for small devices
2019-07-23 21:33:24 +02:00
andryyy
91edf275b9
[Web] Minor language change in lang.de
2019-07-23 19:53:11 +02:00
andryyy
45f31ba931
[Web] Handle score as string
2019-07-23 19:52:46 +02:00
andryyy
584fb75f05
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-07-23 08:08:11 +02:00
friedPotat0
454ffac803
Fix pointer events for nested button elements
2019-07-23 05:48:29 +02:00
friedPotat0
d4f3e87a2f
Add spam score to quarantine table
2019-07-23 04:22:28 +02:00
andryyy
cbdd6b0dfa
[ACME] Fix insecure http verifications
2019-07-22 22:52:45 +02:00
andryyy
3f741eb625
[Web] Disable user-scalable, set max-scale to 1
2019-07-22 21:11:25 +02:00
andryyy
a2cc3340b7
[DockerAPI] Alpine 3.10
2019-07-22 21:09:17 +02:00
andryyy
78d350ba23
[Olefy] Alpine 3.10
2019-07-22 21:09:05 +02:00
andryyy
22d17390df
[Netfilter] Alpine 3.10 with dirty, dirty hack to workaround iptables issue with Python
2019-07-22 21:08:44 +02:00
andryyy
3d52cc2270
[ACME] Alpine 3.10
2019-07-22 21:08:11 +02:00
andryyy
4532b5c882
[Dovecot] Remove default cronjobs
2019-07-22 21:07:39 +02:00
andryyy
8c3a7e52b4
[Watchdog] Minor threshold changes
2019-07-22 21:07:16 +02:00
andryyy
db0719f068
[Rspamd] Fix IP whitelist
2019-07-22 13:50:05 +02:00
andryyy
71df10892c
[Rspamd] Add custom IP whitelist template
2019-07-22 13:38:47 +02:00
andryyy
9aad9d8e4e
[Dovecot] New Dovecot version
2019-07-21 13:08:00 +02:00
andryyy
5e7466ac7f
[SOGo, Config, Update] Add SOGO_EXPIRE_SESSION to define default session timeout
2019-07-21 13:07:48 +02:00
andryyy
7d72c8088a
[Watchdog] Some changes like running checks less often, lower thresholds and a whois command fix
2019-07-20 21:43:14 +02:00
andryyy
27d60840ef
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-07-20 15:16:01 +02:00
andryyy
a0f4886be6
[PHP-FPM] Update to Alpine 3.10 because of yet untraced errors with CentOS 7 Docker hosts
2019-07-20 15:15:39 +02:00
mkapra
a5756716e0
Fixing duplicated port for profile downloading.
2019-07-17 08:59:49 +02:00
André Peters
83136c7876
Merge pull request #2789 from patschi/patch-6
...
Remove DMARC descriptions from polices_group
2019-07-16 21:30:44 +02:00
Patrik Kernstock
197f27b705
Remove DMARC descriptions from polices_group
...
Remove descriptions as they are inherited from the default rspamd configuration anyway
2019-07-16 20:15:11 +02:00
Michael Kuron
cecbbe9e82
Remove score from R_DKIM_PERMFAIL
...
This error happens when there is no public key in DNS for that selector.
2019-07-16 20:03:37 +02:00
andryyy
3c3bcf8c82
[Postfix] Set compatibility_level to 2
2019-07-13 14:44:17 +02:00
andryyy
eb760543d9
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-07-13 09:23:51 +02:00
andryyy
568e166478
[Unbound] Update base to Alpine 3.10 to use Unbound 1.9
...
[Unbound] Set unwanted-reply-threshold: 10000
2019-07-13 09:22:03 +02:00
andryyy
2898aa6918
[Postfix] Remove unused alias domain catch all map
2019-07-13 08:59:32 +02:00
andryyy
d3906329e7
[SOGo] Update Dockerfile
2019-07-13 08:58:13 +02:00
André Peters
84f4f43b27
Update policies_group.conf
2019-07-12 23:15:27 +02:00
andryyy
7466157d3a
[SOGo] Use SSL via IMAP, seems to be more stable, fixes #2770
2019-07-09 08:59:28 +02:00
andryyy
ea3f1374fc
[ACME] Slightly better info messages, some fixes
2019-07-09 08:59:07 +02:00
andryyy
b139e48eec
Add some hints to autogenerated files
2019-07-08 07:56:41 +02:00
andryyy
59fe692252
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-07-08 07:56:02 +02:00
andryyy
4b9f022890
[Watchdog] Watch olefy, thanks to @ntimo
2019-07-07 21:59:20 +02:00
André Peters
f6a053985f
Revert "Update docker-entrypoint.sh"
2019-07-06 11:46:05 +02:00
André Peters
98c46fc33d
Merge pull request #2755 from gmarke/patch-1
...
Update docker-entrypoint.sh
2019-07-06 11:11:31 +02:00
Geitenijs
448752cd94
Update lang.nl.php
2019-07-05 18:38:16 +02:00
andryyy
cb4f025bb1
[Web] Add important info about disabled GAL
2019-07-05 15:37:28 +02:00
andryyy
e71abf1895
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-07-05 15:16:48 +02:00
andryyy
350811dadd
[Web] Enable GAL by default
2019-07-05 15:16:11 +02:00
Sascha Henke
d0ecd08ba0
Kleine Rechtschreibkorrektur
...
2 Rechtschreibfehler und eine Stiländerung
2019-07-04 08:30:39 +02:00
andryyy
39fa378f29
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-07-03 10:46:51 +02:00