Commit Graph

1073 Commits

Author SHA1 Message Date
andryyy
044c928ba1 Clean up dangling docker objects after updates 2017-06-20 23:22:39 +02:00
andryyy
eaf15d25b6 Don't need to backup images with tags 2017-06-20 23:05:43 +02:00
andryyy
cbc4e31b4e Further changes to update.sh 2017-06-20 22:17:41 +02:00
andryyy
1095ba3066 Fix ssl in update.sh 2017-06-20 21:40:15 +02:00
andryyy
ce095432e9 Add fail2ban, run pull after update 2017-06-20 21:21:21 +02:00
andryyy
aa89603dc4 Use currently active branch 2017-06-20 20:42:11 +02:00
andryyy
05fc733091 Merge branch 'dev' of https://github.com/mailcow/mailcow-dockerized into dev 2017-06-20 20:07:30 +02:00
andryyy
c82c9524b0 Delete certificate if SANs were removed 2017-06-20 20:06:54 +02:00
andryyy
428140d34f Version update 2017-06-20 20:06:35 +02:00
andryyy
0e501acd7d Base on stretch 2017-06-20 20:06:24 +02:00
andryyy
ca917673bd Introduce image tags 2017-06-20 20:05:49 +02:00
André Peters
f782062dbd Merge pull request #375 from mkuron/tb
Make Thunderbird plugin download more resilient
2017-06-20 09:39:05 +02:00
andryyy
d5eb85ea6b Added notes 2017-06-20 00:03:09 +02:00
andryyy
71207b05fe Update update.sh 2017-06-20 00:02:03 +02:00
andryyy
a9fc66b956 Add update.sh, a wip 2017-06-19 23:31:43 +02:00
Michael Kuron
987d83e104 Make Thunderbird plugin download more resilient
- use specific GitHub API version
- use only-matching grep
- remove hard-coded version number
- use Mozilla Addons API
2017-06-19 20:48:56 +02:00
André Peters
beac3035f6 Merge pull request #372 from lazyfrosch/sync-password
data/web: Update syncjob password input to type password
2017-06-19 17:12:49 +02:00
André Peters
7cd1b3dc10 Merge pull request #373 from lazyfrosch/imapsync-password
dovecot/imapsync_cron: Use passfiles to hide passwords from ps
2017-06-19 17:12:36 +02:00
Markus Frosch
4be67ccd64 dovecot/imapsync_cron: Use passfiles to hide passwords from ps 2017-06-19 11:43:07 +02:00
Markus Frosch
0f8bf53d9c data/web: Update syncjob password input to type password
So the password is not readable in clear text.
2017-06-19 11:22:19 +02:00
andryyy
036c51f053 Prefere ipv4 to fix problems on v4-only envs 2017-06-19 10:39:14 +02:00
andryyy
68d455e154 Just start reconf-sogo to also trigger SOGos restart after a successful reconfiguration 2017-06-19 10:30:11 +02:00
andryyy
fbf33e475a SOGo will be started after reconf script to prevent race conditions 2017-06-19 10:19:16 +02:00
andryyy
624e52e198 mysqladmin uses ping on static IPv4, supervisor does no more autostart SOGo 2017-06-19 10:18:53 +02:00
andryyy
8eeae43824 Fixed IP for MySQL to prevent IPv6 issues 2017-06-19 10:18:16 +02:00
andryyy
5efe0b9a88 Ignore tar.gz 2017-06-19 10:17:37 +02:00
andryyy
10d83017e1 Declare correct arrays 2017-06-19 08:59:47 +02:00
André Peters
2d59e61c6b Merge pull request #370 from mkuron/patch-2
Autodiscovery for eM Client and Outlook 2007/2010
2017-06-19 08:54:59 +02:00
andryyy
d720f31684 Use unbound.conf from data/conf 2017-06-18 21:03:57 +02:00
andryyy
2a845a0d21 Less verbose 2017-06-18 20:57:54 +02:00
andryyy
9117c499ef Do not break DNS replies.... 2017-06-18 20:57:26 +02:00
andryyy
6fa19a37d8 Unbound changes 2017-06-18 20:23:26 +02:00
Michael Kuron
08506f7c81 Autodiscovery: send display name to IMAP client 2017-06-18 16:07:56 +02:00
Michael Kuron
4a379d0540 Satisfy Microsoft Remote Connectivity Analyzer 2017-06-18 16:04:13 +02:00
Michael Kuron
b34d650f97 Autodiscovery for arbitrary clients. EAS only for Outlook 2013+
Mobile and Desktop clients can be differentiated based on the response scheme they request. Mobile clients and Outlook 2013+ get EAS, others get IMAP
2017-06-18 13:09:28 +02:00
Michael Kuron
646957efee Autodiscovery for eM Client
It can be identified by its lack of user agent header. Through additional Protocol tags, it can also have CalDAV and CardDAV configured.
2017-06-18 12:11:02 +02:00
andryyy
7b1eb71216 Change Unbound health check 2017-06-17 21:46:43 +02:00
andryyy
ac7dc3e330 Fix alias 2017-06-17 21:41:12 +02:00
andryyy
44c4074773 Add err priority to danger class 2017-06-17 20:57:23 +02:00
André Peters
e11eca939d Merge pull request #368 from mkuron/patch-1
Pass hostname to SOGo Integrator build script
2017-06-17 14:22:13 +02:00
Michael Kuron
115ac81bc6 Pass hostname to SOGo Integrator build script 2017-06-17 13:59:09 +02:00
andryyy
5aba885b58 Skip ACME client for other certificates than LE 2017-06-17 10:08:12 +02:00
andryyy
08edc1d1d3 Remove obsolete file, add {} 2017-06-16 23:27:16 +02:00
andryyy
812b9b617a Cannot spawn as proc in sub shell. Breaks SOGo restart. 2017-06-16 23:26:43 +02:00
andryyy
89788340a0 Fix ActiveSync (SOGo issue 4142 and 4119) 2017-06-16 23:02:23 +02:00
André Peters
cf60c90cd6 Merge pull request #365 from mkuron/integrator
Include a customized SOGo integrator plugin for Thunderbird
2017-06-16 22:31:56 +02:00
Michael Kuron
b3b5313336 SOGo Integrator: match some preferences to SOGo web defaults 2017-06-16 17:00:46 +02:00
Michael Kuron
d8fa38010a SOGo Integrator bugfix for multiple domains 2017-06-16 14:02:39 +02:00
André Peters
953cadd83c Merge pull request #360 from K2rool/patch-1
Make autodiscover location case insensitive
2017-06-16 13:21:46 +02:00
Michael Kuron
c739091a67 Customize the SOGo Integrator plugin for Thunderbird 2017-06-16 10:30:40 +02:00