How to find out why Fail2ban blocked a user

Fail2ban doesn’t have logging to show you that a which “user” gets blocked. The reason is Fail2ban is a low level utility that works across many technologies, mostly on IP and log file level. The log file level typically uses regular expressions. So to get Fail2ban to for example log which IMAP or SMTP user … Continue reading How to find out why Fail2ban blocked a user