André Peters
5754c6e2aa
Update docker-compose.yml
2019-03-10 09:52:31 +01:00
André Peters
216451ed43
Merge branch 'master' into admin-login
2019-03-10 09:51:12 +01:00
André Peters
9879ad9f73
Merge pull request #2413 from fm/master
...
Fix SOGo default access comment
2019-03-09 23:30:41 +01:00
andryyy
3c769100aa
[Compose] Update Postfix image - again
2019-03-09 12:31:27 +01:00
andryyy
b6d9fbf747
[Postfix] Fix Postfix map
2019-03-09 12:30:36 +01:00
andryyy
d9b7a20298
[postfix] Revert change until fixed
2019-03-09 12:27:46 +01:00
andryyy
15970ab8dc
[Postfix] Fix sasl_passwd query from alias domain, fixes #2410
...
[Web] Major fix, added a line break!
[Compose] Update Postfix image
2019-03-09 11:22:39 +01:00
andryyy
2443e956eb
[Rspamd] Remove buggy last-modified check
2019-03-08 12:43:05 +01:00
andryyy
d124fa1d5b
[Rspamd] Check if filterconf table was changed and return Last-Modified accordingly
2019-03-07 11:44:38 +01:00
andryyy
8e42ad4f1f
[Rspamd] Use stable unstable :)
2019-03-07 00:09:07 +01:00
andryyy
d65f7a2bd4
[Watchdog] Do not hammer API too much when running Ipv6 NAT check
...
[Watchdog] Run IPv6 NAT check more often (300s sleep instead of 3600s)
2019-03-07 00:08:45 +01:00
andryyy
e04e15ed23
[Rspamd] Mime from and rcpt can now be checked by from_mime and rcpt_mime
2019-03-07 00:07:11 +01:00
andryyy
c792bbcbab
[Rspamd] make upstream an object
2019-03-07 00:05:55 +01:00
andryyy
df07c9df01
[Compose] Update Rspamd and watchdog image
2019-03-07 00:04:34 +01:00
andryyy
bb065dbc22
[Rspamd] Add fuzzy worker with worker-fuzzy.inc
2019-03-06 15:14:25 +01:00
andryyy
ac6e379f09
[Web] Fix bootstrap pathes
2019-03-06 15:11:40 +01:00
andryyy
9abbe7eb1d
[Postfix] Mandatory protocol for authenticated clients over 587/tcp and 465/tcp is now TLSv1.0+ (reverts previous protocol change for authenticated users only)
...
[Postfix] Force route localhost$ over local:
2019-03-06 15:09:28 +01:00
andryyy
6dc5318673
[Rspamd] Delete rspamd.conf.local
2019-03-06 15:08:18 +01:00
andryyy
e1ebacca27
[Rspamd] Drop rspamd.conf.local file
2019-03-06 15:06:51 +01:00
andryyy
81f581247b
[Compose] Update Rspamd image
2019-03-06 15:06:39 +01:00
andryyy
4d32eb49ee
[Dovecot] Revert to TLS1+
2019-03-04 17:57:44 +01:00
andryyy
00b7a47cae
[Compose] Update watchdog image
2019-03-04 17:56:38 +01:00
andryyy
5bc8289d32
[Watchdog] Minor fixes, print last log lines on error
2019-03-04 17:56:27 +01:00
André Peters
ed7a8431b4
Merge pull request #2394 from tha80/master
...
Downgrade rspamd deb repository
2019-03-04 14:13:23 +01:00
andryyy
c4dfed8a96
[Compose, Rspamd] Downgrade Rspamd
2019-03-03 22:54:47 +01:00
andryyy
950ab30462
[Rspamd] Upgrade Rspamd
...
[Compose] New Rspamd image
2019-03-03 22:25:56 +01:00
andryyy
0375703198
[Postfix] Fix mandatory encryption protocols and always require at least TLS 1.2 for LMTP
2019-03-03 12:11:39 +01:00
andryyy
eccf3ff4da
[Postfix] Mandatory encryption protocol is now min. TLS 1.2
2019-03-03 12:09:10 +01:00
andryyy
69f54b99a1
[Dovecot] ssl_min_protocol is now TLS 1.2
2019-03-03 12:08:26 +01:00
andryyy
083b822cbf
[Compose] Update SOGo image
2019-03-03 12:07:54 +01:00
andryyy
52890e113f
[Web] Update bootstrap to 3.4.1, fixes #2381
2019-03-03 12:07:33 +01:00
andryyy
3873b7a768
[Update] Add /opt/bin to PATH, fixes #2391
2019-03-02 23:48:26 +01:00
André Peters
de320771e0
Merge pull request #2385 from mhofer117/allow-admin-email-login
...
allow multiple concurrent admin logins
2019-03-02 21:34:36 +01:00
andryyy
1e79ea6c7e
[Web] Fix transport_check over port 465, fixes #2386
2019-03-02 20:32:12 +01:00
andryyy
fcbcc117d2
[Netfilter] Detect SOGo 403
...
[Compose] Update Netfilter
2019-02-28 20:22:16 +01:00
André Peters
6dcb1af1b0
Merge pull request #2373 from mhofer117/allow-admin-email-login
...
always check basic auth against user database for EAS and SOGo if ALLOW_ADMIN_EMAIL_LOGIN is enabled
2019-02-28 09:00:14 +01:00
andryyy
38911034c3
Don't break DAV
2019-02-26 22:13:37 +01:00
André Peters
5cef6b92be
Merge pull request #2368 from mhofer117/allow-admin-email-login
...
Security Fix/Extension for #2360 - Allow Admin Login
2019-02-26 21:38:13 +01:00
andryyy
ae512018a8
[Postfix] Remove sasl requiring policies from port 25
2019-02-26 21:37:08 +01:00
andryyy
97adcbe5f8
[Web] Strip < and > from start/end of full name
2019-02-26 09:23:16 +01:00
andryyy
b0584b7699
[Dovecot] Remove vacation-seconds from global-only
2019-02-25 10:22:00 +01:00
andryyy
57312ad605
[Compose] Add ALLOW_ADMIN_EMAIL_LOGIN to sogo-mailcow to trigger bootstrap on change
...
[Compose] Static IPv4 for Dovecot
[SOGo] Remove SOGoIMAPServer from sogo.conf
[SOGo] Add SOGoIMAPServer to bootstrap process
[Nginx] Disallow editAccount for other accounts than 0 (own)
2019-02-25 00:00:32 +01:00
André Peters
298a8d24e9
Merge pull request #2360 from mhofer117/allow-admin-email-login
...
Allow admins to login as email user (without any password)
2019-02-24 18:49:13 +01:00
André Peters
4482aee747
Update sogo-auth.php
2019-02-24 00:15:09 +01:00
andryyy
108e808d06
[Rspamd] Reduce SOGO_CONTACT score to -99
2019-02-23 23:46:01 +01:00
André Peters
9a9079baa5
Update sogo.auth_request.template.sh
2019-02-23 22:29:14 +01:00
André Peters
88fbc6bf16
Update sogo-auth.php
...
Consistency again. :)
I moved the prerequisites require_once to the top, ok?
2019-02-23 22:26:41 +01:00
André Peters
0c8f217f49
Update sogo.auth_request.template.sh
...
Don't want to split hairs! Just consistency. :)
2019-02-23 22:20:09 +01:00
andryyy
db17a304b0
[ClamAV] Create directory before handling whitelist
2019-02-23 10:34:16 +01:00
andryyy
354ecd727c
[ClamAV] More checks and permission fixes
2019-02-23 10:27:13 +01:00
andryyy
fe9b9f5dfa
[ClamAV] Set permission recursively
...
[Compose] Updaet ClamAV image
2019-02-23 10:21:13 +01:00
andryyy
9213d65c85
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-22 18:25:48 +01:00
andryyy
28a3f5ca8c
[Dovecot] Add flags and notify to sieve_extensions
2019-02-22 18:25:35 +01:00
andryyy
c987e5c3bc
[Compose] Update SOGo image (v4.0.6.20190222-1)
2019-02-22 10:52:46 +01:00
andryyy
1092d98499
[Dovecot] Enable sieve vacation seconds not just for global scripts
2019-02-22 10:52:18 +01:00
André Peters
cfa44a2014
Merge pull request #2355 from gummipunkt/patch-2
...
Update lang.de.php
2019-02-21 23:28:28 +01:00
andryyy
fe6567a3c8
[Compose] New watchdog image
...
[Watchdog] Use ipv6nat-mailcow instead of ipv6nat
2019-02-19 22:25:28 +01:00
andryyy
52eb6e48f2
[Compose] New Dovecot image
...
[Dovecot] Fix very stupid error in quarantine_notify.py - thanks to @DevTek314
2019-02-19 15:02:18 +01:00
andryyy
30153f29cc
[Web] Changes to user interface (using tabs now)
2019-02-15 20:20:14 +01:00
andryyy
63752fe0f2
[Solr] Changes to schema - field types are updated
2019-02-15 20:19:50 +01:00
andryyy
11bc02bf29
[Compose] New Solr image
2019-02-15 20:19:16 +01:00
André Peters
4d7f2618ad
Merge pull request #2329 from vain90/master
...
Move unset https_port after include of vars local inc
2019-02-14 23:12:09 +01:00
andryyy
a58fcff1a0
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-14 11:11:27 +01:00
andryyy
02b015a359
[Rspamd] Lower history nrows
2019-02-14 11:11:20 +01:00
André Peters
870fee4528
Merge pull request #2325 from extremeshok/patch-15
...
added information about server/vm specs
2019-02-14 11:09:55 +01:00
andryyy
32994a41ea
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-14 10:54:16 +01:00
andryyy
8883ddc08c
[Assets] Fix Nextcloud site
2019-02-14 10:54:06 +01:00
André Peters
343e5e2cb1
[Web] Update lang.nl.php
2019-02-13 21:03:29 +01:00
André Peters
728bc21815
[ClamAV] Set AlertOLE2Macros to no
2019-02-13 21:03:02 +01:00
andryyy
54dfb5c450
[Web] Unset https_port after vars local inc
...
[Compose] New Dovecot image
2019-02-12 19:01:37 +01:00
André Peters
8d558282cc
Merge pull request #2313 from OpenLarry/fix-maildirgc
...
Fix mailbox garbage collector not working
2019-02-12 18:57:33 +01:00
André Peters
60d74e3f17
[Helper] Make backups rsyncable
2019-02-12 15:07:31 +01:00
André Peters
efcd86053c
[Template] Fix stupid typo.....
2019-02-11 23:59:07 +01:00
André Peters
96c2b92455
[Web] Fix Autodiscover issue with Outlook 2019, fixes #2300
2019-02-11 13:53:00 +01:00
André Peters
d29adbae02
Update autodiscover-json.php
2019-02-11 13:52:24 +01:00
andryyy
99a816430b
[ACME] Wait for Nginx
2019-02-10 17:36:25 +01:00
andryyy
a071262e7e
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-10 16:29:03 +01:00
andryyy
58504f654d
[ACME] Wait for Nginx, fixes #2290
2019-02-10 16:28:03 +01:00
André Peters
c187531afd
[Web] Improvement of quarantine notification
2019-02-10 00:16:36 +01:00
andryyy
a91aeb2500
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-09 23:50:16 +01:00
andryyy
38c939c4d2
[Web] Fix quota notificate html template saving
2019-02-09 23:49:06 +01:00
André Peters
99bcd218ba
Merge pull request #2229 from heavygale/patch-5
...
Forward mailcow-ui-domain to the docs
2019-02-08 20:58:10 +01:00
andryyy
4252164487
[Web] Remove E_ALL error reporting
2019-02-08 20:56:26 +01:00
andryyy
1974c49e58
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-08 20:55:57 +01:00
andryyy
ff9113b35f
[Web] Fix for last value of array in vars
...
[Compose] Update Solr and Unbound images
2019-02-08 20:55:05 +01:00
André Peters
b24fc6ad8c
[Backup] Create nested directory for backup
2019-02-08 20:35:23 +01:00
André Peters
86b11870e6
Set host timezone for unbound and solr
2019-02-08 20:33:45 +01:00
André Peters
c2ba9f558d
[WEB] Update Yubico lib
2019-02-08 11:12:59 +01:00
andryyy
4e97da197e
[Dovecot] Fix quarantine notificatin script
...
[Compose] Update Dovecot image
2019-02-08 10:06:28 +01:00
andryyy
36ad9dbf78
[ACME] verify_html should accept 3** and 2**
2019-02-08 00:04:05 +01:00
andryyy
96949c68a8
[Compose] Remove vmail link to dockerapi, push acme to 1.47
2019-02-08 00:03:40 +01:00
andryyy
a908b2da6e
[Web] Fix shared alias displain in user view, fixes #2274
2019-02-07 22:37:26 +01:00
andryyy
eb4c9f7a8b
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-07 22:37:14 +01:00
andryyy
d60c6a4e56
[Web] Fix shared alias displain in user view, fixes #2274
2019-02-07 22:37:11 +01:00
André Peters
abc4fcc3ac
[Web] Fix inactive admin login
2019-02-07 19:40:04 +01:00
André Peters
b94595ce0c
[Web] Fix deletion of admin user
2019-02-07 19:38:57 +01:00
André Peters
d3732bde23
Update Bug_report.md
...
Some changes.
Removed the smiley, because I'm not a happy man.
2019-02-07 00:58:40 +01:00
andryyy
d775bf3e2b
[Assets] Nextcloud: add plain listener
2019-02-06 21:48:41 +01:00
andryyy
5efdf71120
[Nginx] Add qhandler rewrite
...
[Web] Move theme header include, fixes #2267
2019-02-06 10:14:56 +01:00
andryyy
030d5068f3
[Web] Add quick actions handler for quarantine, add trigger
2019-02-06 09:29:00 +01:00