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
andryyy
e140979aac
[Web] Add quick release/delete functions
2019-02-06 09:28:22 +01:00
andryyy
c111c4e429
[Web] Delete from quarantine and user_acl when deleting mailbox
2019-02-06 09:24:13 +01:00
andryyy
4a1362fc4d
[Web] Minor alias overview fix
2019-02-06 09:23:44 +01:00
andryyy
b74226a9dc
[Web] Fix return for unban/ban actions via API
2019-02-06 09:23:01 +01:00
andryyy
f8d26d9415
[Web] Remove broken logger examples
2019-02-06 09:22:13 +01:00
andryyy
c438411a3d
[Dovecot] Extend quarantine template: add score and release/delete buttons - depending on acl
2019-02-06 09:21:54 +01:00
andryyy
243389a9d5
[Web] Update lang
2019-02-06 09:21:10 +01:00
andryyy
499c426b97
[Web] Allow to mass-change TLS policy and quarantine notifications in /mailbox
2019-02-06 09:20:58 +01:00
andryyy
2a5f6413fa
[Dovecot] Derive text part in quota/quarantine notification mails from html
2019-02-05 10:38:28 +01:00
andryyy
78d0deed94
[Web] Lang updates
...
[Web] Minor fixes
2019-02-05 10:37:28 +01:00
andryyy
c57a544c52
[Postfix] Disable auth on port 25
2019-02-05 10:35:32 +01:00
andryyy
eb456046a4
[Compose] New images: dockerapi, watchdog, netfilter, acme, dovecot, php, unbound
2019-02-05 00:10:51 +01:00
andryyy
1e764009bf
[Web] Use INTL_IDNA_VARIANT_UTS46 in idn_to_ascii (thanks to @Knight1 !)
...
[Web] Some PHP fixes (warnings, notices)
[Web] Add quota notification tools
2019-02-05 00:10:21 +01:00
andryyy
21741dc061
[Web] Update bootstrap slider javascript
...
[Web] Minor JS changes and fixes
2019-02-05 00:07:34 +01:00
andryyy
9eafde0b3b
[Web] Add woff2 PT Sans font file
...
[Web] Fix minor font issues
[Web] Update bootstrap slider
2019-02-05 00:06:34 +01:00
andryyy
d3050df839
[Assets] Add default quota template
2019-02-05 00:05:27 +01:00
andryyy
7a96516fad
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-05 00:05:00 +01:00
André Peters
69bb77aeaf
[Nginx] Enable TLSv1.3
2019-02-05 00:04:23 +01:00
andryyy
6f478ed2a3
[Rspamd] Set history lines to 10000
2019-02-05 00:02:56 +01:00
andryyy
12291436cd
Push image base to Alpine 3.9
2019-02-05 00:01:31 +01:00
andryyy
c7c1422095
[Dovecot] Add quota_notify script
...
[Dovecot] Some minor changes to quarantine notification script to catch more errors
2019-02-05 00:00:22 +01:00
andryyy
aa1e03476d
[Dovecot] Enable quota notifications
2019-02-04 23:59:31 +01:00
andryyy
ccc61bf2dc
[PHP-FPM] PHP 7.3, mailparse from Git as long as no releas exists
2019-02-04 23:46:45 +01:00
andryyy
9f2a6f13a5
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-04 23:45:54 +01:00
andryyy
c3258c3399
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-02-04 22:36:17 +01:00
andryyy
a599536499
[Web] Various session fixes
2019-02-04 22:34:03 +01:00
André Peters
0cd412d25b
Merge pull request #2255 from Geitenijs/patch-2
...
Update lang.nl.php
2019-01-31 23:42:30 +01:00
andryyy
635e694ffa
[Web] Fix quarantine subject
2019-01-31 22:25:17 +01:00
andryyy
3bfd2c8885
[Dovecot] Once again... finally fixed?
2019-01-31 22:18:38 +01:00
andryyy
7e5fc0f763
[Update] Move Nextcloud Redis fix
2019-01-31 21:55:49 +01:00
andryyy
d9a9716a00
[Update] Move Nextcloud Redis fix
2019-01-31 21:55:13 +01:00
andryyy
40795fd2ab
[Update] Move Nextcloud Redis fix
2019-01-31 21:54:05 +01:00
andryyy
dcd6b2268e
[Dovecot] Various fixes for quarantine notifications, many thanks to @DevTek314 for reporting them!
2019-01-31 21:45:58 +01:00
andryyy
3aef412669
[Dovecot] Fix type of last_notification
2019-01-31 20:53:08 +01:00
andryyy
24432b0d9d
[PHP-FPM] Remove old fix
2019-01-31 17:08:03 +01:00
andryyy
6ad8798d5c
[Nginx] Compress some files, don't compress proxy answers
2019-01-31 17:07:49 +01:00
andryyy
d7f169cc2f
[Web] Further improvments, minor fixes
2019-01-31 17:07:24 +01:00
andryyy
2c0e5f9347
[Compose] Rename templates directory to fix Nextcloud errors...!
2019-01-31 17:05:45 +01:00
andryyy
14901eed64
[Nginx] Remove broken locations
2019-01-31 15:58:35 +01:00
andryyy
f5ca46f6d8
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-01-31 15:52:13 +01:00
andryyy
6d4bcfabb1
[PHP-FPM] Fix sed command
2019-01-31 15:51:00 +01:00
andryyy
3832d04998
[PHP-FPM] Fix sed command
2019-01-31 15:49:53 +01:00
andryyy
60f9968134
[Nginx] Add compression, change expires
2019-01-31 15:45:57 +01:00
andryyy
47a8c47305
[Compose] Update PHP-FPM
2019-01-31 15:45:41 +01:00
andryyy
ea83f72981
[Web] Minify more resources, fix missing JS
2019-01-31 15:45:31 +01:00
andryyy
61cd2c0353
[PHP-FPM] Patch legacy template lib of NC if exists
2019-01-31 15:44:56 +01:00
André Peters
f1b8b59968
Merge pull request #2257 from guicapanema/patch-1
...
Adds missing values to alias INSERT statement.
2019-01-31 12:39:33 +01:00
andryyy
a1baf2112b
[Update] Do not move files before git merge
2019-01-30 23:03:58 +01:00
andryyy
d17d823e0d
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-01-30 22:59:52 +01:00
andryyy
5249942121
[Web] Remote SourceSansPro, remove css style
2019-01-30 22:46:25 +01:00
andryyy
4d012f7a92
[Compose] Update PHP-FPM image
2019-01-30 12:11:02 +01:00
andryyy
ad0df77d28
[Web] Minify css and js via PHP
...
[Web] Use PT Sans
[Web] Update some libs
2019-01-30 12:10:26 +01:00
andryyy
8c433bf0da
[PHP] Drop pear modules
2019-01-30 11:55:03 +01:00
André Peters
3199c34417
[Web] U2F: Don't check for Firefox, check only if U2F API is implemented
2019-01-30 00:41:35 +01:00
andryyy
9bd1fcbede
[Config] Add hint to disable Solr if you do not want a readable index in solr-vol-1
2019-01-29 13:29:30 +01:00
andryyy
b3f84d2c78
[Dovecot] Remove break-imap-search (it is a default setting)
2019-01-29 13:25:35 +01:00
andryyy
c456fe12b3
[Dovecot] Fix last_notification in quarantine_notify.py
2019-01-29 12:13:26 +01:00
andryyy
4245780a66
[Update] Check if run as root
2019-01-29 12:13:04 +01:00
andryyy
8da54e5194
[Rspamd] Split global wl from to mime-from and smtp-from
2019-01-29 12:11:10 +01:00
andryyy
2fedc80dfc
[Compose] New watchdog and Dovecot images
...
[Compose] Add SKIP_SOLR to Dovecot to dynamically load fts plugin
[Compose] Mount default quarantine notification template
2019-01-29 00:24:21 +01:00
andryyy
43a91639e0
[Asset] Add default template for quarantine notifications
2019-01-29 00:21:09 +01:00
andryyy
07392b7437
[Watchdog] Use stackoverflow.com for DNS check
...
[Git] Ignore mail_plugins*
[Dovecot] Read mail_plugins from dynamically generated file
[Dovecot] Encrypt FTS
[Dovecot] Add break_imap_seach option to Solr
[Web] Add ability to send quarantine notification mails
[Web] Minor style fixes
[Web] Add new MAILBOX_DEFAULT_ATTRIBUTES (doc updates, anyone? :-( )
[Web] Use rcpt_smtp if rcpt_mime is not set
[Web] Other minor fixes
2019-01-29 00:20:39 +01:00
andryyy
f493d3a957
[Dovecot] Simplify Docker image
...
[Dovecot] Set Dovecot plugins dynamically via file and exclude Solr if not enabled
[Dovecot] Add new quarantine notification script
2019-01-29 00:11:12 +01:00
andryyy
aab692301e
[Update] Check internet connection via 1.1.1.1
2019-01-29 00:06:19 +01:00
andryyy
2507a8fd31
[Config] Use #!/usr/bin/env bash for scritps, fixes #2226 , thanks to @cptMikky
2019-01-27 19:50:15 +01:00
andryyy
c3d67805a1
[Config] Add ACL_ANYONE to generate_config.sh
2019-01-26 19:31:01 +01:00
André Peters
97570fceea
Merge pull request #2219 from smueller18/patch-2
...
remove dns-search property
2019-01-24 20:50:52 +01:00
André Peters
2807a07a45
Merge pull request #2218 from smueller18/patch-1
...
replace hard coded solr dns with dynamic variable
2019-01-24 19:44:13 +01:00