1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-23 02:04:46 +02:00
Commit Graph

985 Commits

Author SHA1 Message Date
Peter
a21b3cd606
Update base image to alpine 3.16 2022-06-05 19:03:37 +02:00
Peter
1c479684fc
Revert "Update base image to alpine 3.16"
This reverts commit c9dbc7c7b7.
2022-06-05 19:02:21 +02:00
Peter
c9dbc7c7b7
Update base image to alpine 3.16 2022-06-05 19:01:55 +02:00
Peter
c41dc9d8c0
Update base image to alpine 3.16 2022-06-05 19:01:06 +02:00
Peter
1db5841424
Update base image to alpine 3.16 2022-06-05 18:59:56 +02:00
Peter
2bd436dfd8
Update base image to alpine 3.16 2022-06-05 18:41:54 +02:00
Niklas Meyer
6efd9dc5f9
[Postfix] Update to 3.5.6 (Rebase to Debian 11)
New Postfix Image is: mailcow/postfix:1.67
2022-06-05 14:48:03 +02:00
qupfer
4d53216c05
[Compose] Remove bind options from volumes (#4577) 2022-05-31 09:34:06 +02:00
Niklas Meyer
05b8609073 [Postfix] Update to 3.5.6 (Rebase to Debian 11) 2022-05-19 18:49:01 +02:00
Niklas Meyer
b6cb3b026c [ClamAV] Update to 0.105 2022-05-06 15:44:58 +02:00
Niklas Meyer
0539cc6d8c [SOGo] Update to 5.6.0 2022-05-05 08:28:57 +02:00
Niklas Meyer
936f07336c
[Netfilter] Exclude banning IPs when dovecot server not reacheble
The new docker tag for mailcow/netfilter is 1.47

Thanks to @dragoangel
2022-04-22 16:20:35 +02:00
DerLinkman
224a59ab4b [Compose] Update netfilter-mailcow to 1.47 2022-04-22 16:19:06 +02:00
Kristian Feldsam
4e6c398c8c
[Clamd] fix whitelist (#4541)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2022-04-08 21:39:35 +02:00
Kristian Feldsam
d4e829465b
[Dovecot] Disable imapsync job, when auth details are wrong. Fixes #4276 (#4540)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2022-04-08 21:36:21 +02:00
Niklas Meyer
53a5254897
[SOGo] Update SOGo to 5.5.1
**Includes Database Changes!**

As a preparation for 5.5.2 the database as well as some NGINX Settings have been changed.
2022-04-01 15:20:09 +02:00
Peter
fd7269d455
[ClamAV] Move to official ClamAV Docker container (#4525)
Since ClamAV starts to offer Docker containers this PR introduces said containers so we don't need to build the container on our own anymore. This was an easy task until v0.104, but then ClamAV changed its buildprocess to use cmake and with v0.105 it also needs the Rust toolchain -> https://docs.clamav.net/manual/Installing/Installing-from-source-Unix.html#ubuntu--debian

Here are the main changes for the new container

Creates clamd-db-vol-1 volume
Still uses the same config files
Downloads ClamAV databases in said volume
Smaller container footprint 13MB vs 150MB

---

* [ClamAV] Move to official ClamAV Docker container

* [ClamAV] Remove vim + nano

* [ClamAV] Use normal version in docker-compose
2022-03-28 11:07:47 +02:00
Niklas Meyer
b375e6a250
[Rspamd] Update Rspamd to 3.2.1 (#4526)
This PR Updates Rspamd to 3.2.1

(See Changelog here: https://rspamd.com/announce/2022/03/26/rspamd-3.2.html)

The new Tag is mailcow/rspamd:1.90
2022-03-28 11:05:44 +02:00
Niklas Meyer
3166bd5df5 [Compose] Update SOGo to 5.5.1 2022-03-22 19:47:53 +01:00
Peter
eddaf7a975
Revert "Before update on 2022-03-02_17_04_05"
This reverts commit 24275ffdbf.
2022-03-05 23:31:41 +01:00
andryyy
24275ffdbf Before update on 2022-03-02_17_04_05 2022-03-02 20:03:09 +01:00
Niklas Meyer
c520f21d28
🐄 Moorch Update 2022 - ClamAV, Dovecot & Olefy Update (#4497)
* [API] Fix minor issue in api docs

* [GH-Actions][stale] Add neverstale label to exempt list

* [Web] add github version tag

* [Web] add github version tag

* [Web] add github version tag

* [Web] add github version tag

* [Web] add github version tag

* [Web] add github version tag error handling

* [Web] add github version tag error handling

* Passwordless SOGo auth: support for calendar invitations and calendar/contacts subscriptions

Inviting someone to a calendar event triggers a request to /SOGo/so/otheruser@example.com/freebusy.ifb/ajaxRead. Subscribing to someone's calendar/contacts triggers a request to /SOGo/so/otheruser@example.com/foldersSearch. The email address in the URL is different from the logged-in user, which needs to be handled appropriately by sogo-auth.php.

* [Web] add github version tag - adjust css

* [Compose] Update SOGo Autoreply Schedule to 5m

Based on the advice of inverse (SOGo developer). Thanks to https://github.com/jmber

Closes: https://github.com/mailcow/mailcow-dockerized/issues/4436

* [Web] add github version tag - move twig globals

* [Web] add github version tag - missing </div>

* Passwordless SOGo auth: improvements for when accessing other users

* [WebAuthn] fido2 passwordless auth - fix (#4440)

* [WebAuthn] fido2 revert

* [WebAuthn] set UV flags to 'discouraged'

* [WebAuthn] revert - set UV flags to 'discouraged'

* Update clamav to 0.104.2

* Update clamav to 0.104.2

* Update dovecot to 2.3.18

Update gosu to 1.14
Use debian bullseye as base

* [Web] Updated lang.es.json [CI SKIP] (#4453)

Co-authored-by: Fijxu <fijxu@zzls.xyz>
Co-authored-by: milkmaker <milkmaker@mailcow.de>

Co-authored-by: Fijxu <fijxu@zzls.xyz>

* Fix broken documentation links (#4458)

* Fix broken documentation links

* Fix a few more broken documentation links

* Fix broken documentation links in translation files

* Fall back to empty string if WATCHDOG_NOTIFY_EMAIL undefined (#4457)

By default, `.env` (`mailcow.conf`) does not define `WATCHDOG_NOTIFY_EMAIL`.

Using it in `docker-compose.yml` without having it defined leads to Compose v2 displaying this warning on startup:

> WARNING: The WATCHDOG_NOTIFY_EMAIL variable is not set. Defaulting to a blank string.

Related to https://github.com/mailcow/mailcow-dockerized/issues/4315

* [Web] Updated lang.sk.json [CI SKIP] (#4461)

Co-authored-by: Lukáš Matula <lukas@gbely.net>
Co-authored-by: milkmaker <milkmaker@mailcow.de>

Co-authored-by: Lukáš Matula <lukas@gbely.net>

* oletools: disable template injection detection (#4464)

Seems to be causing a lot of false positives lately

* Fix minor typo in comment (#4466)

Correction of the comment, so that the explanation is correct and can be understood.

* Update issue templates to issue forms (#4465)

This PR updates the issue templates to GitHubs new issue forms

* [Web] Fix padding issue in UI admin panel (#4481)

* [Web] fix admin panel padding issue

* [Web] fix admin panel padding issue

* [Web] Updated lang.sk.json [CI SKIP] (#4489)

Co-authored-by: Lukáš Matula <lukas@gbely.net>
Co-authored-by: milkmaker <milkmaker@mailcow.de>

Co-authored-by: Lukáš Matula <lukas@gbely.net>

* increase opcache.interned_strings_buffer to 16 (#4487)

since version 23.0.2 Nextcloud recommends having a value greater than 8 for `opcache.interned_strings_buffer`. As this memory will be only used when needed this should have no impact on installations that are not using nextcloud.

related discussion: https://help.nextcloud.com/t/nextcloud-23-02-opcache-interned-strings-buffer/134007/19
related nextcloud issue: https://github.com/nextcloud/server/issues/31223

* nextcloud - add missing redirections (#4366)

adds missing location directives to the nginx configuration of nextcloud 22, to prevent warnings in nextcloud admin center of missing redirections

* Update imapsync to 2.178 (#4491)

* Update and fix oletools (#4479)

As noticed by @MAGICCC (#4464 (comment)), our olefy image does not work anymore if you rebuild it. This is because @HeinleinSupport recently updated their repository with the changes from @decalage2's repository, which renamed olvba3 to olevba. Since @HeinleinSupport does not recommend using its own patched branch and is very slow in pulling in changes from upstream (@decalage2), let's switch to the latter. This also allowed me to revert #4464.

Finally, a minor patch to rspamd is necessary. While the documentation says

In the extended mode the oletools module will not trigger on specific categories, but will always set a threat string with all found flags when at least a macro was found.

This is not actually true -- it only sets it when suspicious or autoexec threats were detected. But it's a one-line patch to make rspamd behave as documented and we should submit that patch to @rspamd too. With this patch, I have confirmed that Mailcow will reject any incoming, non-whitelisted message containing attachments with macros.

* [Web] Fix excluded domain list in quaratine view

Previously excluded domains from quarantine were not shown.

* [Dovecot] Update syslogng Version to 3.28 (#4496)

Co-authored-by: Niklas Meyer <niklas.meyer@tinc.gmbh>

Co-authored-by: ntimo <git@nowitzki.me>
Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: FreddleSpl0it <patschul@posteo.de>
Co-authored-by: FreddleSpl0it <75116288+FreddleSpl0it@users.noreply.github.com>
Co-authored-by: Michael Kuron <mkuron@users.noreply.github.com>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
Co-authored-by: Fijxu <fijxu@zzls.xyz>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Co-authored-by: Lukáš Matula <lukas@gbely.net>
Co-authored-by: Max <mail@heavygale.de>
Co-authored-by: Michael Cramer <michael@bigmichi1.de>
Co-authored-by: Robert Christian <soulsymphonies@users.noreply.github.com>
Co-authored-by: André <andre.peters@debinux.de>
Co-authored-by: Niklas Meyer <niklas.meyer@tinc.gmbh>
2022-03-02 16:32:17 +01:00
Niklas Meyer
89fdd1986d
Jan(moo)uary Update 2022 - Revision A (2022-01a) (#4445)
* [API] Fix minor issue in api docs

* [GH-Actions][stale] Add neverstale label to exempt list

* [Web] add github version tag

* [Web] add github version tag error handling

* Passwordless SOGo auth: support for calendar invitations and calendar/contacts subscriptions

Inviting someone to a calendar event triggers a request to /SOGo/so/otheruser@example.com/freebusy.ifb/ajaxRead. Subscribing to someone's calendar/contacts triggers a request to /SOGo/so/otheruser@example.com/foldersSearch. The email address in the URL is different from the logged-in user, which needs to be handled appropriately by sogo-auth.php.

* [Web] add github version tag - adjust css

* [Compose] Update SOGo Autoreply Schedule to 5m

Based on the advice of inverse (SOGo developer). Thanks to https://github.com/jmber

Closes: https://github.com/mailcow/mailcow-dockerized/issues/4436

* [Web] add github version tag - move twig globals

* [Web] add github version tag - missing </div>

* Passwordless SOGo auth: improvements for when accessing other users

* [WebAuthn] fido2 passwordless auth - fix (#4440)

* [WebAuthn] fido2 revert

* [WebAuthn] set UV flags to 'discouraged'

* [WebAuthn] revert - set UV flags to 'discouraged'

Co-authored-by: ntimo <git@nowitzki.me>
Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: FreddleSpl0it <patschul@posteo.de>
Co-authored-by: FreddleSpl0it <75116288+FreddleSpl0it@users.noreply.github.com>
Co-authored-by: Michael Kuron <mkuron@users.noreply.github.com>
2022-02-01 15:26:48 +01:00
Niklas Meyer
355ea71877
Merge pull request #4428 from FreddleSpl0it/master
Migrating from U2F to WebAuthn for 2FA
2022-01-21 12:19:25 +01:00
Niklas Meyer
fac8d9d28a
[Netfilter] Update to Alpine 3.15 + GeoIP Fix
Added xtables-addon to netfilter container to handle iptables rules with geoip
**Commited by: @marcvorwerk**
2022-01-21 09:22:25 +01:00
FreddleSpl0it
aaf5da240a
[WebAuthn] rename env var 2022-01-20 11:19:00 +01:00
Niklas Meyer
513588621d
[Compose] Update Netfilter Image to 1.46 2022-01-20 10:12:28 +01:00
Niklas Meyer
8f89968421
[SOGo] Update SOGo to 5.5.0 + syslog Version Update (in Config)
This PR is updating SOGo to the new 5.5.0 Release (https://github.com/inverse-inc/sogo/releases/tag/SOGo-5.5.0) <-- Available in master.

It also includes the nsyslog Update to 3.28 (since the new SOGo builds are using a newer version), which fix a warning message inside the sogo container that the nsyslog version is outdated and can be upgraded to 3.28

This new release will have the Docker Image Tag: mailcow/sogo:1.106
2022-01-20 10:04:01 +01:00
FreddleSpl0it
7df2bb28f8
[WebAuthn] disable rootCA default 2022-01-19 21:35:21 +01:00
FreddleSpl0it
0f464658cc
[WebAuthn] disable webauthn rootca by mailcow.conf 2022-01-19 19:10:43 +01:00
Niklas Meyer
ccd3677d76
[Compose] Update Watchdog Tag (Alpine 3.15) 2022-01-19 16:48:57 +01:00
Niklas Meyer
5bcb0f5d25
[SOGo] Update SOGo to 5.5.0
New Docker Tag: mailcow/sogo:1.106
2022-01-19 10:33:51 +01:00
Niklas Meyer
f9def72115
[Compose] Update olefy to Alpine 3.15 2022-01-18 20:57:24 +01:00
Niklas Meyer
a5e38f33d9
[Compose] Update Clamd to 0.103.5 2022-01-15 17:18:32 +01:00
Niklas Meyer
b0679b1c4f
[Compose] Docker Tag fix to include Alpine Update
Referencing: https://github.com/mailcow/mailcow-dockerized/pull/4372
2022-01-11 10:00:24 +01:00
Niklas Meyer
026be03a6a
[Compose] Updated Unbound Tag to 1.15 (Alpine Update) 2022-01-11 09:52:58 +01:00
Niklas Meyer
29bd368a98
[SOGo] Update to 5.4.0 (#4397) 2021-12-24 05:55:17 +01:00
Niklas Meyer
e8ca588884
[Solr] Remove breached class from log4j-core.jar (#4390) 2021-12-17 12:43:05 +01:00
Niklas Meyer
758f2ef8d1
[Compose] Revert prior image tag version change
Removed the newer image tag in the docker-compose.yml (one version ahead)
2021-12-15 09:59:50 +01:00
Niklas Meyer
2f9d8213b6
[Alpine] Update to 3.15 (#4372) 2021-12-14 14:10:31 +01:00
Christian Burmeister
f58cc2aa43
Update docker-compose.yml (#4381)
ofelia-mailcow does not have the correct time zone.
Test: ocker exec -it mailcowdockerized_ofelia-mailcow_1 date
2021-12-13 19:01:07 +01:00
andryyy
9c5fd91484 Merge branch 'hotfix' into staging 2021-12-12 10:50:50 +01:00
andryyy
e1db347d03
[Compose] Update Solr image 2021-12-12 10:49:50 +01:00
DerLinkman
03542bfa71
[Dovecot] Update to 2.3.17.1 (#4365) 2021-12-08 20:17:30 +01:00
andryyy
0945b91bf6
[SOGo] Update image 2021-11-30 11:15:56 +01:00
Peter
99ee38117c
Update SOGo to 5.3.0 (#4330)
* [SOGo] Rebase on Bullseye

* [SOGo] Update gosu to 1.14

* [SOGo] Update to 5.3.0
2021-11-22 13:55:16 +01:00
Sven Gottwald
7e35c3d0dd
[ClamAV] Update to 0.103.4 (#4314)
* [ClamAV] Update to 0.103.4

ClamAV 0.103.4 is a critical patch release, see https://blog.clamav.net/2021/11/clamav-01034-and-01041-patch-releases.html for more information.

* Update docker-compose.yml

Update mailcow/clamd:1.42
2021-11-11 13:43:41 +01:00
andryyy
09d763548c Merge branch 'app-passwd-daveas' into staging 2021-10-29 06:50:23 +02:00
Peter
6bf70cf846
[Watchdog] Add Watchdog verbose logging (#4299)
* [Watchdog] Add verbose logging

* [Watchdog] More verbose debugging

* [Watchdog] Enable MX check for recipients

Co-authored-by: andryyy <andre.peters@debinux.de>
2021-10-29 06:48:49 +02:00
andryyy
e13bc242a4
[Web, Dovecot] Allow to define scope of services for app passwords 2021-10-28 21:57:19 +02:00
andryyy
c0011013b8
[Compose] Update SOGo image 2021-10-27 12:49:52 +02:00
andryyy
56e8e88276 [Dovecot] Do not disallow app passwords when force_password_reset is active 2021-10-23 07:22:56 +02:00
andryyy
3c962b0004
[DockerAPI] Update docker-py 2021-10-21 19:40:14 +02:00
andryyy
3c9b84ff6f [Compose] Update PHP and netfilter images 2021-10-15 13:06:48 +02:00
Kristian Feldsam
0b64967ec5
[web] implemented twig templating system (#4264)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-22 20:47:10 +02:00
andryyy
7641dbf3a5
[Compose] Update ClamAV image 2021-09-06 11:46:45 +02:00
andryyy
db4003007d
[Compose, Rspamd] Update Rspamd image to non-memleaking version 2021-09-02 19:28:56 +02:00
andryyy
107c8ed229
[Watchdog] Workarond for issue with content buffering in Alpine and Nagios plugins 2021-09-01 18:57:56 +02:00
Kristian Feldsam
54c4d7e49c
[Dovecot: Imapsync] Parse, save and show last run status (#4253)
* [imapsync] - check for errors in returned_text

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>

* [imapsync] parse and save exit status

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>

* [dovecot] updated image version

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-01 16:29:11 +02:00
Kristian Feldsam
8f733a903b
[Config] Fixed ofelia container in SELinux environment (#4257)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-01 16:27:30 +02:00
andryyy
8ee997b1a3
[Rspamd] Base on bullseye; remove nullnull map to _perhaps_ prevent a memleak 2021-09-01 15:21:43 +02:00
andryyy
19dda55d96
[Alpine] Upgrade to 3.14 2021-08-30 21:01:09 +02:00
andryyy
82f4f1fd15
[Postfix] Lookup credentials for user-specific sender transports 2021-08-17 16:51:06 +02:00
andryyy
23c1181180
[Compose] Maildir GC should have default value of mailcow.conf when running generate_config.sh: 7200h 2021-08-16 19:47:26 +02:00
andryyy
5ba95f5f31
[Compose] Update Dovecot image to include new imapsync 2021-08-09 18:39:29 +02:00
andryyy
a40ed30e97
[Compose] Update to Redis 6; Update PHP FPM image 2021-08-08 16:05:41 +02:00
Kristian Feldsam
737b40a4b9
[redis] raise container net.core.somaxconn (#4176)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-08-01 21:01:50 +01:00
andryyy
21cb3f67b3 Merge branch 'master' of github.com:mailcow/mailcow-dockerized 2021-07-28 21:44:14 +02:00
andryyy
27917c3feb
[Dovecot] Update Dovecot image 2021-07-28 21:42:56 +02:00
Kristian Feldsam
6ec2a0a97d
[SOGo] Added hooks support for SOGo image (#4181)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-07-28 21:41:44 +02:00
andryyy
452fafe53b
[SOGo] Update SOGo image 2021-07-15 08:46:16 +02:00
andryyy
78084c5e7b
[Web] Log only latest datetime of a unique datetime, service and ip combination 2021-07-01 06:44:37 +02:00
andryyy
f078a514f0
[Compose] Remove ejabberd from compose and update Dovecot 2021-06-30 10:14:10 +02:00
andryyy
945786357f
[Compose] Remove old Nginx template, add new Dovecot and SOGo images 2021-06-23 14:21:29 +02:00
andryyy
7d61099f2c
[Compose] Update Dovecot, add fixed IP for Postfix, update Watchdog and remove legacy threshold for ipv6nat (wip) 2021-06-21 22:01:41 +02:00
andryyy
4fb4160119
[Compose] Update Dovecot image 2021-06-09 07:23:03 +02:00
andryyy
6083b1c037
[Compose] Update Dovecot and Postfix 2021-06-08 13:13:00 +02:00
andryyy
7f70feafb3
[Compose] Update Dovecot and Postfix images 2021-06-04 14:30:27 +02:00
andryyy
8a83587800
[Postfix] Finally here: MX based transport map routing; Sorry it took years, Patrik
[Web] Small fixes
2021-05-28 10:40:41 +02:00
andryyy
5065667ae4
[Postfix] Allow to set and override a relayhost per mailbox
[Web] Replace recycle icon with trash (this one made me a bit sad)
[Web] Various small fixes
[Web] Allow or disallow a domain admin to change relayhost settings (default is off, as previous default)
2021-05-26 14:02:27 +02:00
andryyy
56a085b632
[Rspamd] Add 00 abuse domains (wip!) 2021-05-24 11:12:56 +02:00
andryyy
de7a4e7522
[Compose] Update Dovecot image 2021-05-23 13:21:02 +02:00
andryyy
2aacba24fd
[Compose] Fix ofelia jobs: replace d by h - THANKS to erich_k4 2021-05-18 15:56:21 +02:00
andryyy
08e9ab18a8
[Netfilter] Implement protocol error regex, fulfills #4093 2021-05-10 08:44:34 +02:00
andryyy
f2ed26f026
[Ejabberd] Update image, do not log user information 2021-05-06 14:06:08 +02:00
andryyy
0cbd4ec273
[Config, Update] Add ACME_CONTACT 2021-04-29 23:32:42 +02:00
andryyy
427a919099
[Compose] Update netfilter-mailcow 2021-04-25 09:32:11 +02:00
andryyy
7f09d47525
[ClamAV] Update image 2021-04-20 11:18:30 +02:00
andryyy
971434ddd3
[mailcow] Use ofelia instead of cron daemons (wip: remove init systems) 2021-04-16 20:38:09 +02:00
andryyy
334bbdf7c8
[Compose] Rebuild PHP-FPM, SOGo 2021-04-09 13:49:49 +02:00
andryyy
f60143e983
[Postfix, Dovecot, SOGo] Sanitize F2B logs 2021-04-07 21:27:05 +02:00
andryyy
58b9319aa7
[SOGo] Upgrade to 5.1.0.20210403-1 2021-04-03 10:48:55 +02:00
andryyy
dbede2252c
[Ejabberd, Postfix, Dovecot] Do not run DNS check against unbound 2021-04-01 15:24:55 +02:00
andryyy
a6c165b729
[PHP-FPM] Update image 2021-03-29 21:52:12 +02:00
andryyy
6fae71ae22
[Compose] Update images for Dovecot and Olefy 2021-03-26 11:24:07 +01:00
andryyy
8eb757bea3
[Netfilter] Further improvements to catch invalid input 2021-03-23 20:53:04 +01:00
andryyy
884c655005
[Netfilter] Restart on invalid data via pubsub 2021-03-22 21:20:48 +01:00
andryyy
685433b3bf
[MariaDB] Update to 10.5 2021-03-19 16:34:34 +01:00
andryyy
d7f860dbbf
[Compose] Update ClamAV imageW 2021-03-17 14:21:02 +01:00
andryyy
851f575384 Merge branch 'master' of github.com:mailcow/mailcow-dockerized 2021-03-13 12:38:06 +01:00
andryyy
7417640da0
[Compose] Update SOGo, Dovecot, Watchdog 2021-03-13 12:38:03 +01:00
Valentin Brandner
3255c08813
[Update, Config] Add subject for watchdog emails (#4027)
Co-authored-by: Valentin <vbrandner.itsb-b2018@fh-salzburg.ac.at>
2021-03-13 12:36:29 +01:00
andryyy
c39792c1a5
[Dovecot] Update image to 2.3.14 2021-03-04 16:13:27 +01:00
andryyy
e9b554b09c [Web] Add nevondo.com ip check source, thank you! 2021-03-01 20:00:01 +01:00
andryyy
5eb2df542b
[Watchdog] Revert to Alpine 3.11, needs fixes 2021-02-18 11:52:54 +01:00
andryyy
27b18373cc
[Alpine] Update Alpine base images to v3.13 2021-02-18 08:48:12 +01:00
andryyy
b11764dff0
[Config] Add ADDITIONAL_SERVER_NAMES as optional config to define additional server_name parameters for mailcow UI 2021-02-16 16:38:28 +01:00
andryyy
f301e99095
[Ejabberd] Update image 2021-02-16 14:09:37 +01:00
andryyy
8c6b512f05
[mailcow] Move ejabberd site to last available site 2021-02-12 19:26:49 +01:00
andryyy
5809e5b82e
[mailcow] Fix C22 -> C2S 2021-02-12 11:22:43 +01:00
andryyy
f2453e316f
[Ejabberd] More fixes for Ejabberd integration (WIP) 2021-02-12 10:04:19 +01:00
andryyy
2bac898a15
[Ejabberd] Update image 2021-02-11 21:12:20 +01:00
andryyy
386d6109c8 Merge branch 'master' of github.com:mailcow/mailcow-dockerized 2021-02-11 09:36:18 +01:00
andryyy
21bc7d02d2 [Compose] Add XMPP 2021-02-11 09:35:32 +01:00
Dmitriy Alekseev
a2783d44ad
[SOGo] Add custom favicon (#3957)
* [SOGo] Add custom favicon

* Update docker-compose.yml
2021-01-31 09:58:08 +01:00
ValdikSS
0a0d9e873e
Use tmpfs for watchdog's /tmp, reduce disk writes (#3923) 2021-01-31 09:45:34 +01:00
andryyy
cabdd67b8d
[Dovecot] Update image 2021-01-28 16:03:29 +01:00
andryyy
410cb558ee
[Dovecot] Check if quarantine_notify.py holds a lock
[SOGo] Change default theme
2021-01-28 15:48:59 +01:00
andryyy
cf874cd361 [SOGo] 5.0.1.20210110-1 2021-01-11 08:01:42 +01:00
andryyy
ce62b4943d
[Rspamd] Rspamd (2.7-42~buster) 2021-01-08 22:05:19 +01:00
andryyy
ea98ac6442
[Postfix] Do not create a TLS SNI map when SKIP_LETS_ENCRYPT=y 2021-01-08 12:39:40 +01:00
andryyy
64c12d50bc
[Config] Fix binding problems with IPv6 in newer Docker versions 2021-01-07 16:48:08 +01:00
andryyy
5ea0caa261
[Dovecot] Update Dovecot to 2.3.13 2021-01-04 16:36:33 +01:00
andryyy
71d8b4f7b8
[Compose] Update Watchdog image 2020-12-26 10:22:05 +01:00
andryyy
ec78de41cb
[Rspamd] Fix vanished Rspamd history after restart 2020-12-11 23:34:28 +01:00
andryyy
2086927bb8
[Compose] Update Dovecot and Rspamd images 2020-12-11 10:04:37 +01:00
andryyy
835c4eebb8
[Postfix] Fix HELO name 2020-12-09 14:41:19 +01:00
andryyy
1311066089
[Docker 20.10 Fix] Fix for moby/moby#39837, fixes #3893 2020-12-09 08:16:12 +01:00
Michael Kuron
6f6f52f380
[Compose] Update SOGo image (#3883)
Fixes a bug that broke CardDAV with macOS 11.

https://sogo.nu/bugs/view.php?id=5203
b9e19c2cc4
2020-12-02 20:29:46 +01:00
andryyy
ba20db2e08
[Web] Allow a user to choose notification categories (junk folder, rejected mail, both/all) + user ACL 2020-11-28 17:41:48 +01:00
andryyy
46c64c06d7
[Watchdog] Allow to control thresholds via mailcow.conf 2020-11-19 15:28:35 +01:00
Lukas Schreiner
d96bf91a0d
Support of different default pass schemes + support of BLF-CRYPT (#3832)
* Introduce MAILCOW_PASS_SCHEME in order to support blowfish (cf. mailcow/mailcow-dockerized#1019)

* Furthermore added dovecot to support new environment varible for MAILCOW_PASS_SCHEME defaulted to SSHA256

* Revert changes regarding gitignore.

* Added fallback to SSHA256 if environment is not proper prepared.

* No fallback within management frontend, as it must match to other components.

* Unified and corrected alignment; implemented support of SSHA512

* Currently, password_hash of PHP is using by default bcrypt (BLF). As this might change later, we must ensure, that BLF is still used after PHP changes its default.

* Switched to BLF-CRYPT by default (even on update)

* Switched to BLF-CRYPT by default (even on update)

* Adding information in config generation / update with link to supported hash algorithm

* Bump sogo version to 1.92

* Fallback to BLF-CRYPT in case password scheme is not proper defined for Mailcow administration.
2020-11-15 20:22:35 +01:00
andryyy
1328815094
[Compose] Update Dovecot and Postfix images 2020-11-06 12:23:39 +01:00
Hannes Happle
85f0d02100
[Compose] Fix SELinux labeling conflicts 2020-10-27 22:25:09 +01:00
andryyy
781ca3c07e
[Web, Quarantine] Allow to set the max score of a message up to which a quarantine notification will be sent 2020-10-27 21:35:34 +01:00
andryyy
6d1c0041f4 [Compose] Update Rspamd image (include change to metadata exporter) 2020-10-23 21:50:09 +02:00
andryyy
c7e17c7fd1
[Rspamd] Global blacklists are not prefilters anymore to not prevent them from being learned 2020-10-21 19:00:53 +02:00
andryyy
5f8e13f596 [Dovecot] Allow to define static master user (not recommended) 2020-10-20 15:43:05 +02:00
andryyy
630c894229
[SOGo] 5.0.1.20201014-1, 4.9.r1664.20201014 2020-10-14 12:36:00 +02:00
andryyy
79802a9d1d
[Rspamd] Rebuilt 2.6-156~buster 2020-10-10 10:57:19 +02:00
andryyy
769c500cd0
[Watchdog] Watch milter status with a dirty workaround, waiting for proxy ping pong event to implement a better check 2020-10-09 11:21:17 +02:00
Hannes Happle
e8ccd24f57
[Compose] Added SELinux support / volume labeling (#3766)
* [Compose] Added SELinux support / volume labeling

* fix typo
2020-10-06 20:56:19 +02:00
andryyy
dd62030ce2
[Rspamd] 2.6 stable, switch repo 2020-10-03 11:12:12 +02:00
andryyy
43fef9973f
[Compose] Update Rspamd to latest 2.6, update ACME image 2020-09-28 19:58:51 +02:00
andryyy
deeb0733bc
[Compose] Update Postfix and Watchdog images 2020-09-28 16:24:12 +02:00
andryyy
b3c557f690
[Compose] Fix Postfix version 2020-09-27 12:10:19 +02:00
andryyy
bcad1af121
[Watchdog] Add certificate check for primary certificate; Add mail delay 2020-09-27 10:34:59 +02:00
andryyy
da6f510027
[SOGo] SOGo 5.0.0.20200927-1, Sope 4.9.r1664.20200927 2020-09-27 09:21:42 +02:00
andryyy
c8ce288178
[ACME] Do check for restart of Postfix and Dovecot service more thoroughly 2020-09-26 23:33:28 +02:00
andryyy
f24b88f41c
[Compose] Update SOGo image 2020-09-26 22:14:27 +02:00
andryyy
27a4cead66 [Web] DB update 2020-09-26 22:12:29 +02:00
andryyy
ecdff10707
[Postfix] Update alias map; [SOGo] SOGo 5.0.0.20200926-1, Sope 4.9.r1664.20200926 2020-09-26 19:00:23 +02:00
andryyy
0682a09dd2
[Rspamd] 2.6-0~git32~1c3e0910b~buster 2020-09-25 23:00:34 +02:00
andryyy
81b6079aab
[SOGo] Update to 5.0.0.20200925-1 2020-09-25 21:13:38 +02:00
andryyy
c3c98348e2
[SOGo] Re-enable TLS for internal IMAP connections, enable TLS for internal SMTP connections
[Web] Minor fix in quarantine view
2020-09-24 21:51:32 +02:00
andryyy
3e457e03ee
[Dovecot] IMPORTANT: New volume for mail index 2020-09-23 11:22:20 +02:00
andryyy
dc1732cc51
[Web] Replace JSON_EXTRACT by JSON_VALUE in init script 2020-09-20 22:33:09 +02:00
andryyy
4627331339
[Dovecot] Fix sieve with new protocol toggling implementation, fixes #3769 2020-09-19 19:15:06 +02:00
andryyy
1f2b5f89e8
[Compose] Update Dovecot and Postfix images 2020-09-17 19:48:57 +02:00
andryyy
567064ed50
[ClamAV] Update to 0.103.0 2020-09-15 11:07:35 +02:00
andryyy
3393c2a2e5
[Compose] Update Rspamd and Postfix 2020-09-15 11:03:00 +02:00
andryyy
17efb1c9ed
[SOGo] Update to 5.0.0.20200910-1, fixes #3719 2020-09-10 12:33:14 +02:00
andryyy
7301bbc840
[Compose] Update olefy-mailcow 2020-09-09 10:49:18 +02:00
andryyy
feffee40ba
[Compose] Update images: PHP-FPM, Dovecot, ACME, Netfilter, Watchdog 2020-08-27 20:43:54 +02:00
andryyy
ef2c96b010
[SOGo] Update to 5.0.0.20200816-1 2020-08-16 11:58:57 +02:00
andryyy
c85ce6f2c2
[Dovecot] Update to 2.3.11.3 2020-08-13 10:45:13 +02:00
andryyy
d5c600db7e
[Compose] Update MariaDB to 10.4; Update PHP-FPM image to include fix 2020-08-07 22:26:17 +02:00
andryyy
00f692fbf9 [SOGo] 4.3.2.20200803-1
[Compose] Fix dependency loop
2020-08-03 09:29:57 +02:00
andryyy
954736cfea
[PHP-FPM] Fix missing aspell lib, update Redis lib, fixes #3675 2020-07-25 08:54:43 +02:00
andryyy
e34060e943
[PHP-FPM] Add pspell; [SOGo] Update image 2020-07-23 11:21:37 +02:00
andryyy
dcf8274d70
[SOGo] 4.3.2.20200717-1 2020-07-17 07:34:48 +02:00
andryyy
ea3bac0e5e
[PHP-FPM] Update image to include CIDR fix via mailcow.conf 2020-07-15 15:28:32 +02:00
andryyy
ad8acefb96
[SOGo] Disable EAS when SKIP_SOGO=y 2020-07-14 13:13:32 +02:00
andryyy
23f58e272b
[SOGo] Update to 4.3.2.20200714-1 2020-07-14 07:40:54 +02:00
andryyy
816c779ac2
[Netfilter] Fix Netfilter image 2020-07-12 05:20:57 +02:00
andryyy
9a84fe0a50
[Compose] Images updates, added COMPOSE_PROJECT_NAME to some containers 2020-07-11 13:21:30 +02:00
andryyy
c9c35f90f6
[Watchdog] Less aggressive mailq alerting 2020-07-05 13:00:15 +02:00
andryyy
6c92688ff6
[Quarantine] Allow to redirect all quarantine messages to a specific address
[Web] Minor changes to quarantine UI
2020-07-04 19:31:44 +02:00
andryyy
e40a0eae01
[ACME] Fix directory URL 2020-07-03 10:20:36 +02:00
andryyy
4ce39c0f3f
[ACME] Add DIRECTORY_URL for custom directory URLs 2020-07-03 09:00:10 +02:00
andryyy
9f9164d180
[SOGo] 4.3.2.20200702-1 2020-07-02 16:12:06 +02:00
andryyy
085941467f
[SOGo] Update to 4.3.2.20200628-1 2020-06-28 10:34:04 +02:00
andryyy
7304add084
[Watchdog] Update compose file, update image
[Rspamd] Temporarily disable over-signing, as Cyren does mark those mails as DKIM invalid (blame them, not us)
2020-06-23 21:22:22 +02:00
andryyy
b3e770c94b
[SOGo] Update to 4.3.2.20200623-1 2020-06-23 08:13:53 +02:00
andryyy
f7c807b290
[PHP-FPM] Add bcmath and GMP 2020-06-14 20:13:09 +02:00
andryyy
2971a2acf7
[Watchdog] Fix a Dovecot error message 2020-06-10 20:41:15 +02:00
andryyy
ab5d78f675
[Postfix] Fix "disallow login": A catch-all will not catch mail for mailboxes with disallowed login 2020-06-06 01:12:31 +02:00
andryyy
80ad8fc764
[Compose] Update Dovecot, add networks to PHP-FPM 2020-06-04 16:24:53 +02:00
andryyy
063337b58d
[Watchdog] Watch mail queue (added inexpensive check via "find" instead of adding an API endpoint to dockerapi-mailcow) 2020-05-31 11:39:20 +02:00
andryyy
6ea8560de6
[PHP-FPM] Minor changes to prepare routine 2020-05-27 14:34:34 +02:00
andryyy
ad3cd1be02
[Compose] Update Unbound and Dovecot 2020-05-26 20:04:00 +02:00
andryyy
8a441dd77a
[Watchdog] Send mails with priority 1 2020-05-23 11:16:13 +02:00
andryyy
718706dd27
[ClamAV] Update to 0.102.3 2020-05-21 21:24:48 +02:00
andryyy
3ccc9c07c1
[DockerAPI] Update image 2020-05-19 20:15:17 +02:00
andryyy
80b1f7470e
[Dovecot] Update Dovecot 2020-05-18 17:07:00 +02:00
andryyy
6fb41b08e0
[Compose] Update PHP and netfilter 2020-05-12 18:30:23 +02:00
andryyy
ce0cbac38b
Update to Alpine 3.11 2020-05-11 11:50:06 +02:00
andryyy
1a3a42a672
[PHP-FPM] Update to PHP 7.4 2020-05-08 14:00:59 +02:00
andryyy
0f63a017db
[Dovecot] Update image 2020-05-04 07:50:23 +02:00
andryyy
3459c13022
[Postfix] Implement disallowed logins 2020-04-29 11:00:00 +02:00
andryyy
d392257289 [Web] Some changes
[SOGo] Allow to not spawn SOGo but an idling shell
[Rspamd] Remove X-CSA-Complaints from bulk headers...
2020-04-27 20:47:28 +02:00
andryyy
731f5cb354
[Netfilter] Log matching string instead of regex 2020-04-20 20:27:27 +02:00
andryyy
56e4963423
[Dovecot] Set repl health on start 2020-04-14 17:32:15 +02:00
andryyy
1fc846e1c8
[Dovecot] Update image 2020-04-14 13:42:42 +02:00
andryyy
5944595be3
[Watchdog] Watch replication, if any (unsupported) 2020-04-14 12:48:57 +02:00
andryyy
7753a8324f
[Postfix] Update image 2020-04-13 20:33:59 +02:00
andryyy
655c9b4eba
[Rspamd] Minor fixes 2020-04-12 13:09:09 +02:00
andryyy
5e5642148c
[Config] Add API_KEY_READ_ONLY 2020-04-11 20:57:35 +02:00
andryyy
2d545b0f75
[PHP-FPM] Update libs 2020-04-11 09:01:35 +02:00
andryyy
730fa16a69
[PHP-FPM, Config] API key generated via mailcow.conf as rw access 2020-04-10 21:21:11 +02:00
andryyy
5596b1d863
[Compose] Add WATCHDOG_MYSQL_REPLICATION_CHECKS to compose 2020-04-06 11:24:31 +02:00
andryyy
ef0b40085b
[Postfix] Allow to relay only non-local mailboxes 2020-04-03 20:39:53 +02:00
andryyy
e03f9727f0
[Rspamd] v2.5 2020-04-01 21:16:55 +02:00
andryyy
3e2cbac778
[Rspamd] 2.5 RC3 2020-03-31 10:03:40 +02:00
andryyy
5e121eb4ff
[Rspamd] 2.5 RC2 2020-03-28 19:50:02 +01:00
andryyy
1fc18284ab
[Dovecot] Revert fd49958a00 2020-03-25 21:14:43 +01:00
andryyy
f92a4a69b2
[Compose] Update Dovecot to implement #3428 by @feldsam 2020-03-24 15:52:19 +01:00
andryyy
632d1cabb3
[Dovecot] Fix imapsync_cron 2020-03-20 18:11:24 +01:00
andryyy
a88f536b31
[Compose] Update PHP, Netfilter; Expose Redis (locally) 2020-03-19 12:18:16 +01:00
andryyy
03f173905e [Compose] Update SOGo and ACME
[ACME] SKIP IP check for SNAT'ed setups to workaround race conditions
2020-03-15 21:37:10 +01:00
andryyy
e28a176639
[ACME, Watchdog] Improve waiting for Redis 2020-03-08 20:23:32 +01:00
andryyy
c9aebd73cc
[Dovecot] Wait for versions table instead of failing and restarting 2020-03-08 16:51:30 +01:00
andryyy
e290d6d869
[Rspamd] Fix neural.lua 2020-03-08 12:25:03 +01:00
andryyy
d248bb660c
[Rspamd] Reduce Sorbs recent score
[Rspamd] Add annoying CSA to bulk symbols and score then with 3.2
[Rspamd] Update to 2.4
2020-03-06 07:14:06 +01:00
andryyy
e19e6b9e92
[ACME] Force renewal with force_renew file, docs will follow 2020-03-03 14:59:24 +01:00
andryyy
ae79a663ab
[Watchdog] Send 10 last applied ratelimits in mail report 2020-03-02 19:56:49 +01:00
andryyy
9a25ebc54e
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-01 11:49:58 +01:00
andryyy
d9701d33b2
[Compose] Update ACME image 2020-02-29 14:26:07 +01:00
andryyy
c785c8f700
[Dovecot] Show last mail (pop3, imap) login in web interface 2020-02-25 19:38:20 +01:00
andryyy
1fc352740b
[SOGo] Auto-backup user data to sogo-userdata-backup-vol-1 daily, keep one backup 2020-02-22 09:38:11 +01:00
andryyy
55151b1313
[Watchdog] Define thresholds in docker-compose(.override) file 2020-02-21 08:48:40 +01:00
andryyy
3d2962a12d
[Dovecot] LUA: Passdb: Reconnect to SQL if connection was lost 2020-02-20 17:48:57 +01:00
andryyy
c54cfbf332
[Postfix] Add hooks 2020-02-19 21:41:06 +01:00
andryyy
5b73de43e4 [PHP-FPM] Update libs, add gnupg 2020-02-16 14:20:36 +01:00
andryyy
025d4e0954
[Dovecot] Fix check to determine running imapsync procs, todo: more jobs at the same time 2020-02-12 06:59:38 +01:00
andryyy
a177499130
[Compose] New Postfix image 2020-02-06 08:28:59 +01:00
andryyy
049a930d47
[Compose] New Rspamd image, 2.3 2020-02-05 11:06:14 +01:00
andryyy
f939433c51
[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented) 2020-02-04 07:58:55 +01:00
andryyy
58e0abe4bb [Compose] New images 2020-01-29 10:38:36 +01:00
andryyy
f1aa306ff2
[Watchdog] Add external check for open relay, requires SAL 2020-01-25 18:26:56 +01:00
andryyy
087252cb12
[Compose] Update SOGo image 2020-01-22 10:15:59 +01:00
andryyy
543a02e7f4
[Compose] Update SOGo, add new var to watchdog 2020-01-20 09:27:30 +01:00
andryyy
0889338515
[Compose] Update acme-mailcow 2020-01-17 22:37:09 +01:00
andryyy
e61ff82af6
[Compose] Update SOGo 2020-01-16 21:11:57 +01:00
andryyy
2b16ec7124
[Compose] Update SOGo nightly 2020-01-12 16:39:49 +01:00
andryyy
84e767964f
[Compose] Update Rspamd, add IP networks for symbol not yet in use 2020-01-12 12:20:24 +01:00
andryyy
3bea17c51a
[Compose] Update Dovecot image 2020-01-10 20:50:50 +01:00
andryyy
ab180bfb75
[Compose] Add SKIP_CLAMD to php-fpm-mailcow and update Rspamd image 2020-01-10 20:44:04 +01:00
andryyy
db39b7c534
[Compose] Update Dovecot 2020-01-07 07:10:23 +01:00
andryyy
ef482f2e8a
[Compose] Update Dovecot 2020-01-06 18:46:06 +01:00