1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-22 23:46:54 +02:00

Added fail2ban description

17Halbe 2018-02-01 09:36:13 +01:00
parent 1798fef6d5
commit d27e2ac295

@ -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 <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 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)