Results 120 comments of Casper

Are there any errors in `/var/log/fail2ban.log`?

@ianb445 In the meantime, where there any new insights from your side? Unfortunately, I don't have an idea, why it's not working for you with the provided patch 😞

@ianb445 please check, what the output of this command is: `grep ^_nft_add_set /etc/fail2ban/action.d/nftables.conf` If it's only: `_nft_add_set = add set \{ type \; \}` then the patch does not work....

My fix in https://github.com/docker-mailserver/docker-mailserver/issues/2669#issuecomment-1170524027 missed a parameter. I've edited my post.

I just noticed, that "Miscellaneous - Language" is also not backed up.

Possible duplicates or related: https://github.com/docker-mailserver/docker-mailserver/issues/2637, https://github.com/docker-mailserver/docker-mailserver/issues/3574, https://github.com/docker-mailserver/docker-mailserver/issues/2635

tl;dr; Providing alternatives 👍 Changing DMS defaults 👍 Removing anything soon: 👎 --- > Later, with upcoming major releases after v13.0.0, we can remove functionality. Just for the record. We...

fyi: I just did a quick look.. A detailed review will follow. I think, a pure bash alternative for zenv is: ```bash #!/bin/bash [ $# -lt 2 ] && echo...

Sorry for the late update. Just want to let you know, that I can't review before October 😞 Maybe next weekend.

`Added` is good for new features 👍