strarsis
strarsis
[vdirsyncer](https://github.com/pimutils/vdirsyncer) looks nice and had been recently updated, though the author looks for maintainers. And then there is [cloudron-davsync](https://git.cloudron.io/cloudron/cloudron-davsync) which looks very lightweight but also seems to be quite unknown....
@andryyy: Allowing some kind of plugin system for mailcow could help with that! Offering non-community supported or custom functionality via plugins that hook into the existing docker setup to setup...
@tristandegroof: I hadn't been aware of the Exchange integration with mailcow, this is amazing!
@Wastus: I would really want to have a turnkey solution for this. Preserving data is the most important task. I hope mailcow adds a fully integrated and stable solution for...
@andryyy: I am so glad that there is mailcow. Thank you very much for all your work! Not only for the code itself, but also for the documentation and community...
@zachleat: Thanks! I moved a related issue to that repository by the way: https://github.com/bramstein/characterset/issues/5
Any plans for adding this option also on Windows? Can I pass a custom argument to the PDF exporter binary for JPEG2000?
@davidbfrogman You could use [one](https://github.com/romangetman/gulp-sharp/blob/master/package.json) of the [forks](https://github.com/rizalp/gulp-sharp/network) with sharp dependency version fixed and npm-install directly from Github: ``` npm install --save romangetman/gulp-sharp ``` Alternatively, search for a fork published...
Is the `ansible.cfg` used with the remote ansible provider? Ansible itself supports the [`collections_path` config field](https://docs.ansible.com/ansible/latest/reference_appendices/config.html#collections-paths) - shouldn't this be definable using that configuration file? @elreydetoda: It doesn't work for...
There is a new monitor type `HTTP(s) - Browser Engine (Chrome/Chromium) (Beta)`, I just noticed. Chrome should already support HTTP/3. So this should allow for testing HTTP/3 and the other...