Added fail2ban description
This commit is contained in:
parent
b14249faf2
commit
c1e490d6b5
|
@ -59,6 +59,7 @@ SUBCOMMANDS:
|
||||||
* `./setup.sh config ssl`: generate ssl-certificates
|
* `./setup.sh config ssl`: generate ssl-certificates
|
||||||
# debug
|
# 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 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 <unban> <ip-address>`: 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 show-mail-logs`: show the logfile contents of the mail container
|
||||||
* `./setup.sh debug inspect`: show infos about the running container
|
* `./setup.sh debug inspect`: show infos about the running container
|
||||||
* `./setup.sh debug login <commands>`: run a <command> inside the mail container (omit the command to get shell access)
|
* `./setup.sh debug login <commands>`: run a <command> inside the mail container (omit the command to get shell access)
|
||||||
|
|
Loading…
Reference in New Issue