Commit Graph

909 Commits (306373558eac5952c0f773086206bfefc3ba6a02)

Author SHA1 Message Date
andryyy 306373558e Fix update script 2017-06-21 11:48:03 +02:00
andryyy a45d78db54 Fix update script 2017-06-21 11:46:53 +02:00
andryyy a0589b4275 Fix update script, fix gitignore 2017-06-21 11:46:01 +02:00
andryyy b26ee88269 Exit after error 2017-06-21 11:07:20 +02:00
andryyy a782cee8a1 Add gitignore, fix script 2017-06-21 11:05:59 +02:00
andryyy 578011c78c Move milter config, increase timeout for DNS 2017-06-21 10:18:52 +02:00
andryyy c40875e8ca Fix auto update 2017-06-20 23:43:19 +02:00
andryyy da2cdb686f Auto update script 2017-06-20 23:41:25 +02:00
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