Marcel Schuster

Results 12 issues of Marcel Schuster

**Is your feature request related to a problem? Please describe.** I'm using autorestic to backup folders and single docker containers for quite some time now and I'm very happy with...

Hi everyone, I noticed that the command `Get-PSWSUSClient` has a parameter called `IncludeDownstreamComputerTargets`. I would REALLY REALLY appreciate it if you could implement this into the commands `Get-PSWSUSUpdatePerClient` and `Get-PSWSUSClientPerUpdate`...

enhancement

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... I understand that not following...

bug
stale

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... I understand that not following...

bug

Any update on version 2.27 for Ubuntu 22.04 (Jammy)? The last update in the [Yubico PPA](https://launchpad.net/~yubico/+archive/ubuntu/stable/) for `yubico-pam` was three years ago and there is still no updated version available....

Proposal for escaping subject and body for webhooks, which fixes #5760. I tried to use a generic approach as mentioned [here](https://stackoverflow.com/a/2705678): > As Ben Blank said, there are only three...

Cross reference: Since version 1.8.10, the volume `/mnt/source` is no longer in the Dockerfile, which has side effects when backing up subfolders. For details see: https://github.com/modem7/docker-borgmatic/issues/125

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... I understand that not following...

bug

I'll try to describe my problem, which unfortunately is not easy for me, but I'll try my best 😃 I back up my Nextcloud instance with the borgmatic container and...

### Summary Since Docker v27, ip6tables are no longer experimental and are also active by default. See: https://docs.docker.com/engine/release-notes/27.0/#ipv6 Accordingly, a shortened `daemon.json` could look like this (source: https://docs.docker.com/config/daemon/ipv6/#use-ipv6-for-the-default-bridge-network): ```json {...

enhancement
confirmed