We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f1c77 commit fcba622Copy full SHA for fcba622
ansible/playbooks/templates/snappymail/fail2ban-snappymail-auth.conf.j2
@@ -1,5 +1,5 @@
1
[Definition]
2
-failregex = ^\s*\S+\s+\S+\s+snappymail(?::|\[\d+\]:)\s+Auth failed: ip=<HOST>\b
3
- ^\s*\S+\s+\S+\s+snappymail(?::|\[\d+\]:)\s+Admin Auth failed: ip=<HOST>\b
4
- ^\s*\S+\s+\S+\s+snappymail(?::|\[\d+\]:)\s+message repeated \d+ times: \[\s*Auth failed: ip=<HOST>\b
+failregex = ^.*snappymail(?::|\[\d+\]:)\s+Auth failed: ip=<HOST>\b
+ ^.*snappymail(?::|\[\d+\]:)\s+Admin Auth failed: ip=<HOST>\b
+ ^.*snappymail(?::|\[\d+\]:)\s+message repeated \d+ times: \[\s*Auth failed: ip=<HOST>\b
5
ignoreregex =
0 commit comments