docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 netfilter-mailcow

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 netfilter-mailcow

Show the last 100 firewall container log lines

netfilter-mailcow maintains the iptables rules that protect the mail services, including fail2ban-style ban rules. Its logs show banned IPs and firewall rule reloads. Repeated bans for one IP usually mean brute-force SMTP or IMAP attempts.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.