FreddleSpl0it
ae3653a925
[SOGo] vacation auto reply date shifting #5394
2024-09-02 10:22:51 +02:00
Niklas Meyer
b70bcd36fb
containers: use mariadb-admin instead of deprecated mysqladmin ( #6026 )
...
* dockerfiles: use mariadb-admin instead of deprecated mysqladmin command
* compose: bump compose tags
2024-08-19 11:33:28 +02:00
Hassan A Hashim
f3da8bb85f
Refactor/Change Dockerfiles cmd from shell to exec form ( #6019 )
...
* Update `dockerapi/Dockerfile` CMD from shell to exec format
* Update `postfix/Dockerfile` CMD from shell to exec format
* Update `sogo/Dockerfile` CMD from shell to exec format
* Update `unbound/Dockerfile` CMD from shell to exec format
* Update `watchdog/Dockerfile` CMD from shell to exec format
2024-08-19 10:42:11 +02:00
Niklas Meyer
b1c1e403d2
sogo: update to 5.11.0 + Rebase on Bookworm ( #6002 )
...
* sogo: update to 5.11.0
* compose: bump sogo compose tag
2024-08-13 09:43:59 +02:00
Hassan A Hashim
edd85dea8d
Fix LABEL
in Dockerfile, should be key=value
...
Refering to the [Official Docker Docs](`https://docs.docker.com/reference/dockerfile/#label `), clearly said the format of LABEL is `LABEL <key>=<value> <key>=<value> <key>=<value> ...`.
2024-08-06 22:44:59 +03:00
Niklas Meyer
bbbdcfb625
Merge pull request #5743 from mailcow/fix-5742
...
Remove one GmbH in Dockerfiles
2024-03-20 09:37:45 +01:00
DerLinkman
35f039a119
sogo: update to 5.10.0
2024-02-26 16:55:13 +01:00
Peter
6a807b7799
Remove one GmbH
2024-02-15 17:43:01 +01:00
DerLinkman
5a9702771c
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
2024-02-07 17:18:20 +01:00
DerLinkman
93e4d58606
sogo: fix ACL allow authenticated users + rebuild on Bookworm
2024-02-01 08:41:11 +01:00
DerLinkman
accedf0280
Updated mailcow Components to be ARM64 compatible
2024-01-17 10:14:36 +01:00
renovate[bot]
d4dd1e37ce
Update dependency tianon/gosu to v1.17
...
Signed-off-by: milkmaker <milkmaker@mailcow.de>
2023-11-21 09:03:09 +00:00
Peter
5ec9c4c750
Fix renovate regex
2023-11-12 18:00:20 +01:00
Peter
ed365c35e7
Fix renovate.json to allow version extracts
2023-10-02 20:22:08 +02:00
DerLinkman
70aab7568e
Changed maintainers to tinc (Dockerfiles)
2023-05-30 16:20:35 +02:00
Peter
cb098df743
Update gosu to 1.16
...
Change ENV to ARG
Add matchstring line
2023-01-04 19:10:32 +01:00
FreddleSpl0it
8f6099e3e4
add & to smtp url
2022-09-08 11:02:52 +02:00
FreddleSpl0it
72e204f8fd
fix sogo bugs after 2022-08 update
2022-09-08 10:32:07 +02:00
Peter
0dcfac8f15
Update SOGo to 5.7.1
2022-08-18 19:06:54 +02:00
Niklas Meyer
a195e6e121
[SOGo] Update syslog-ng-redis_slave Version to 3.28
2022-01-19 10:31:34 +01:00
Niklas Meyer
a5e84b483a
[SOGo] Update syslog-ng Version to 3.28
2022-01-19 10:30:57 +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
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
1cedef173f
[SOGo] Add trusted proxy by default
2021-06-23 14:11:41 +02:00
andryyy
971434ddd3
[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)
2021-04-16 20:38:09 +02:00
andryyy
f60143e983
[Postfix, Dovecot, SOGo] Sanitize F2B logs
2021-04-07 21:27:05 +02: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
477e1ff464
[Web] Fix initial static view update
2020-11-13 15:20:30 +01: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
3a9efc86cf
[SOGo, Dovecot] Remove unnecessary likes from sql queries
...
[Web] Filter transport destinations to prevent empty destinations
2020-09-20 22:21:00 +02:00
andryyy
ef2c96b010
[SOGo] Update to 5.0.0.20200816-1
2020-08-16 11:58:57 +02:00
andryyy
f2a68b2ff1
[SOGo] SOGo does no trust self signed or invalid certificates anymore, add temp workaround
2020-07-11 13:23:22 +02:00
andryyy
2007b0ffc9
[SOGo] Fix skipped SOGo
2020-04-29 21:08:52 +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
3784cdd42c
[SOGo] Cronjob for backup, chown sogo_backup
2020-02-22 09:38:38 +01:00
andryyy
9dec216261
[SOGo] Delete test file
2020-02-05 11:00:33 +01:00
andryyy
6898e6c8f9
[SOGo] Check if master, only run DB prep if master, use correct syslog-ng config if not master
2020-02-05 10:59:32 +01:00
andryyy
de5fb9a03c
[SOGo] Some script changes
2020-01-29 10:33:42 +01:00
andryyy
76d75edb64
[SOGo] Fix for whitespaces in mysql return; Order aliases
2020-01-22 10:15:40 +01:00
andryyy
228a6f4ceb
[SOGo] Read build args
2019-12-07 17:27:59 +01:00
andryyy
751fcf0619
[SOGo] Make view more readable
2019-12-02 10:53:59 +01:00
andryyy
d1f898360c
[SOGo] Rebase on Buster
2019-11-24 11:02:06 +01:00
andryyy
d34077950d
[SOGo] Rebase on Buster
2019-11-24 09:20:19 +01:00
andryyy
954690b315
[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login
...
[Compose] Update SOGo image
2019-09-09 18:06:42 +02:00
andryyy
e6609ffe5c
[SOGo] Add ext_acl to SOGo view to allow to select external sender addresses
2019-09-02 09:30:09 +02:00
andryyy
bd469412ca
[SOGo] Do not modify UIxAclEditor
2019-08-25 16:03:57 +02:00
andryyy
2714910a7f
[SOGo] Fix versions check
2019-08-10 15:59:28 +02:00
andryyy
5e7466ac7f
[SOGo, Config, Update] Add SOGO_EXPIRE_SESSION to define default session timeout
2019-07-21 13:07:48 +02:00
andryyy
d3906329e7
[SOGo] Update Dockerfile
2019-07-13 08:58:13 +02:00
andryyy
7466157d3a
[SOGo] Use SSL via IMAP, seems to be more stable, fixes #2770
2019-07-09 08:59:28 +02:00