From c1e490d6b50e061fcfdecce849a22e59f890493e Mon Sep 17 00:00:00 2001 From: 17Halbe Date: Thu, 1 Feb 2018 09:36:13 +0100 Subject: [PATCH] Added fail2ban description --- .../content/setup-docker-mailserver-using-the-script-setup.sh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md b/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md index c0ca67bc..2c9f073d 100644 --- a/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md +++ b/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md @@ -59,6 +59,7 @@ SUBCOMMANDS: * `./setup.sh config ssl`: generate ssl-certificates # debug * `./setup.sh debug fetchmail`: see [wiki](https://github.com/tomav/docker-mailserver/wiki/Retrieve-emails-from-a-remote-mail-server-%28using-builtin-fetchmail%29#debugging) +* `./setup.sh debug fail2ban `: omitt all options to get a list of banned IPs, otherwise unban the specified IP. * `./setup.sh debug show-mail-logs`: show the logfile contents of the mail container * `./setup.sh debug inspect`: show infos about the running container * `./setup.sh debug login `: run a inside the mail container (omit the command to get shell access)