mirror of https://github.com/fail2ban/fail2ban
Add a filter for qpsmtpd - needs current HEAD version of qpsmtpd
parent
cb667edf17
commit
e934705e18
|
@ -0,0 +1,11 @@
|
|||
|
||||
[Definition]
|
||||
|
||||
failregex = ^.*535 LOGIN authentication failed for .* from <HOST>$
|
||||
ignoreregex =
|
||||
|
||||
datepattern = ^%%a %%b %%d %%H:%%M:%%S %%Y
|
||||
|
||||
# DEV NOTES:
|
||||
#
|
||||
# Author: Tim Lavoie
|
Loading…
Reference in New Issue