1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-28 20:21:14 +02:00
docker-mailserver/target/scripts
Georg Lauterbach a9305a073f
firewall: replace iptables with nftables (#2505)
* first adjustments to use Fail2Ban with nftables

* replace `iptables` -> `nftables` and adjust tests

nftables lists IPs a bit differently , so the order was adjusted for the
tests to be more flexible.

* line correction in mailserver.env

* change from `.conf` -> `.local` and remove redundant config

* revert HEREDOC to `echo`

Co-authored-by: Casper <casperklein@users.noreply.github.com>
2022-04-05 15:13:59 +02:00
..
helpers scripts: refactored check-for-changes.sh (#2498) 2022-04-02 19:39:15 +02:00
startup firewall: replace iptables with nftables (#2505) 2022-04-05 15:13:59 +02:00
wrapper refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
check-for-changes.sh scripts: refactored check-for-changes.sh (#2498) 2022-04-02 19:39:15 +02:00
start-mailserver.sh scripts: remove DMS_DEBUG (#2523) 2022-04-03 13:29:10 +02:00
update-check.sh scripts: refactoring & miscellaneous small changes (#2499) 2022-03-26 10:17:08 +01:00