Michael Kuron
140326012c
Fix length of remote column in logs table
...
Otherwise a full non-anonymized IPv6 address won't fit
2018-08-19 10:07:44 +02:00
André Peters
57277a2246
Merge pull request #1690 from DynamicThijs/patch-1
...
Update lang.nl.php
2018-08-18 19:14:36 +02:00
DynamicThijs
819e94883a
Update lang.nl.php
2018-08-18 10:28:07 +02:00
André Peters
e021f4c365
Merge pull request #1633 from Knight1/patch-1
...
kitterman.com redirects to TLS by default
2018-08-18 05:59:52 +02:00
André
3fd99e4f6d
[Web] Important fix: Ignore untrusted headers
2018-08-17 22:32:42 +02:00
André
6cee038a63
[Dovecot] IMPORTANT: Disables 'any' and 'all authenticated' ACL settings! See wiki how to revert this, if you need it.
2018-08-17 21:44:17 +02:00
André
407d92102c
[Compose] New SOGo image
2018-08-17 21:43:37 +02:00
André
66ee11c03d
[SOGo] Disable display of ACL "any/authenticated" by default
...
[Dovecot] Disable "any" ACL by default
[SOGo] Might fix theme switching (yes, again)
2018-08-17 21:42:31 +02:00
André
6498fb0b39
[Web] Change alias to TEXT field
2018-08-16 12:42:12 +02:00
André
f81dad17bf
[Compose] Update Postfix image
2018-08-15 22:48:13 +02:00
André
2c58323e36
[Web] Fix database init
2018-08-15 14:16:55 +02:00
André
1791383eab
[Web] Fix duplicate success message after editing a domain as domain administrator
...
[Web] Add "login as" button for domain admin table
2018-08-15 00:05:18 +02:00
André
a11cce6765
[Web] Fixes for BCC map input fields
...
[Web] Allow to edit alias address
[Web] $_SESSION['return'] now contains arrays and allows multiple returned messages and log entries
[Web] Some language string changes
[Web] General SQL exception handler, remove all try catch handlers
[Web] Alias table now has an ID as primary key
[Web] Be more aggressive with localStorage cleaning
2018-08-13 23:20:40 +02:00
André
d5e81b987b
[Dovecot] Set from address for sieve generated addresses, fixes #1662
2018-08-13 08:31:09 +02:00
André
02e567f76b
[Dovecot] Set CONTROL path for shared namespace and remove index
2018-08-08 23:59:38 +02:00
André
6bd818ceec
[ACME] Remove third-party IP tools
2018-08-06 15:15:24 +02:00
apoc4lyps
cf56be1843
set Referrer-Policy to strict-origin
2018-08-06 09:24:34 +02:00
André
d83537cda0
[ClamAV] Add whitelist template for ClamAV
2018-08-05 22:38:06 +02:00
André
0273f95950
[Compose] New images for ClamAV (+mount whitelist file) and ACME
2018-08-05 22:37:49 +02:00
André
66d1bc12c0
[Nginx] Set client_max_body_size = 0
2018-08-05 22:37:07 +02:00
André
ff0b9246b5
[ClamAV] Add whitelist file for ClamAV, fixes #1607
...
[ACME] Test for CAA before running script, fixes #1632
2018-08-05 22:35:20 +02:00
André
73f880ffba
[Web] Workaround for missing function when using API ( fixes #1640 )
...
[Web] Fixes SQL error on admin username change
2018-08-05 22:31:53 +02:00
Tobias "Knight" S
3522f3e83f
kitterman.com redirects to TLS by default
...
curl -I http://www.kitterman.com/dmarc/assistant.html
HTTP/1.1 302 Found
Date: Sun, 05 Aug 2018 02:53:18 GMT
Server: Apache/2.4.34
Location: https://www.kitterman.com/dmarc/assistant.html
Content-Type: text/html; charset=iso-8859-1
2018-08-05 04:54:09 +02:00
André
9dd17d4609
[SOGo] Change color codes in correct files
2018-08-04 09:23:45 +02:00
André
4227ec15fc
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-08-03 21:17:59 +02:00
André
7f86a80670
[Web] Fix log line handling
...
[Web] Add mailcow UI logs
[Web] Changes to _SESSION['return'] logic and logger (more to come)
[Web] Show last login
[Web, Postfix] Allow to disable sender check completely
[Web] Many minor fixes
[Web] Update some libs
2018-08-03 20:31:33 +02:00
André
bf9a180c00
[SOGo] Fix theme switching (99% sure we did it this time, guys)
2018-08-03 20:27:58 +02:00
André
b007975a04
[Rspamd] Rename -disable_monitored > disable_monitoring
2018-08-03 11:56:39 +02:00
André
e678292447
[Dovecot] Trim autodiscover logs
2018-08-02 12:19:58 +02:00
André
db66acbe8c
[Compose] New images for Dovecot, SOGo, Rspamd, Postfix, ACME, Netfilter
2018-08-02 12:18:10 +02:00
André
39b0fc515f
[SOGo] Syslog-ng: Do not trim after each push to Redis
2018-08-02 12:17:21 +02:00
André
85f83b1b71
[Rspamd] v1.7.9 (removed explicit ratelimit.lua)
2018-08-02 12:16:55 +02:00
André
f5fb7f6da5
[Watchdog] Do not trim after each push to Redis
2018-08-02 12:16:05 +02:00
André
f8f87d4744
[ACME] Do not trim after each push to Redis
2018-08-02 12:15:41 +02:00
André
bdf7632757
[Postfix] Add '*' as send_as to sender_acl map
...
[Postfix] Syslog-ng: Do not trim after each push to Redis
2018-08-02 12:15:04 +02:00
André
04b43d0a3b
[Dovecot] Add new imapsync + dependencies
...
[Dovecot] Syslog-ng: Do not trim after each push to Redis
[Dovecot] Add new cronjob to trim all Redis logs every minute (will be moved in the future)
2018-08-02 12:14:13 +02:00
André
241c6f0411
[Web] Fix goto check for alias
...
[Web] Minor change
2018-07-29 23:04:54 +02:00
André
59c4cc054e
[Rspamd] Deactivate neural but use a more aggressive learning method (no autolearn)
2018-07-29 23:03:49 +02:00
André
3b2a3d36b9
[Compose] New images for Postfix and Dovecot
2018-07-29 23:02:50 +02:00
André
681a51b3ce
[Helper] Add script to reset all learns in Rspamd
2018-07-29 23:02:34 +02:00
André
e3f73f26f1
[Web] Add u2f api from bitwardens repository to skip u2f when it is browser-provided
2018-07-29 23:01:51 +02:00
André Peters
047f5f3e99
Merge pull request #1612 from maximbaz/backup-mailcow-conf
...
Always backup mailcow.conf
2018-07-29 15:17:43 +02:00
Maxim Baz
ca18ebdb42
Always backup mailcow.conf
2018-07-29 14:31:06 +02:00
André
e695ae382c
[Compose] Disable oom killer for watchdog and dockerapi
...
[Compose] Add compose project name to php-fpm-mailcow
2018-07-29 00:39:56 +02:00
André
8934a3a68b
[Web] Allow spam/ham "traps"
...
[Web] Changes to docker functions
[Web] List all containers of compose project name
2018-07-29 00:38:45 +02:00
André
15b80760b2
[Postfix] Add scripts to learn from spam/ham traps
...
[Dovecot] Learn fuzzy when moving mails from/to junk
2018-07-29 00:36:08 +02:00
André
d8f86ae488
[Rspamd] Add local fuzzy worker
2018-07-29 00:34:36 +02:00
André
ff463168d1
[SOGo] Override theme-default.css to prevent theme switching, delete theme-green until fixed
2018-07-28 14:26:02 +02:00
André
a117e8358c
[Compose] New SOGo and Dovecot images
2018-07-27 22:21:00 +02:00
André
6f656c39b4
[Web] Do not use hard-coded params in imapsync jobs
...
[Web] Allow custom parameters in imapsync
2018-07-27 22:19:59 +02:00