mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Added Fail2ban instructions
This commit is contained in:
parent
07fd143853
commit
bc79a4f5b1
6 changed files with 63 additions and 0 deletions
5
fail2ban/filter.d/rainloop-log.conf
Normal file
5
fail2ban/filter.d/rainloop-log.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[INCLUDES]
|
||||
#before = common.conf
|
||||
[Definition]
|
||||
failregex = Auth failed: ip=<HOST> user=.* host=.* port=.*$
|
||||
ignoreregex =
|
||||
Loading…
Add table
Add a link
Reference in a new issue