andryyy
52231ac38d
[update.sh] Remove ,
2017-07-11 21:07:00 +02:00
andryyy
9e92c4a2ad
[Dovecot] Do not keep persistent logs in a container
2017-07-11 17:09:31 +02:00
andryyy
f8ae5158cb
[Postfix] Do not keep persistent logs in a container
2017-07-11 17:09:20 +02:00
andryyy
a31819fd6c
[SOGo] Log to a pipe to not keep logs in a container
2017-07-11 17:08:06 +02:00
andryyy
99cd459655
[Compose] Remove logging restrictions to make it easier to implement other drivers; Push new Postfix, SOGo and Dovecot images
2017-07-11 17:06:36 +02:00
Michael Kuron
98be90c494
Remove SPF and DMARC checks
2017-07-10 21:41:45 +02:00
andryyy
08b99c8d74
[Dovecot] Add doveadm service
2017-07-10 21:30:45 +02:00
andryyy
c80d605632
Add DOVEADM_PORT to generate_config.sh
2017-07-10 21:29:03 +02:00
andryyy
54eea38b76
Fix README.md bitcoin address
2017-07-10 21:28:44 +02:00
andryyy
12e9620a07
[Compose] Add DOVEADM_PORT with default binding 127.0.0.1:19991
2017-07-10 21:28:24 +02:00
andryyy
e1fc551bd2
[update.sh] Fix compose project name variable, add DOVEADM_PORT
2017-07-10 21:27:49 +02:00
Michael Kuron
14d2b3d763
DNS diagnostics page
2017-07-10 21:17:40 +02:00
Michael Kuron
5abeb313ba
Autoconfig harmonization
...
- use $autodiscover_config everywhere
- non-443 HTTPS ports in autoconfig etc.
- disabling POP service via SRV record
- fix display name in Outlook IMAP autodiscover
- allow multiple calls to TLSA generator and support Sieve STARTTLS
- iOS mobileconfig generator
2017-07-10 20:52:51 +02:00
andryyy
c5d90b821a
[Dovecot] Add extra.conf include to override Dovecot configuration changes
2017-07-10 09:19:12 +02:00
André Peters
f37405d9fd
Merge pull request #446 from mailcow/revert-444-dns
...
Revert "DNS diagnostics page"
2017-07-10 08:46:32 +02:00
André Peters
28d5476be7
Merge pull request #447 from mailcow/revert-427-clientconfig2
...
Revert "Client configuration guides"
2017-07-10 08:46:26 +02:00
André Peters
beec3d47f7
Revert "Client configuration guides"
2017-07-10 08:46:20 +02:00
André Peters
4c1537c1c2
Revert "DNS diagnostics page"
2017-07-10 08:45:59 +02:00
André Peters
c5acdd70fb
Merge pull request #427 from mkuron/clientconfig2
...
Client configuration guides
2017-07-10 08:03:28 +02:00
André Peters
b1dddd08e6
Merge pull request #444 from mkuron/dns
...
DNS diagnostics page
2017-07-10 07:53:29 +02:00
andryyy
51660589d4
[Rspamd] Push version 1.3
2017-07-09 22:28:36 +02:00
Michael Kuron
c1a1f98ee5
DNS diagnostics page
2017-07-09 10:01:27 +02:00
andryyy
6d981b7f8d
[update.sh] Missing echo, more information
2017-07-08 16:31:08 +02:00
andryyy
bdfaef09c6
[update.sh] Do not clean up dangling items, remove old image tags (not removed by dangling=true)
2017-07-08 16:22:48 +02:00
andryyy
94e5631662
[update.sh] Do not remove dangling volumes
2017-07-08 09:16:23 +02:00
andryyy
86e86c7758
[Compose] Important health check fix for nginx-mailcow
2017-07-07 11:20:00 +02:00
andryyy
fa2af1b286
[Web] Allow more bytes in concat queries, fixes #435
2017-07-06 17:34:51 +02:00
andryyy
a324b1a385
[Rspamd] Fix DKIM siging (base64 hash line folding)
2017-07-06 15:57:33 +02:00
andryyy
44d3a6eee8
[Compose] Slight changes to health checks to start a bit faster
2017-07-06 11:34:10 +02:00
andryyy
e357eb1131
[SOGo] SOGo v3.2.10 ( https://git.io/vQV7r )
2017-07-06 11:23:40 +02:00
Michael Kuron
8946d69274
Fix merge conflict
2017-07-05 20:11:07 +02:00
andryyy
69da02c144
[Dovecot] Important fix for Pigeonhole (downgrade)
2017-07-05 19:13:07 +02:00
andryyy
7f47af1d60
Fix destination hash
2017-07-05 12:31:52 +02:00
andryyy
c30f54d368
Merge branch 'dev'
2017-07-05 12:05:09 +02:00
andryyy
87cc5f54ff
[Postfix] Fix redis log destination hash
2017-07-05 12:03:12 +02:00
andryyy
2fadfee61a
[SOGo] Remove thunderbird plugin generation, will move to docs
2017-07-05 10:22:48 +02:00
andryyy
fa8b5c3ab1
[ACME] Version 1.12
2017-07-04 21:33:45 +02:00
andryyy
822b1902d9
[Misc] Add new options to generate_config.sh
2017-07-04 21:33:33 +02:00
andryyy
de14d30e6b
[ACME] Fix exit command (was using echo), fix for duplicate SAN (filter)
2017-07-04 21:32:58 +02:00
andryyy
7fe6fba994
[update.sh] Add missing options to mailcow.conf, don't show reflog
2017-07-04 21:28:27 +02:00
Michael Kuron
b88190988e
Autodiscover: Strip bind addresses off of port environment variables
2017-07-04 19:58:30 +02:00
andryyy
dc463c3dda
[Multiple] Push multiple logs to Redis channel for fail2ban-mailcow to read. Enables Fail2ban independently of used Docker logging driver.
2017-07-04 18:08:20 +02:00
andryyy
ed11e7586e
[Clamd] Add SKIP_CLAMD variable to disable Clamd start
2017-07-04 18:05:44 +02:00
andryyy
a2f1c09a84
[Web] Style changes to DKIM import section, push login errors to Redis channel
2017-07-04 18:05:04 +02:00
André Peters
bc84d2920b
Thanks for your support, guys!! :-)
2017-07-03 22:31:30 +02:00
andryyy
ace247b3b9
[ACME] Unset name arrays before reusing them
2017-07-03 10:20:09 +02:00
andryyy
d4311a806b
Fix Rspamd logs date
2017-07-03 08:10:11 +02:00
andryyy
2cf9f71613
[ACME] Revert fix for empty additional_san, fix skip_ip_check in ACME
2017-07-02 20:18:22 +02:00
Michael Kuron
96ed94dedd
Client configuration guides
...
- iOS mobileconfig generator
- non-443 HTTPS ports in autoconfig etc.
- disabling POP service via SRV record
- fix display name in Outlook IMAP autodiscover
- allow multiple calls to TLSA generator and support Sieve STARTTLS
2017-07-02 16:29:42 +02:00
andryyy
56a652fbf3
[Rspamd] Set error_reporting to 0
2017-07-02 11:25:14 +02:00