Commit Graph

2594 Commits (efcd86053c34d3a6330a0feb0cea2e84a5890a0f)

Author SHA1 Message Date
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
eXtremeSHOK d3f382c558
Fix: AutoDiscover issue with Outlook 2019
Fixes #2300
2019-02-11 14:50:37 +02: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
Aiko Appeldorn 36ba1f28d5 [Dovecot] fixed indentation for quarantine template 2019-02-09 21:29:15 +01:00
Aiko Appeldorn fdf21b8412 [Dovecot] improved quarantine message 2019-02-09 21:27:47 +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
Alice Ferrazzi 5a56965a48
Create nested directory for backup
/home/myhome/dir1/dir2/ is not a directory
create it now?

The expected result is that it create the folder also if is nested.
2019-02-09 02:11:46 +09:00
Christian Burmeister a5219780c7
Update docker-compose.yml 2019-02-08 17:04:52 +01:00
Christian Burmeister f35ffa61d0
Update Dockerfile 2019-02-08 17:03:38 +01:00
Christian Burmeister 0e8f8ada1f
Update Dockerfile 2019-02-08 17:03:16 +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
Timo N c1c2dc302a
[WEB] Update Yubico lib 2019-02-08 06:49:12 +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